]> www.fi.muni.cz Git - evince.git/blobdiff - shell/main.c
[shell] Port override_restrictions gconf key to GSettings
[evince.git] / shell / main.c
index dfe6a200db31049a0ad72695aefe8a2f9d3011cb..d7d6e158447564f831a23121d97cd94a1cd62af0 100644 (file)
@@ -216,6 +216,11 @@ main (int argc, char *argv[])
        GOptionContext *context;
        GError         *error = NULL;
 
+#ifdef WITH_GCONF
+       /* Remove when porting is done */
+       g_setenv ("GSETTINGS_BACKEND", "gconf", FALSE);
+#endif
+
 #ifdef G_OS_WIN32
 
     if (fileno (stdout) != -1 &&