[Scummvm-cvs-logs] CVS: scummvm/backends/wince resource.h,1.8,1.9 PocketSCUMM.rc,1.9,1.10

Nicolas Bacca arisme at users.sourceforge.net
Sun Jan 29 15:25:11 CET 2006


Update of /cvsroot/scummvm/scummvm/backends/wince
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1999

Modified Files:
	resource.h PocketSCUMM.rc 
Log Message:
Knakos patch & new icons

Index: resource.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/resource.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- resource.h	30 Jul 2005 21:10:56 -0000	1.8
+++ resource.h	29 Jan 2006 23:24:20 -0000	1.9
@@ -1,38 +1,39 @@
-//{{NO_DEPENDENCIES}}
-// Microsoft eMbedded Visual C++ generated include file.
-// Used by PocketSCUMM.rc
-//
-#define IDI_POCKETSCUMM                 101
-#define IDR_SMARTFON_MENUBAR_GAMES      102
-#define IDR_SMARTFON_MENUBAR_OPTIONS    103
-#define IDB_LOGO                        106
-#define IMAGE_PANEL                     109
-#define PANEL_GENERIC                   109
-#define IMAGE_KEYBOARD                  110
-#define PANEL_KEYBOARD                  110
-#define ITEM_SKIP                       114
-#define ITEM_OPTIONS                    115
-#define ITEM_SOUND_ON                   118
-#define ITEM_SOUND_OFF                  119
-#define ITEM_VIEW_PORTRAIT              120
-#define ITEM_VIEW_LANDSCAPE             122
-#define IDS_CAP_MENUITEM40002           40003
-#define ID_MENU_GAMES                   40006
-#define IDM_SMARTFON_SCAN               40007
-#define IDM_SMARTFON_QUIT               40009
-#define IDS_CAP_OPTIONS                 40015
-#define ID_MENU_OPTIONS                 40016
-#define IDM_SMARTFON_MUSIC              40017
-#define IDM_SMARTFON_SOUND              40017
-#define IDM_SMARTFON_HELP               40021
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE        123
-#define _APS_NEXT_COMMAND_VALUE         40022
-#define _APS_NEXT_CONTROL_VALUE         1000
-#define _APS_NEXT_SYMED_VALUE           101
-#endif
-#endif
+//{{NO_DEPENDENCIES}}
+// Microsoft eMbedded Visual C++ generated include file.
+// Used by PocketSCUMM.rc
+//
+#define IDI_POCKETSCUMM                 101
+#define IDR_SMARTFON_MENUBAR_GAMES      102
+#define IDR_SMARTFON_MENUBAR_OPTIONS    103
+#define IDB_LOGO                        106
+#define IMAGE_PANEL                     109
+#define PANEL_GENERIC                   109
+#define IMAGE_KEYBOARD                  110
+#define PANEL_KEYBOARD                  110
+#define ITEM_SKIP                       114
+#define ITEM_OPTIONS                    115
+#define ITEM_SOUND_ON                   118
+#define ITEM_SOUND_OFF                  119
+#define ITEM_VIEW_PORTRAIT              120
+#define ITEM_VIEW_LANDSCAPE             122
+#define ITEM_BINDKEYS                   125
+#define IDS_CAP_MENUITEM40002           40003
+#define ID_MENU_GAMES                   40006
+#define IDM_SMARTFON_SCAN               40007
+#define IDM_SMARTFON_QUIT               40009
+#define IDS_CAP_OPTIONS                 40015
+#define ID_MENU_OPTIONS                 40016
+#define IDM_SMARTFON_MUSIC              40017
+#define IDM_SMARTFON_SOUND              40017
+#define IDM_SMARTFON_HELP               40021
+
+// Next default values for new objects
+// 
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE        126
+#define _APS_NEXT_COMMAND_VALUE         40022
+#define _APS_NEXT_CONTROL_VALUE         1000
+#define _APS_NEXT_SYMED_VALUE           101
+#endif
+#endif

Index: PocketSCUMM.rc
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/PocketSCUMM.rc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- PocketSCUMM.rc	26 Jan 2004 08:15:50 -0000	1.9
+++ PocketSCUMM.rc	29 Jan 2006 23:24:20 -0000	1.10
@@ -114,6 +114,7 @@
 ITEM_SOUND_OFF          BINARY  DISCARDABLE     "images\\SoundOff.bmp"
 ITEM_VIEW_PORTRAIT      BINARY  DISCARDABLE     "images\\MonkeyPortrait.bmp"
 ITEM_VIEW_LANDSCAPE     BINARY  DISCARDABLE     "images\\MonkeyLandscape.bmp"
+ITEM_BINDKEYS           BINARY  DISCARDABLE     "images\\bindkeys.bmp"
 
 /////////////////////////////////////////////////////////////////////////////
 //





More information about the Scummvm-git-logs mailing list