/android/import-contacts

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

« back to all changes in this revision

Viewing changes to gen/am/ed/importcontacts/R.java

  • Committer: Tim Marston
  • Date: 2014-03-02 10:59:21 UTC
  • Revision ID: tim@ed.am-20140302105921-0q7ytfva236xsv8s
removed some unused code, fixed locale warnings and made showContinueOrAbort()
abort implicitly (rather than return false)

Show diffs side-by-side

added added

removed removed

101
101
        public static final int error_vcf_parse=0x7f04003e;
102
102
        public static final int error_vcf_parse_line=0x7f04003f;
103
103
        public static final int error_vcf_version=0x7f040042;
 
104
        public static final int error_vcf_vmsgfile=0x7f040045;
104
105
        public static final int filechooser_current_dir=0x7f040011;
105
106
        public static final int filechooser_current_file=0x7f040012;
106
107
        public static final int filechooser_ok=0x7f040013;