[SR][Request]Change licence issue
[apps/core/preloaded/myfiles.git] / data / edc_common.h
index d4b5c9f..5b00119 100644 (file)
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
+#define SHORTCUT_W 720
+#define SHORTCUT_H 96
+#define SHORTCUT_ADD 130
+#define SHORTCUT_IMG_ORI 64
+#define SHORTCUT_IMG_ORI_Y 12 
+#define SHORTCUT_BLINE 164
+#define SHORTCUT_WLINE 165
+#define SHORTCUT_Y 23
 
 
 #define BASIC_W                                480
 
 #define MF_SEARCH_FOLDER_H                     300*MF_SCALE_H
 #define MF_SEARCH_FOLDER_W                     400*MF_SCALE_H
+#define DEFAULT_COLOR                  248 246 239 255
+
+/********* group index ************/
+#define GENLIST_GROUPINDEX_LIST_PRESS_COLOR              132 162 198 255
+#define GENLIST_GROUPINDEX_LIST_COLOR                    59 115 182 255
+#define GENLIST_GROUPINDEX_LIST_FOCUS_COLOR              255 255 255 255
+#define GENLIST_GROUPINDEX_LINE_COLOR                  59 115 182 255
+#define GENLIST_GROUPINDEX_LINE_FOCUS_COLOR            255 255 255 255