Add a backend to GSettings when GTK3 option is set. Otherwise configuration

will not be saved.
With GTK+ 2 GUI toolkit, preferences seem preserved each new session.

Obtained from:	Xfce devel repository
This commit is contained in:
Olivier Duchateau 2016-03-13 15:34:52 +00:00
parent e9930848e6
commit 9a83fb65d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410996

View file

@ -22,7 +22,7 @@ USE_GNOME= glib20 intltool intlhack
OPTIONS_DEFINE= GTK3
GTK3_CONFIGURE_ENABLE= gtk3
GTK3_USE= gnome=gtk30,gtksourceview3
GTK3_USE= gnome=gtk30,gtksourceview3,dconf
GTK3_USE_OFF= gnome=gtk20,gtksourceview2
GLIB_SCHEMAS= org.xfce.mousepad.gschema.xml