Changeset df1c09f in dispositivos_moviles for TibisayMovil/gen/net/neiti/droidtext


Ignore:
Timestamp:
Oct 23, 2013, 5:11:04 PM (11 years ago)
Author:
Antonio Araujo Brett <aaraujo@…>
Branches:
master
Children:
bed5c59
Parents:
292b560 (diff), e61e3a6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of https://tibisay.cenditel.gob.ve/trac/scm/git/dispositivos_moviles

Conflicts:

.gitignore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TibisayMovil/gen/net/neiti/droidtext/R.java

    r8243993 rc874484  
    88
    99public final class R {
    10         public static final class id {
    11                 public static final int button = 0x7f0c0072;
    12                 public static final int text = 0x7f0c0073;
    13         }
    14         public static final class string {
    15                 public static final int hello = 0x7f060000;
    16                 public static final int app_name = 0x7f060001;
    17         }
    18         public static final class layout {
    19                 public static final int main = 0x7f03002e;
    20         }
    2110        public static final class drawable {
    2211                public static final int icon = 0x7f020043;
    2312        }
     13        public static final class id {
     14                public static final int button = 0x7f0c0073;
     15                public static final int text = 0x7f0c0074;
     16        }
     17        public static final class layout {
     18                public static final int main = 0x7f030030;
     19        }
     20        public static final class string {
     21                public static final int app_name = 0x7f060001;
     22                public static final int hello = 0x7f060000;
     23        }
    2424}
Note: See TracChangeset for help on using the changeset viewer.