/android/export-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/export-contacts

« back to all changes in this revision

Viewing changes to gen/org/waxworlds/edam/exportcontacts/R.java

  • Committer: Tim Marston
  • Date: 2015-02-25 00:19:50 UTC
  • Revision ID: tim@ed.am-20150225001950-prsbdjr5nov3mrvs
fixed date in NEWS

Show diffs side-by-side

added added

removed removed

1
 
/* AUTO-GENERATED FILE.  DO NOT MODIFY.
2
 
 *
3
 
 * This class was automatically generated by the
4
 
 * aapt tool from the resource data it found.  It
5
 
 * should not be modified by hand.
6
 
 */
7
 
 
8
 
package org.waxworlds.edam.exportcontacts;
9
 
 
10
 
public final class R {
11
 
    public static final class attr {
12
 
    }
13
 
    public static final class drawable {
14
 
        public static final int icon=0x7f020000;
15
 
    }
16
 
    public static final class id {
17
 
        public static final int back=0x7f050001;
18
 
        public static final int intro_link=0x7f050003;
19
 
        public static final int location=0x7f050000;
20
 
        public static final int next=0x7f050002;
21
 
    }
22
 
    public static final class layout {
23
 
        public static final int configure_vcf=0x7f030000;
24
 
        public static final int intro=0x7f030001;
25
 
    }
26
 
    public static final class string {
27
 
        public static final int abort=0x7f040003;
28
 
        public static final int app_name=0x7f040000;
29
 
        public static final int back=0x7f040001;
30
 
        public static final int doit_aborted=0x7f04000f;
31
 
        public static final int doit_alldone=0x7f04000e;
32
 
        public static final int doit_close=0x7f040010;
33
 
        public static final int doit_exportaborted=0x7f040011;
34
 
        public static final int doit_exported=0x7f04000d;
35
 
        public static final int doit_title=0x7f04000c;
36
 
        public static final int error_abort=0x7f040015;
37
 
        public static final int error_continue=0x7f040014;
38
 
        public static final int error_filenotfound=0x7f040016;
39
 
        public static final int error_ioerror=0x7f040017;
40
 
        public static final int error_ok=0x7f040013;
41
 
        public static final int error_title=0x7f040012;
42
 
        public static final int intro_author=0x7f040006;
43
 
        public static final int intro_disclaimer=0x7f040008;
44
 
        public static final int intro_help=0x7f040005;
45
 
        public static final int intro_link=0x7f040007;
46
 
        public static final int intro_title=0x7f040004;
47
 
        public static final int next=0x7f040002;
48
 
        public static final int vcf_help=0x7f04000a;
49
 
        public static final int vcf_location=0x7f04000b;
50
 
        public static final int vcf_title=0x7f040009;
51
 
    }
52
 
}