]> rtime.felk.cvut.cz Git - orte.git/blob - orte/libaorte/gen/org/ocera/orte/R.java
JORTE: fix incompatible pointer type compiler warnings
[orte.git] / orte / libaorte / gen / org / ocera / orte / R.java
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.ocera.orte;
9
10 public final class R {
11     public static final class attr {
12     }
13     public static final class drawable {
14         public static int ic_launcher=0x7f020000;
15     }
16     public static final class string {
17         public static int app_name=0x7f030000;
18     }
19     public static final class style {
20         /** 
21         Base application theme, dependent on API level. This theme is replaced
22         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
23     
24
25             Theme customizations available in newer API levels can go in
26             res/values-vXX/styles.xml, while customizations related to
27             backward-compatibility can go here.
28         
29
30         Base application theme for API 11+. This theme completely replaces
31         AppBaseTheme from res/values/styles.xml on API 11+ devices.
32     
33  API 11 theme customizations can go here. 
34
35         Base application theme for API 14+. This theme completely replaces
36         AppBaseTheme from BOTH res/values/styles.xml and
37         res/values-v11/styles.xml on API 14+ devices.
38     
39  API 14 theme customizations can go here. 
40          */
41         public static int AppBaseTheme=0x7f040000;
42         /**  Application theme. 
43  All customizations that are NOT specific to a particular API-level can go here. 
44          */
45         public static int AppTheme=0x7f040001;
46     }
47 }