diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2010-08-04 20:34:16 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2010-08-04 20:34:16 +0000 |
| commit | 5aa402315efadd7cc8fbe46e3bf26ee3dd1e74ad (patch) | |
| tree | 1a0ee9a1dd7c60137fb57c815baecd65b8c36645 /android | |
| parent | bd9c0b21d6209b687be5f0006c0d9dc68aefbccf (diff) | |
| download | rockbox-5aa402315efadd7cc8fbe46e3bf26ee3dd1e74ad.zip rockbox-5aa402315efadd7cc8fbe46e3bf26ee3dd1e74ad.tar.gz rockbox-5aa402315efadd7cc8fbe46e3bf26ee3dd1e74ad.tar.bz2 rockbox-5aa402315efadd7cc8fbe46e3bf26ee3dd1e74ad.tar.xz | |
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
Diffstat (limited to 'android')
| -rw-r--r-- | android/res/drawable-hdpi/icon.png | bin | 4147 -> 1544 bytes |
| -rw-r--r-- | android/res/drawable-hdpi/launcher.png | bin | 0 -> 2128 bytes |
| -rw-r--r-- | android/res/drawable-ldpi/icon.png | bin | 1723 -> 738 bytes |
| -rw-r--r-- | android/res/drawable-ldpi/launcher.png | bin | 0 -> 1059 bytes |
| -rw-r--r-- | android/res/drawable-mdpi/icon.png | bin | 2574 -> 959 bytes |
| -rw-r--r-- | android/res/drawable-mdpi/launcher.png | bin | 0 -> 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 Binary files differindex 8074c4c..8fd4063 100644 --- a/android/res/drawable-hdpi/icon.png +++ b/android/res/drawable-hdpi/icon.png diff --git a/android/res/drawable-hdpi/launcher.png b/android/res/drawable-hdpi/launcher.png Binary files differnew file mode 100644 index 0000000..17ec5f0 --- /dev/null +++ b/android/res/drawable-hdpi/launcher.png diff --git a/android/res/drawable-ldpi/icon.png b/android/res/drawable-ldpi/icon.png Binary files differindex 1095584..bac8a89 100644 --- a/android/res/drawable-ldpi/icon.png +++ b/android/res/drawable-ldpi/icon.png diff --git a/android/res/drawable-ldpi/launcher.png b/android/res/drawable-ldpi/launcher.png Binary files differnew file mode 100644 index 0000000..fb056aa --- /dev/null +++ b/android/res/drawable-ldpi/launcher.png diff --git a/android/res/drawable-mdpi/icon.png b/android/res/drawable-mdpi/icon.png Binary files differindex a07c69f..afb2f0a 100644 --- a/android/res/drawable-mdpi/icon.png +++ b/android/res/drawable-mdpi/icon.png diff --git a/android/res/drawable-mdpi/launcher.png b/android/res/drawable-mdpi/launcher.png Binary files differnew file mode 100644 index 0000000..5672aa7 --- /dev/null +++ b/android/res/drawable-mdpi/launcher.png |