[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 07/08: Rename settings manager command.

noreply at xfce.org noreply at xfce.org
Wed Jan 8 20:17:16 CET 2020


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

g   o   t   t   c   o   d   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 60182cb13995847c8208fbdaf5264a8349136467
Author: Graeme Gott <graeme at gottcode.org>
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.


More information about the Xfce4-commits mailing list