From 1002133ac28688df17f3e3ed6e44a8bb578cbfb5 Mon Sep 17 00:00:00 2001
From: Mark Raynsford <mark@io7m.com>
Date: Mon, 7 Jan 2013 15:07:26 +0000
Subject: Use API level 10 (as the SDK will now refuse to use 9 due to it being
 replaced with 10), and add a nice jp4da icon

---
 .../jp4da-android/res/drawable-hdpi/ic_launcher.png      | Bin 0 -> 1658 bytes
 .../jp4da-android/res/drawable-ldpi/ic_launcher.png      | Bin 0 -> 789 bytes
 .../jp4da-android/res/drawable-mdpi/ic_launcher.png      | Bin 0 -> 1038 bytes
 .../jp4da-android/res/drawable-xhdpi/ic_launcher.png     | Bin 0 -> 2277 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 maven/jp4da/jp4da-android/res/drawable-hdpi/ic_launcher.png
 create mode 100644 maven/jp4da/jp4da-android/res/drawable-ldpi/ic_launcher.png
 create mode 100644 maven/jp4da/jp4da-android/res/drawable-mdpi/ic_launcher.png
 create mode 100644 maven/jp4da/jp4da-android/res/drawable-xhdpi/ic_launcher.png

(limited to 'maven/jp4da/jp4da-android/res')

diff --git a/maven/jp4da/jp4da-android/res/drawable-hdpi/ic_launcher.png b/maven/jp4da/jp4da-android/res/drawable-hdpi/ic_launcher.png
new file mode 100644
index 0000000..c22d4c3
Binary files /dev/null and b/maven/jp4da/jp4da-android/res/drawable-hdpi/ic_launcher.png differ
diff --git a/maven/jp4da/jp4da-android/res/drawable-ldpi/ic_launcher.png b/maven/jp4da/jp4da-android/res/drawable-ldpi/ic_launcher.png
new file mode 100644
index 0000000..22e5d0e
Binary files /dev/null and b/maven/jp4da/jp4da-android/res/drawable-ldpi/ic_launcher.png differ
diff --git a/maven/jp4da/jp4da-android/res/drawable-mdpi/ic_launcher.png b/maven/jp4da/jp4da-android/res/drawable-mdpi/ic_launcher.png
new file mode 100644
index 0000000..e32c8a2
Binary files /dev/null and b/maven/jp4da/jp4da-android/res/drawable-mdpi/ic_launcher.png differ
diff --git a/maven/jp4da/jp4da-android/res/drawable-xhdpi/ic_launcher.png b/maven/jp4da/jp4da-android/res/drawable-xhdpi/ic_launcher.png
new file mode 100644
index 0000000..1f0a60b
Binary files /dev/null and b/maven/jp4da/jp4da-android/res/drawable-xhdpi/ic_launcher.png differ
-- 
cgit v1.2.3