aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2009-09-21 17:20:48 -0700
committerXavier Ducrohet <xav@android.com>2009-09-21 17:20:48 -0700
commitea5b1da24df8205b6d1f2ef56c56455b9468295a (patch)
treedf96422f9ec1d279cb6fb0c13a62580dc5b49b7a /eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml
parentb11d00adb8b14736aba09ffa0ceeba08f6ed0e65 (diff)
downloadsdk-ea5b1da24df8205b6d1f2ef56c56455b9468295a.zip
sdk-ea5b1da24df8205b6d1f2ef56c56455b9468295a.tar.gz
sdk-ea5b1da24df8205b6d1f2ef56c56455b9468295a.tar.bz2
Update the SDK/AVD manager toolbar icon tooltip to be consistent.
Change-Id: Ie4c98537035e11543dd22b870880d52506ca1b99
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml')
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml b/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml
index f045b06..285f667 100644
--- a/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml
+++ b/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml
@@ -583,7 +583,7 @@
menubarPath="Window/additions"
style="push"
toolbarPath="android_project"
- tooltip="Opens the Android Virtual Device (AVD) and SDK Manager">
+ tooltip="Opens the Android SDK and AVD Manager">
</action>
</actionSet>
</extension>