diff options
Diffstat (limited to 'protocols/Tox/res/resource.rc')
-rw-r--r-- | protocols/Tox/res/resource.rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/protocols/Tox/res/resource.rc b/protocols/Tox/res/resource.rc index 8d8a179e4c..741f076104 100644 --- a/protocols/Tox/res/resource.rc +++ b/protocols/Tox/res/resource.rc @@ -62,9 +62,9 @@ LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-IDI_TOX ICON "icons\\tox.ico"
-IDI_ME ICON "icons\\me.ico"
-IDI_EDIT ICON "icons\\edit.ico"
+IDI_TOX ICON "tox.ico"
+IDI_ME ICON "me.ico"
+IDI_EDIT ICON "edit.ico"
/////////////////////////////////////////////////////////////////////////////
|