aboutsummaryrefslogtreecommitdiffstats
path: root/assetstudio/src/images
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-07-28 19:33:36 -0700
committerTor Norbye <tnorbye@google.com>2011-08-02 14:23:22 -0700
commit0b699d130945ee92bf6deca1d5e286d1b9d4c567 (patch)
tree71a7552aea5e25e6661f7d23ba12ce0d10951b08 /assetstudio/src/images
parent0f7b11225f91377c7b036e67ef29b8895fe40790 (diff)
downloadsdk-0b699d130945ee92bf6deca1d5e286d1b9d4c567.zip
sdk-0b699d130945ee92bf6deca1d5e286d1b9d4c567.tar.gz
sdk-0b699d130945ee92bf6deca1d5e286d1b9d4c567.tar.bz2
Add clipart support to the asset set wizard
This changeset adds clipart support to the asset set wizard. There is only one placeholder clipart image now but the code reads the available images from the jar dynamically. This changeset also adds "file exists - replace yes, no, always, never" handling for the generated icons. Change-Id: I38d0c40957eff4a9e844e29d61f2c57493bd10f0
Diffstat (limited to 'assetstudio/src/images')
-rw-r--r--assetstudio/src/images/clipart/big/android.pngbin0 -> 4156 bytes
-rw-r--r--assetstudio/src/images/clipart/small/android.pngbin0 -> 802 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/assetstudio/src/images/clipart/big/android.png b/assetstudio/src/images/clipart/big/android.png
new file mode 100644
index 0000000..d966fae
--- /dev/null
+++ b/assetstudio/src/images/clipart/big/android.png
Binary files differ
diff --git a/assetstudio/src/images/clipart/small/android.png b/assetstudio/src/images/clipart/small/android.png
new file mode 100644
index 0000000..acbfafd
--- /dev/null
+++ b/assetstudio/src/images/clipart/small/android.png
Binary files differ