blob: bc32bf116564adc7a685f73a64923abdb8fc259d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
/* 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 = 0x7f020003;
}
public static final class string {
public static final int openpgp_install_openkeychain_via = 0x7f050001;
public static final int openpgp_list_preference_none = 0x7f050000;
}
}
|