Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgtk2: Fix pixbuf loaders cache file generation | Paulius Zaleckas | 2010-10-31 | 1 | -3/+2 |
| | | | | | | | | | | 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> | ||||
* | libgtk2: init script: make sure /etc/gtk-2.0 exists | Peter Korsgaard | 2009-03-16 | 1 | -0/+1 |
| | |||||
* | libgtk2: add init script to create /etc/gtk-2.0/gdk-pixbuf.loaders | Peter Korsgaard | 2008-12-31 | 1 | -0/+19 |
It would be nicer to do this at compile time, but then we would need to compile libgtk2 for the host as well. |