[gnome-tweak-tool] s/Nautilus/File Manager/



commit 12b83cb27e087f940b1a0f8b246779385014ff01
Author: John Stowers <john stowers gmail com>
Date:   Sat Mar 19 17:41:02 2011 +1300

    s/Nautilus/File Manager/

 gtweak/tweaks/tweak_nautilus.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtweak/tweaks/tweak_nautilus.py b/gtweak/tweaks/tweak_nautilus.py
index d95931b..5e112bb 100644
--- a/gtweak/tweaks/tweak_nautilus.py
+++ b/gtweak/tweaks/tweak_nautilus.py
@@ -5,7 +5,7 @@ from gtweak.widgets import GSettingsSwitchTweak
 
 TWEAK_GROUPS = (
         TweakGroup(
-            "Nautilus",
+            "File Manager",
             GSettingsSwitchTweak("org.gnome.desktop.background", "show-desktop-icons"),
             GSettingsSwitchTweak("org.gnome.desktop.background", "draw-background")),
 )



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