diff options
Diffstat (limited to 'plugins/Rate/res/rate.rc')
-rw-r--r-- | plugins/Rate/res/rate.rc | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/plugins/Rate/res/rate.rc b/plugins/Rate/res/rate.rc index 8682473b93..834df998b7 100644 --- a/plugins/Rate/res/rate.rc +++ b/plugins/Rate/res/rate.rc @@ -31,18 +31,7 @@ LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT IDI_RATEHI ICON "rate_high.ico"
IDI_RATELO ICON "rate_low.ico"
IDI_RATEME ICON "rate_med.ico"
-#endif // Ukrainian resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.S.) resources
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
-#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-#pragma code_page(1252)
-#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
@@ -70,7 +59,7 @@ END #endif // APSTUDIO_INVOKED
-#endif // English (U.S.) resources
+#endif // Ukrainian resources
/////////////////////////////////////////////////////////////////////////////
|