diff options
Diffstat (limited to 'protocols/Tox/res')
-rw-r--r-- | protocols/Tox/res/edit.ico (renamed from protocols/Tox/res/Icons/edit.ico) | bin | 5430 -> 5430 bytes | |||
-rw-r--r-- | protocols/Tox/res/me.ico (renamed from protocols/Tox/res/Icons/me.ico) | bin | 5430 -> 5430 bytes | |||
-rw-r--r-- | protocols/Tox/res/resource.rc | 6 | ||||
-rw-r--r-- | protocols/Tox/res/tox.ico (renamed from protocols/Tox/res/Icons/tox.ico) | bin | 22382 -> 22382 bytes |
4 files changed, 3 insertions, 3 deletions
diff --git a/protocols/Tox/res/Icons/edit.ico b/protocols/Tox/res/edit.ico Binary files differindex 6264e76a93..6264e76a93 100644 --- a/protocols/Tox/res/Icons/edit.ico +++ b/protocols/Tox/res/edit.ico diff --git a/protocols/Tox/res/Icons/me.ico b/protocols/Tox/res/me.ico Binary files differindex db58008e47..db58008e47 100644 --- a/protocols/Tox/res/Icons/me.ico +++ b/protocols/Tox/res/me.ico 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"
/////////////////////////////////////////////////////////////////////////////
diff --git a/protocols/Tox/res/Icons/tox.ico b/protocols/Tox/res/tox.ico Binary files differindex 4703564c80..4703564c80 100644 --- a/protocols/Tox/res/Icons/tox.ico +++ b/protocols/Tox/res/tox.ico |