6 lines
81 B
Text
6 lines
81 B
Text
|
#!/bin/sh
|
||
|
|
||
|
rm -f etc/gtk-3.0/gtk.immodules
|
||
|
rm -f etc/gtk-3.0/gdk-pixbuf.loaders
|
||
|
|