aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/account_desc.xml
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-08-21 10:47:29 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-08-21 10:47:29 +0200
commit7adf07a9f9bc53ec98338f92b760b75e31559c8e (patch)
tree1572681069b6934359a3de9df2a5408e76b91974 /OpenKeychain/src/main/res/xml/account_desc.xml
parente1d60c698cf5f825663a0a336dfb8eee1b26614b (diff)
downloadopen-keychain-7adf07a9f9bc53ec98338f92b760b75e31559c8e.tar.gz
open-keychain-7adf07a9f9bc53ec98338f92b760b75e31559c8e.tar.bz2
open-keychain-7adf07a9f9bc53ec98338f92b760b75e31559c8e.zip
XML cleanup
Diffstat (limited to 'OpenKeychain/src/main/res/xml/account_desc.xml')
-rw-r--r--OpenKeychain/src/main/res/xml/account_desc.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/OpenKeychain/src/main/res/xml/account_desc.xml b/OpenKeychain/src/main/res/xml/account_desc.xml
index a6989e9ef..41ce8fe48 100644
--- a/OpenKeychain/src/main/res/xml/account_desc.xml
+++ b/OpenKeychain/src/main/res/xml/account_desc.xml
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
- android:accountType="org.sufficientlysecure.keychain"
- android:icon="@drawable/ic_launcher"
- android:label="@string/app_name"/>
+ android:accountType="org.sufficientlysecure.keychain"
+ android:icon="@drawable/ic_launcher"
+ android:label="@string/app_name" />