]> Pileus Git - ~andy/gtk/commit
Move the module cache files below libdir
authorMatthias Clasen <mclasen@redhat.com>
Tue, 18 May 2010 01:30:46 +0000 (21:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 18 May 2010 01:30:46 +0000 (21:30 -0400)
commit0b0f176ac477e935fbabb31ba3c7030cded3b0d3
treeee000dc38633e2af8949ccd3eff3e878332aa6c8
parent8a487aca2cf007bf72fd243fa13f8128f925017f
Move the module cache files below libdir

These files contain architecture-dependent paths, and thus placing
them into sysconfdir causes unnecessary hassle. Now the immodule cache
file is looked for in libdir/gtk-3.0/3.0.0/immodules.cache, and the
pixbuf loader cache is looked for in libdir/gtk-3.0/3.0.0/loaders.cache.
docs/reference/gdk-pixbuf/gdk-pixbuf-query-loaders-3.0.xml
docs/reference/gdk-pixbuf/tmpl/module_interface.sgml
docs/reference/gtk/gtk-query-immodules-3.0.xml
docs/reference/gtk/running.sgml
gdk-pixbuf/Makefile.am
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/queryloaders.c
gtk/gtkrc.c
gtk/queryimmodules.c