Add new icon.

This commit is contained in:
Brian Pellin
2009-07-13 19:30:17 -05:00
parent 25b705ae54
commit de1aa785ba
5 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
package="com.android.keepass"
android:versionCode="14" android:versionName="0.3.2">
<uses-sdk android:minSdkVersion="3"/>
<application android:label="@string/app_name" android:icon="@drawable/keepass_icon">
<application android:label="@string/app_name" android:icon="@drawable/keepassdroid_launcher">
<activity android:name=".KeePass"
android:label="@string/app_name">
<intent-filter>

View File

@@ -1,3 +1,6 @@
KeePassDroid (0.3.3)
* Add new icon from Francis Jacquerye
KeePassDroid (0.3.2)
* Fix the way passwords are stored

View File

@@ -1,5 +1,4 @@
The KeePass icon was created by Christopher Bolin and is licensed under the terms of the GPLv2 or GPLv3:
http://commons.wikimedia.org/wiki/File:KeePass_icon.png
The KeePass icon was created by Francis Jacquerye and is licensed under the terms of the GPLv2 or GPLv3.
Files under src/org/bouncycaste1x/*:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB