[gnome-commander/GSettings] Don't store options via gnome-config anymore, partially fixing bgo#570733
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander/GSettings] Don't store options via gnome-config anymore, partially fixing bgo#570733
- Date: Sun, 7 Aug 2016 13:38:15 +0000 (UTC)
commit 2c2c4a1d0810473491cf1358b17f80813fb02bc7
Author: Uwe Scholz <uwescholz src gnome org>
Date: Sun Aug 7 13:02:04 2016 +0200
Don't store options via gnome-config anymore, partially fixing bgo#570733
src/gnome-cmd-data.cc | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gnome-cmd-data.cc b/src/gnome-cmd-data.cc
index 59b022c..9bcf17f 100644
--- a/src/gnome-cmd-data.cc
+++ b/src/gnome-cmd-data.cc
@@ -4082,8 +4082,6 @@ void GnomeCmdData::save()
}
save_auto_load_plugins();
-
- gnome_config_sync ();
}
gint GnomeCmdData::gnome_cmd_data_get_int (const gchar *path, int def)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]