Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-31 | libgtk2: Fix pixbuf loaders cache file generation | Paulius Zaleckas | |
After libgtk was bumped to 2.22.0 default loacation of pixbuf loaders cache changed. Use --update-cache flag for gdk-pixbuf-query-loaders which does waht we need. Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-03-16 | libgtk2: init script: make sure /etc/gtk-2.0 exists | Peter Korsgaard | |
2008-12-31 | libgtk2: add init script to create /etc/gtk-2.0/gdk-pixbuf.loaders | Peter Korsgaard | |
It would be nicer to do this at compile time, but then we would need to compile libgtk2 for the host as well. |