From ea2e1c3f0fba31a1f4e5bfd03741874a2d524e2c Mon Sep 17 00:00:00 2001 From: ehouse Date: Sat, 16 Sep 2006 15:53:14 +0000 Subject: [PATCH] revert change 1593: FEATURE_HIGHRES is no longer defined. This brings highres icons back. --- palm/common.rcp.pre | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/palm/common.rcp.pre b/palm/common.rcp.pre index 51eb6b7ae..ad84214a6 100644 --- a/palm/common.rcp.pre +++ b/palm/common.rcp.pre @@ -46,58 +46,44 @@ BITMAP ID SHOWTRAY_BUTTON_BMP_RES_ID "bmps/showtray.pbitm" AUTOCOMPRESS BITMAP ID DOWN_ARROW_RESID AUTOCOMPRESS BEGIN BITMAP "bmps/downarrow.pbitm" BPP 1 DENSITY 72 -#ifdef FEATURE_HIGHRES BITMAP "bmps/downarrowhd.pbitm" BPP 1 DENSITY 144 -#endif END BITMAP ID RIGHT_ARROW_RESID AUTOCOMPRESS BEGIN BITMAP "bmps/rightarrow.pbitm" BPP 1 DENSITY 72 -#ifdef FEATURE_HIGHRES BITMAP "bmps/rightarrowhd.pbitm" BPP 1 DENSITY 144 -#endif END /* bitmap family for inclding highres version */ BITMAP ID TRAY_BUTTONS_BMP_RES_ID AUTOCOMPRESS BEGIN BITMAP "bmps/traybuttons.pbitm" BPP 1 DENSITY 72 -#ifdef FEATURE_HIGHRES BITMAP "bmps/traybuttonshd.pbitm" BPP 1 DENSITY 144 -#endif END BITMAP ID STAR_BMP_RES_ID AUTOCOMPRESS BEGIN BITMAP "bmps/startmark.pbitm" BPP 1 DENSITY 72 -#ifdef FEATURE_HIGHRES BITMAP "bmps/startmarkhd.pbitm" BPP 1 DENSITY 144 -#endif END BITMAP ID FLIP_BUTTON_BMP_RES_ID AUTOCOMPRESS BEGIN BITMAP "bmps/flipbutton.pbitm" BPP 1 DENSITY 72 -#ifdef FEATURE_HIGHRES BITMAP "bmps/flipbuttonhd.pbitm" BPP 1 DENSITY 144 -#endif END BITMAP ID HINT_BUTTON_BMP_RES_ID AUTOCOMPRESS BEGIN BITMAP "bmps/lightbulb.pbitm" BPP 1 DENSITY 72 -#ifdef FEATURE_HIGHRES BITMAP "bmps/lightbulbhd.pbitm" BPP 1 DENSITY 144 -#endif END BITMAP ID VALUE_BUTTON_BMP_RES_ID AUTOCOMPRESS BEGIN BITMAP "bmps/valuebutton.pbitm" BPP 1 DENSITY 72 -#ifdef FEATURE_HIGHRES BITMAP "bmps/valuebuttonhd.pbitm" BPP 1 DENSITY 144 -#endif END #define TBH TRAY_BUTTON_HEIGHT_HR