Use GSettings for the filechooser settings

Bug #630850.
This commit is contained in:
Christian Persch
2010-09-28 22:56:02 +02:00
parent a2e88f9b80
commit 803233cc14
8 changed files with 123 additions and 655 deletions

View File

@ -1477,6 +1477,12 @@ if test -n "$export_dynamic"; then
GTK_DEP_LIBS=`echo $GTK_DEP_LIBS | sed -e "s/$export_dynamic//"`
fi
#############
# GSettings #
#############
GLIB_GSETTINGS
##################################################
# GObject introspection
##################################################