[gnome-commander/get_rid_of_xml] noop: Corrected comment
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander/get_rid_of_xml] noop: Corrected comment
- Date: Tue, 3 Jul 2018 20:08:38 +0000 (UTC)
commit b53bb55d6f6aeeb0a2e9691e988188a75057e57a
Author: Uwe Scholz <u scholz83 gmx de>
Date: Tue Jul 3 20:07:19 2018 +0200
noop: Corrected comment
src/gnome-cmd-data.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gnome-cmd-data.cc b/src/gnome-cmd-data.cc
index 8f295da7..d0618230 100644
--- a/src/gnome-cmd-data.cc
+++ b/src/gnome-cmd-data.cc
@@ -3496,7 +3496,7 @@ void GnomeCmdData::load()
// ToDo: Remove the check for xml cfg file in gcmd version >= 1.9.0
if (gnome_cmd_xml_config_load (xml_cfg_path, *this))
{
- //advrename_defaults.template_history = g_strescape (advrename_defaults.templates.empty() ? "$N" :
advrename_defaults.templates.front(), NULL);
+ // Convert advrename history from xml into gsettings
set_gsettings_string_array_from_glist(options.gcmd_settings->general,
GCMD_SETTINGS_ADVRENAME_TOOL_TEMPLATE_HISTORY, advrename_defaults.templates.ents);
// Convert xml to keyfiles by using the save methods.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]