aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2014-04-06 05:07:14 +0200
committerVincent Breitmoser <valodim@mugenguild.com>2014-04-06 05:07:14 +0200
commit194fc7507b7fd3b63899f8b1ebc78b758cc376d0 (patch)
tree3f75f9be454c78f7887d49aee6717305fbc9fb5c /OpenPGP-Keychain/src
parentd1b0d0fa5e3a49337af53ea86c779c72e4db8567 (diff)
downloadopen-keychain-194fc7507b7fd3b63899f8b1ebc78b758cc376d0.tar.gz
open-keychain-194fc7507b7fd3b63899f8b1ebc78b758cc376d0.tar.bz2
open-keychain-194fc7507b7fd3b63899f8b1ebc78b758cc376d0.zip
certs: forgot to add ids file
Diffstat (limited to 'OpenPGP-Keychain/src')
-rw-r--r--OpenPGP-Keychain/src/main/res/values/ids.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/src/main/res/values/ids.xml b/OpenPGP-Keychain/src/main/res/values/ids.xml
new file mode 100644
index 000000000..2004c0397
--- /dev/null
+++ b/OpenPGP-Keychain/src/main/res/values/ids.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <item name="tag_mki" type="id" />
+ <item name="tag_rank" type="id" />
+ <item name="tag_certifierId" type="id" />
+</resources> \ No newline at end of file