18 lines
544 B
Java
18 lines
544 B
Java
|
/* 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;
|
||
|
}
|
||
|
}
|