OSDN Git Service

AI 143701: am: CL 143672 am: CL 143499 Fix the icon for the JUnit launch shortcut
authorXavier Ducrohet <>
Tue, 31 Mar 2009 21:18:00 +0000 (14:18 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Tue, 31 Mar 2009 21:18:00 +0000 (14:18 -0700)
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143701

eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml

index 2c1394c..a75b8b9 100644 (file)
          point="org.eclipse.debug.ui.launchShortcuts">
       <shortcut
             class="com.android.ide.eclipse.adt.launch.junit.AndroidJUnitLaunchShortcut"
-            icon="icons/android.png"
+            icon="icons/androidjunit.png"
             id="com.android.ide.eclipse.adt.junit.launchShortcut"
             label="Android JUnit Test"
             modes="run,debug">