From 292865abb8a9b1bbef8750ae5052ce7932ad68fc Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 1 May 2014 19:32:12 +0200 Subject: füge Icons hinzu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BUILDING | 2 ++ config.xml | 39 ++++++++++++++------------------------- res/icons/173.png | Bin 0 -> 13184 bytes res/icons/36-ldpi.png | Bin 0 -> 1371 bytes res/icons/48-mdpi.png | Bin 0 -> 1797 bytes res/icons/57-2x.png | Bin 0 -> 7169 bytes res/icons/57.png | Bin 0 -> 2355 bytes res/icons/72-2x.png | Bin 0 -> 10247 bytes res/icons/72-hdpi.png | Bin 0 -> 3311 bytes res/icons/72.png | Bin 0 -> 3563 bytes res/icons/80.png | Bin 0 -> 3917 bytes res/icons/96-xhdpi.png | Bin 0 -> 4260 bytes 12 files changed, 16 insertions(+), 25 deletions(-) create mode 100755 res/icons/173.png create mode 100755 res/icons/36-ldpi.png create mode 100755 res/icons/48-mdpi.png create mode 100755 res/icons/57-2x.png create mode 100755 res/icons/57.png create mode 100755 res/icons/72-2x.png create mode 100755 res/icons/72-hdpi.png create mode 100755 res/icons/72.png create mode 100755 res/icons/80.png create mode 100755 res/icons/96-xhdpi.png diff --git a/BUILDING b/BUILDING index 07d4f5b..e836d08 100644 --- a/BUILDING +++ b/BUILDING @@ -8,3 +8,5 @@ cordova plugin add org.apache.cordova.file-transfer cordova plugin add org.apache.cordova.network-information cordova plugin add de.appplant.cordova.plugin.local-notification cordova build +cp res/icons/36-ldpi.png ../platforms/android/res/drawable-ldpi/icon.png && cp res/icons/48-mdpi.png ../platforms/android/res/drawable-mdpi/icon.png && cp res/icons/72-hdpi.png ../platforms/android/res/drawable-hdpi/icon.png && cp res/icons/96-xhdpi.png ../platforms/android/res/drawable-xhdpi/icon.png +cp res/icons/96-xhdpi.png ../platforms/android/res/drawable/icon.png diff --git a/config.xml b/config.xml index 71e847a..af86f91 100644 --- a/config.xml +++ b/config.xml @@ -15,6 +15,8 @@ + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + +