diff options
Diffstat (limited to 'plugins/FingerprintNG/res/icons_others.rc')
-rw-r--r-- | plugins/FingerprintNG/res/icons_others.rc | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/plugins/FingerprintNG/res/icons_others.rc b/plugins/FingerprintNG/res/icons_others.rc index e7f2b588dc..2457688681 100644 --- a/plugins/FingerprintNG/res/icons_others.rc +++ b/plugins/FingerprintNG/res/icons_others.rc @@ -20,7 +20,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT #pragma code_page(1251)
#endif //_WIN32
-#endif // Russian resources
+#endif // Russian resources
/////////////////////////////////////////////////////////////////////////////
@@ -42,7 +42,6 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //##############################################################################################################
//############################################# Skype ##########################################################
//##############################################################################################################
-
IDI_SKYPE ICON "..\\icons\\others\\Skype.ico"
/////////////////////////////////////////////////////////////////////////////
@@ -52,10 +51,10 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US STRINGTABLE
BEGIN
- IDS_IDENTIFY "# Finger Icons #"
+ IDS_IDENTIFY "# Finger Icons #"
END
-#endif // English (U.S.) resources
+#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
@@ -68,5 +67,5 @@ END /////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
+#endif // not APSTUDIO_INVOKED
|