[gnome-commander/get_rid_of_xml] Do not save search profiles before trying to load them first in gsettings



commit e766798defd0879f47dda126551ea9d9ee951361
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Sun Jan 27 16:47:50 2019 +0100

    Do not save search profiles before trying to load them first in gsettings

 src/gnome-cmd-data.cc | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gnome-cmd-data.cc b/src/gnome-cmd-data.cc
index a596b833..b6d710c2 100644
--- a/src/gnome-cmd-data.cc
+++ b/src/gnome-cmd-data.cc
@@ -3725,7 +3725,6 @@ void GnomeCmdData::load()
 
         // Convert xml to keyfiles by using the save methods.
         save_advrename_profiles();
-        save_search_profiles();
 
         // Convert directory history
         save_directory_history();


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