diff --git a/xwords4/wince/l10n/xwords4_caps.rc b/xwords4/wince/l10n/xwords4_caps.rc index 5c2bdefaa..c84f49564 100644 --- a/xwords4/wince/l10n/xwords4_caps.rc +++ b/xwords4/wince/l10n/xwords4_caps.rc @@ -25,15 +25,6 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_XWORDS4 ICON DISCARDABLE "xwords4.ico" - #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // @@ -941,31 +932,6 @@ BEGIN # endif #endif - END -#ifdef _WIN32_WCE -// from http://msdn.microsoft.com/en-us/library/ms838191.aspx: don't -// let WinMo draw 320x320 as 240x240 -HI_RES_AWARE CEUX {1} #endif - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - -/* This is supposed to keep the OS from running us in "emulation mode", but it - isn't working. Changing the versions as reported by objdump does work */ -/* #ifdef _WIN32_WCE */ -/* HI_RES_AWARE CEUX {1} */ -/* #endif */ - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED diff --git a/xwords4/wince/l10n/xwords4_french.rc b/xwords4/wince/l10n/xwords4_french.rc index 681e845f8..df838ff3e 100644 --- a/xwords4/wince/l10n/xwords4_french.rc +++ b/xwords4/wince/l10n/xwords4_french.rc @@ -16,7 +16,7 @@ #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources +// French resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 @@ -25,15 +25,6 @@ LANGUAGE LANG_FRENCH, SUBLANG_FRENCH #pragma code_page(1252) #endif //_WIN32 -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_XWORDS4 ICON DISCARDABLE "xwords4.ico" - #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // @@ -978,32 +969,8 @@ BEGIN IDS_XWRELAY_ERROR_HEART_OTHER "La transmission a perdu le contact avec un appareil durant cette partie." /* IDS_XWRELAY_ERROR_LOST_OTHER "The relay has lost contact with a device in this game." */ # endif -#endif +#endif /* XWFEATURE_STANDALONE_ONLY */ END -#ifdef _WIN32_WCE -// from http://msdn.microsoft.com/en-us/library/ms838191.aspx: don't -// let WinMo draw 320x320 as 240x240 -HI_RES_AWARE CEUX {1} #endif - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - -/* This is supposed to keep the OS from running us in "emulation mode", but it - isn't working. Changing the versions as reported by objdump does work */ -/* #ifdef _WIN32_WCE */ -/* HI_RES_AWARE CEUX {1} */ -/* #endif */ - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED diff --git a/xwords4/wince/l10n/xwords4_polish.rc b/xwords4/wince/l10n/xwords4_polish.rc index 304ba810b..833cf8af7 100644 --- a/xwords4/wince/l10n/xwords4_polish.rc +++ b/xwords4/wince/l10n/xwords4_polish.rc @@ -16,7 +16,7 @@ #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources +// Polish resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 @@ -25,15 +25,6 @@ LANGUAGE LANG_POLISH, SUBLANG_POLISH_POLAND #pragma code_page(65001) #endif //_WIN32 -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_XWORDS4 ICON DISCARDABLE "xwords4.ico" - #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // @@ -60,7 +51,6 @@ END #endif // APSTUDIO_INVOKED - ///////////////////////////////////////////////////////////////////////////// // // Menubar @@ -954,32 +944,6 @@ BEGIN # endif #endif - END -#ifdef _WIN32_WCE -// from http://msdn.microsoft.com/en-us/library/ms838191.aspx: don't -// let WinMo draw 320x320 as 240x240 -HI_RES_AWARE CEUX {1} #endif - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - -/* This is supposed to keep the OS from running us in "emulation mode", but it - isn't working. Changing the versions as reported by objdump does work */ -/* #ifdef _WIN32_WCE */ -/* HI_RES_AWARE CEUX {1} */ -/* #endif */ - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED -