[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 411/473: Rename button to match default menu applet. Closes #93

noreply at xfce.org noreply at xfce.org
Mon Feb 16 23:59:41 CET 2015


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 d595b5e324a8a1e200e13438a7db1f009e279d40
Author: Graeme Gott <graeme at gottcode.org>
Date:   Wed Dec 3 11:56:24 2014 -0500

    Rename button to match default menu applet. Closes #93
---
 panel-plugin/plugin.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/plugin.cpp b/panel-plugin/plugin.cpp
index 05d7cc4..9ef0be4 100644
--- a/panel-plugin/plugin.cpp
+++ b/panel-plugin/plugin.cpp
@@ -210,7 +210,7 @@ std::string Plugin::get_button_title() const
 
 std::string Plugin::get_button_title_default()
 {
-	return _("Applications Menu");
+	return _("Applications");
 }
 
 //-----------------------------------------------------------------------------

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list