opt/gdk-pixbuf/gdk-pixbuf-register.sh

9 lines
123 B
Bash
Raw Normal View History

2010-11-28 10:37:24 +01:00
#!/bin/sh
#
# /usr/bin/gtk-register: register gdk-pixbuf loaders
#
2012-06-15 01:37:25 +02:00
gdk-pixbuf-query-loaders --update-cache
2010-11-28 10:37:24 +01:00
# End of file