aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml
diff options
context:
space:
mode:
authormar-v-in <github@rvin.mooo.com>2014-06-19 13:57:35 +0200
committermar-v-in <github@rvin.mooo.com>2014-06-19 13:57:35 +0200
commit58706425d62e40c0ecc9164a8fee089ca471e1fe (patch)
treed250292332dce208760847f150c4e627607d8028 /OpenKeychain/src/main/res/xml
parentd9c937bbe762736d9f0c45d5ba0083555c8da2e1 (diff)
parent48c96184dcf2837f9be2e5bdb116bedd86098eb3 (diff)
downloadopen-keychain-58706425d62e40c0ecc9164a8fee089ca471e1fe.tar.gz
open-keychain-58706425d62e40c0ecc9164a8fee089ca471e1fe.tar.bz2
open-keychain-58706425d62e40c0ecc9164a8fee089ca471e1fe.zip
Merge branch 'master' of https://github.com/open-keychain/open-keychain into improve-file
Diffstat (limited to 'OpenKeychain/src/main/res/xml')
-rw-r--r--OpenKeychain/src/main/res/xml/account_desc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/xml/account_desc.xml b/OpenKeychain/src/main/res/xml/account_desc.xml
index 94ffdf40b..a6989e9ef 100644
--- a/OpenKeychain/src/main/res/xml/account_desc.xml
+++ b/OpenKeychain/src/main/res/xml/account_desc.xml
@@ -2,5 +2,5 @@
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="org.sufficientlysecure.keychain"
- android:icon="@drawable/icon"
+ android:icon="@drawable/ic_launcher"
android:label="@string/app_name"/>