[gnome-commander] Removed unnecessary advrename template history



commit 714f22539c0b8e05068899657b2ae5e2f0f90216
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Thu Mar 13 10:49:14 2014 +0100

    Removed unnecessary advrename template history

 src/gnome-cmd-xml-config.cc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gnome-cmd-xml-config.cc b/src/gnome-cmd-xml-config.cc
index 5aa3de4..5f953ff 100644
--- a/src/gnome-cmd-xml-config.cc
+++ b/src/gnome-cmd-xml-config.cc
@@ -809,8 +809,6 @@ gboolean gnome_cmd_xml_config_parse (const gchar *xml, gsize xml_len, GnomeCmdDa
                         {XML_GNOMECOMMANDER_ADVANCEDRENAMETOOL_PROFILE_TRIMBLANKS, 
"/GnomeCommander/AdvancedRenameTool/Profile/TrimBlanks"},
                         {XML_GNOMECOMMANDER_ADVANCEDRENAMETOOL_HISTORY, 
"/GnomeCommander/AdvancedRenameTool/History"},
                         {XML_GNOMECOMMANDER_ADVANCEDRENAMETOOL_HISTORY_TEMPLATE, 
"/GnomeCommander/AdvancedRenameTool/History/Template"},
-                        {XML_GNOMECOMMANDER_ADVANCEDRENAMETOOL_HISTORY, 
"/GnomeCommander/AdvancedRenameTool/TemplateHistory"},                      //  FIXME: for compatibility, to 
be removed after 1.2.8 release
-                        {XML_GNOMECOMMANDER_ADVANCEDRENAMETOOL_HISTORY_TEMPLATE, 
"/GnomeCommander/AdvancedRenameTool/TemplateHistory/Template"},    //  FIXME: for compatibility, to be 
removed after 1.2.8 release
                         {XML_GNOMECOMMANDER_SEARCHTOOL, "/GnomeCommander/SearchTool"},
                         {XML_GNOMECOMMANDER_SEARCHTOOL_WINDOWSIZE, "/GnomeCommander/SearchTool/WindowSize"},
                         {XML_GNOMECOMMANDER_SEARCHTOOL_PROFILE, "/GnomeCommander/SearchTool/Profile"},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]