AI 143701: am: CL 143672 am: CL 143499 Fix the icon for the JUnit launch shortcut

Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143701
This commit is contained in:
Xavier Ducrohet
2009-03-31 14:18:00 -07:00
committed by The Android Open Source Project
parent 11fcb51439
commit 363efea89c

View File

@@ -551,7 +551,7 @@
point="org.eclipse.debug.ui.launchShortcuts"> point="org.eclipse.debug.ui.launchShortcuts">
<shortcut <shortcut
class="com.android.ide.eclipse.adt.launch.junit.AndroidJUnitLaunchShortcut" 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" id="com.android.ide.eclipse.adt.junit.launchShortcut"
label="Android JUnit Test" label="Android JUnit Test"
modes="run,debug"> modes="run,debug">