summaryrefslogtreecommitdiff
path: root/protocols/Tox/res/resource.rc
diff options
context:
space:
mode:
authoraunsane <aunsane@gmail.com>2018-02-05 23:52:13 +0300
committeraunsane <aunsane@gmail.com>2018-02-05 23:52:13 +0300
commit71070054700d03edc5a70a5faaaf4365d5787f07 (patch)
tree9150b1cc131d348577ee1b6cd84941ca76db5e18 /protocols/Tox/res/resource.rc
parent7d4ec46f0a42169535eb3e674e09da4d040867d6 (diff)
Tox: setup filters
Diffstat (limited to 'protocols/Tox/res/resource.rc')
-rw-r--r--protocols/Tox/res/resource.rc6
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"
/////////////////////////////////////////////////////////////////////////////