[nautilus-actions/file-manager-actions] FmaSettings: update the name of the settings group



commit 6941b3fef5421c1265a05b5af8d6e89571252a2a
Author: Pierre Wieser <pwieser trychlos org>
Date:   Tue Feb 14 16:13:40 2017 +0100

    FmaSettings: update the name of the settings group
    
    From 'nact' to 'fma-config-tool', which is same than the UI program name.

 src/core/fma-settings.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/core/fma-settings.c b/src/core/fma-settings.c
index 128f864..7d48b08 100644
--- a/src/core/fma-settings.c
+++ b/src/core/fma-settings.c
@@ -117,7 +117,7 @@ struct _FMASettingsPrivate {
        FMATimeout timeout;
 };
 
-#define GROUP_NACT                                             "nact"
+#define GROUP_NACT                                             "fma-config-tool"
 #define GROUP_RUNTIME                                  "runtime"
 
 typedef struct {


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