diff options
Diffstat (limited to 'plugins/FingerprintNG/res/icons.rc')
-rw-r--r-- | plugins/FingerprintNG/res/icons.rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/FingerprintNG/res/icons.rc b/plugins/FingerprintNG/res/icons.rc index 42bbf6c303..d034f4d247 100644 --- a/plugins/FingerprintNG/res/icons.rc +++ b/plugins/FingerprintNG/res/icons.rc @@ -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"
/////////////////////////////////////////////////////////////////////////////
//
|