/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/am/ed/exportcontacts/R.java

  • Committer: Tim Marston
  • Date: 2013-07-19 16:31:23 UTC
  • Revision ID: tim@ed.am-20130719163123-3afkyca0ad7kt8tz
Tags: 1.0.2
fixed a NPE for contacts with no birthday

Show diffs side-by-side

added added

removed removed

71
71
        public static final int error_ok=0x7f040021;
72
72
        public static final int error_title=0x7f040020;
73
73
        public static final int error_vcf_exists=0x7f040028;
74
 
        public static final int error_vcf_noname=0x7f040029;
75
74
        public static final int filechooser_current_dir=0x7f040012;
76
75
        public static final int filechooser_current_file=0x7f040013;
77
76
        public static final int filechooser_ok=0x7f040014;