[Xfce4-commits] [xfce/xfce4-panel] 25/73: Applications Menu: changed default button title to "Applications"
noreply at xfce.org
noreply at xfce.org
Sun Feb 26 16:34:06 CET 2017
This is an automated email from the git hooks/post-receive script.
andrzejr pushed a commit to branch master
in repository xfce/xfce4-panel.
commit ff19dc0a2919c1c28cf710abeb70e9fd1134a02e
Author: Andrzej <ndrwrdck at gmail.com>
Date: Tue Oct 25 22:32:25 2016 +0100
Applications Menu: changed default button title to "Applications"
---
plugins/applicationsmenu/applicationsmenu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/applicationsmenu/applicationsmenu.c b/plugins/applicationsmenu/applicationsmenu.c
index cb1e548..90757b9 100644
--- a/plugins/applicationsmenu/applicationsmenu.c
+++ b/plugins/applicationsmenu/applicationsmenu.c
@@ -35,7 +35,7 @@
/* I18N: default tooltip of the application menu */
-#define DEFAULT_TITLE _("Applications Menu")
+#define DEFAULT_TITLE _("Applications")
#define DEFAULT_ICON_NAME "xfce4-panel-menu"
#define DEFAULT_ICON_SIZE (16)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list