summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2010-08-04 20:34:16 +0000
committerThomas Martitz <kugel@rockbox.org>2010-08-04 20:34:16 +0000
commit5aa402315efadd7cc8fbe46e3bf26ee3dd1e74ad (patch)
tree1a0ee9a1dd7c60137fb57c815baecd65b8c36645
parentbd9c0b21d6209b687be5f0006c0d9dc68aefbccf (diff)
downloadrockbox-5aa402315efadd7cc8fbe46e3bf26ee3dd1e74ad.tar.gz
rockbox-5aa402315efadd7cc8fbe46e3bf26ee3dd1e74ad.zip
Prettier icons for app launcher and notification bar.
Thanks to Rominik Riebeling for creating/converting them. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27699 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--android/res/drawable-hdpi/icon.pngbin4147 -> 1544 bytes
-rw-r--r--android/res/drawable-hdpi/launcher.pngbin0 -> 2128 bytes
-rw-r--r--android/res/drawable-ldpi/icon.pngbin1723 -> 738 bytes
-rw-r--r--android/res/drawable-ldpi/launcher.pngbin0 -> 1059 bytes
-rw-r--r--android/res/drawable-mdpi/icon.pngbin2574 -> 959 bytes
-rw-r--r--android/res/drawable-mdpi/launcher.pngbin0 -> 1435 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/android/res/drawable-hdpi/icon.png b/android/res/drawable-hdpi/icon.png
index 8074c4c571..8fd4063f4c 100644
--- a/android/res/drawable-hdpi/icon.png
+++ b/android/res/drawable-hdpi/icon.png
Binary files differ
diff --git a/android/res/drawable-hdpi/launcher.png b/android/res/drawable-hdpi/launcher.png
new file mode 100644
index 0000000000..17ec5f0fa3
--- /dev/null
+++ b/android/res/drawable-hdpi/launcher.png
Binary files differ
diff --git a/android/res/drawable-ldpi/icon.png b/android/res/drawable-ldpi/icon.png
index 1095584ec2..bac8a8989d 100644
--- a/android/res/drawable-ldpi/icon.png
+++ b/android/res/drawable-ldpi/icon.png
Binary files differ
diff --git a/android/res/drawable-ldpi/launcher.png b/android/res/drawable-ldpi/launcher.png
new file mode 100644
index 0000000000..fb056aaf03
--- /dev/null
+++ b/android/res/drawable-ldpi/launcher.png
Binary files differ
diff --git a/android/res/drawable-mdpi/icon.png b/android/res/drawable-mdpi/icon.png
index a07c69fa5a..afb2f0a41d 100644
--- a/android/res/drawable-mdpi/icon.png
+++ b/android/res/drawable-mdpi/icon.png
Binary files differ
diff --git a/android/res/drawable-mdpi/launcher.png b/android/res/drawable-mdpi/launcher.png
new file mode 100644
index 0000000000..5672aa73ed
--- /dev/null
+++ b/android/res/drawable-mdpi/launcher.png
Binary files differ