[ekiga/ds-gsettings] GSettings: Ignore GmConf ugprades.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/ds-gsettings] GSettings: Ignore GmConf ugprades.
- Date: Sun, 24 Mar 2013 16:49:20 +0000 (UTC)
commit 33f35d613f06b1469efe18b78f91355e6b243f65
Author: Damien Sandras <dsandras beip be>
Date: Sun Mar 24 17:45:50 2013 +0100
GSettings: Ignore GmConf ugprades.
We are starting from fresh schemas.
lib/gmconf/gmconf-upgrade.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lib/gmconf/gmconf-upgrade.c b/lib/gmconf/gmconf-upgrade.c
index 0adfd79..a776a92 100644
--- a/lib/gmconf/gmconf-upgrade.c
+++ b/lib/gmconf/gmconf-upgrade.c
@@ -49,6 +49,8 @@ void
gmconf_upgrade_version ()
{
int version = gm_conf_get_int (GENERAL_KEY "version");
+ g_print ("FIXME: check our schema against this and drop it\n");
+ return;
/* Install the sip:, h323: and callto: GNOME URL Handlers */
gchar *conf_url = gm_conf_get_string (URL_HANDLERS_KEY "callto/command");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]