[brasero] Don't hardcode gconf gsettings backend
- From: Philippe Rouquier <philippr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] Don't hardcode gconf gsettings backend
- Date: Tue, 31 Aug 2010 12:52:30 +0000 (UTC)
commit cb84335448c64b71864fc47e2063ae80f61e7e05
Author: Robert Ancell <robert ancell canonical com>
Date: Tue Aug 31 16:20:25 2010 +1000
Don't hardcode gconf gsettings backend
src/main.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index c4a8d7e..6ae4f50 100644
--- a/src/main.c
+++ b/src/main.c
@@ -66,8 +66,6 @@ main (int argc, char **argv)
GApplication *gapp = NULL;
GOptionContext *context;
- g_setenv ("GSETTINGS_BACKEND", "gconf", FALSE);
-
#ifdef ENABLE_NLS
bindtextdomain (GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR);
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]