diff options
Diffstat (limited to 'plugins/FingerprintNG/res/icons.rc')
-rw-r--r-- | plugins/FingerprintNG/res/icons.rc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/plugins/FingerprintNG/res/icons.rc b/plugins/FingerprintNG/res/icons.rc index 3009d04a2e..42bbf6c303 100644 --- a/plugins/FingerprintNG/res/icons.rc +++ b/plugins/FingerprintNG/res/icons.rc @@ -20,7 +20,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT #pragma code_page(1251)
#endif //_WIN32
-#endif // Russian resources
+#endif // Russian resources
/////////////////////////////////////////////////////////////////////////////
@@ -42,9 +42,9 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //##############################################################################################################
//########################################### Other ############################################################
//##############################################################################################################
- IDI_NOTFOUND ICON "..\\icons\\others\\notfound.ico"
- IDI_UNDETECTED ICON "..\\icons\\others\\undetected.ico"
- IDI_UNKNOWN ICON "..\\icons\\others\\unknown.ico"
+ IDI_NOTFOUND ICON "..\\icons\\others\\notfound.ico"
+ IDI_UNDETECTED ICON "..\\icons\\others\\undetected.ico"
+ IDI_UNKNOWN ICON "..\\icons\\others\\unknown.ico"
/////////////////////////////////////////////////////////////////////////////
//
@@ -53,10 +53,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
/////////////////////////////////////////////////////////////////////////////
@@ -69,5 +69,5 @@ END /////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
+#endif // not APSTUDIO_INVOKED
|