OSDN Git Service

Add missing qualifier icons
authorTor Norbye <tnorbye@google.com>
Wed, 17 Aug 2011 15:07:28 +0000 (08:07 -0700)
committerTor Norbye <tnorbye@google.com>
Wed, 17 Aug 2011 15:07:53 +0000 (08:07 -0700)
commit9c24dfb30b09495de92243ee0c79538302c0b23f
tree609803bbbf6588841dfbe8be4e4c15b0076f02b4
parent6b2f12017999aeef4025bd25d4eb32b27ef98716
Add missing qualifier icons

The Available Width, Available Height and Smallest Width qualifiers
were missing icons (which are shown in for exmaple the Create
Configuration dialog).  This changeset adds icons for these (which
also makes ResourceHelper.testGetIcon pass.)

Change-Id: I42c4e357245adc0b80320bac5fe1e173d1d0eaf3
eclipse/plugins/com.android.ide.eclipse.adt/icons/height.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/swidth.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/width.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/ResourceHelper.java
eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/resources/ResourceHelperTest.java