git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [EGIT PATCH] Use the same tooltip for the track toolbar button as for the team menu
@ 2009-04-19 10:03 Robin Rosenberg
  0 siblings, 0 replies; only message in thread
From: Robin Rosenberg @ 2009-04-19 10:03 UTC (permalink / raw)
  To: spearce; +Cc: git, Robin Rosenberg

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
---
 org.spearce.egit.ui/plugin.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/org.spearce.egit.ui/plugin.xml b/org.spearce.egit.ui/plugin.xml
index 652da75..a94c8bc 100644
--- a/org.spearce.egit.ui/plugin.xml
+++ b/org.spearce.egit.ui/plugin.xml
@@ -384,7 +384,7 @@
 		       style="push"
 		       menubarPath="org.spearce.egit.ui.gitmenu/repositoryGroup"
 		       toolbarPath="Normal/additions"
-		       tooltip="Start tracking the selected resources">
+		       tooltip="%TrackAction_tooltip">
 		</action>
       </actionSet>
    </extension>
-- 
1.6.2.2.446.gfbdc0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-19 10:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-19 10:03 [EGIT PATCH] Use the same tooltip for the track toolbar button as for the team menu Robin Rosenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).