Author: adietish
Date: 2011-08-30 09:39:13 -0400 (Tue, 30 Aug 2011)
New Revision: 34388
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.as.egit.ui/plugin.xml
Log:
added "..." to the tooltip and menu entry (to show that it opens up a dialog)
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.egit.ui/plugin.xml
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.egit.ui/plugin.xml 2011-08-30 13:37:20 UTC
(rev 34387)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.egit.ui/plugin.xml 2011-08-30 13:39:13 UTC
(rev 34388)
@@ -47,9 +47,9 @@
locationURI="popup:team.main?after=group1">
<command
commandId="org.jboss.ide.eclipse.as.egit.ui.commands.CommitAndPushCommand"
- label="Commit and Push"
+ label="Commit and Push..."
style="push"
- tooltip="Commit And Push">
+ tooltip="Commit And Push...">
<visibleWhen
checkEnabled="false">
<and>
Show replies by date