aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2012-10-23 16:14:56 -0700
committerGerrit Code Review <noreply-gerritcodereview@google.com>2012-10-23 16:14:57 -0700
commitc265ce56aa056d5850bd73c65f823c75b3e33f44 (patch)
treefca2f42e20cd36176a33a5e017ebe9a98dfde650 /eclipse/plugins
parent4a2c705061a218b7888a5fa5ec381bfb497c7144 (diff)
parent86a218b2c1e22dde3b1c0360f51473816d1b7dc0 (diff)
downloadsdk-c265ce56aa056d5850bd73c65f823c75b3e33f44.zip
sdk-c265ce56aa056d5850bd73c65f823c75b3e33f44.tar.gz
sdk-c265ce56aa056d5850bd73c65f823c75b3e33f44.tar.bz2
Merge "adtpackage: make adtpackage depend on, not include features"
Diffstat (limited to 'eclipse/plugins')
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.adt.package/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt.package/plugin.xml b/eclipse/plugins/com.android.ide.eclipse.adt.package/plugin.xml
index ce6baf9..5d4a993 100644
--- a/eclipse/plugins/com.android.ide.eclipse.adt.package/plugin.xml
+++ b/eclipse/plugins/com.android.ide.eclipse.adt.package/plugin.xml
@@ -41,7 +41,7 @@
point="org.eclipse.ui.intro">
<intro
class="org.eclipse.ui.intro.config.CustomizableIntroPart"
- icon="$nl$/icons/image_obj.gif"
+ icon="icons/adt16.png"
id="org.eclipse.intro.minimal"
label="Android IDE"/>
</extension>