diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2014-03-05 21:03:27 +0100 |
---|---|---|
committer | Daniel Gultsch <daniel@gultsch.de> | 2014-03-05 21:03:27 +0100 |
commit | ff38c304949dae41bac2f7f678d0176712e7b2ae (patch) | |
tree | b105658550dec599d124b2a19710273cca944e70 /gen/org/sufficientlysecure/keychain | |
parent | 02ff15274caa09d771e4ecd5ef58e28cfc6480e0 (diff) |
remove gen dir
Diffstat (limited to 'gen/org/sufficientlysecure/keychain')
-rw-r--r-- | gen/org/sufficientlysecure/keychain/api/R.java | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gen/org/sufficientlysecure/keychain/api/R.java b/gen/org/sufficientlysecure/keychain/api/R.java deleted file mode 100644 index 2cc4ddf7..00000000 --- a/gen/org/sufficientlysecure/keychain/api/R.java +++ /dev/null @@ -1,18 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ -package org.sufficientlysecure.keychain.api; - -public final class R { - public static final class drawable { - public static final int ic_action_cancel_launchersize = 0x7f020007; - public static final int ic_action_cancel_launchersize_light = 0x7f020008; - } - public static final class string { - public static final int openpgp_install_openkeychain_via = 0x7f050001; - public static final int openpgp_list_preference_none = 0x7f050000; - } -} |