This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 60182cb13995847c8208fbdaf5264a8349136467
Author: Graeme Gott <[email protected]>
Date:   Wed Jan 8 13:48:18 2020 -0500

    Rename settings manager command.
---
 panel-plugin/settings.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/settings.cpp b/panel-plugin/settings.cpp
index 90464b4..d12e8b3 100644
--- a/panel-plugin/settings.cpp
+++ b/panel-plugin/settings.cpp
@@ -126,7 +126,7 @@ Settings::Settings() :
        favorites.push_back("exo-terminal-emulator.desktop");
 
        command[CommandSettings] = new Command("preferences-desktop",
-                       _("All _Settings"),
+                       _("_Settings Manager"),
                        "xfce4-settings-manager",
                        _("Failed to open settings manager."));
        command[CommandLockScreen] = new Command("system-lock-screen",

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to