summaryrefslogtreecommitdiff
path: root/protocols/EmLanProto/res
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-04-30 12:23:43 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-04-30 12:23:43 +0300
commit6ea772c9cd8f281478f3a521148c8ea50863fc74 (patch)
tree9f888880cc169514f5f0223613257882786c6ae7 /protocols/EmLanProto/res
parent8feaf146f426792ab4664012071c344a61afba05 (diff)
for #4956 - basic EmLAN icon
Diffstat (limited to 'protocols/EmLanProto/res')
-rw-r--r--protocols/EmLanProto/res/amdproto.rc1
-rw-r--r--protocols/EmLanProto/res/icon_main.icobin0 -> 5430 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/protocols/EmLanProto/res/amdproto.rc b/protocols/EmLanProto/res/amdproto.rc
index 4ef095178a..97c3b4715d 100644
--- a/protocols/EmLanProto/res/amdproto.rc
+++ b/protocols/EmLanProto/res/amdproto.rc
@@ -28,6 +28,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
+IDI_ICON_MAIN ICON "icon_main.ico"
IDI_ICON_ONLINE ICON "icon_onl.ico"
IDI_ICON_OFFLINE ICON "icon_off.ico"
diff --git a/protocols/EmLanProto/res/icon_main.ico b/protocols/EmLanProto/res/icon_main.ico
new file mode 100644
index 0000000000..afb4190081
--- /dev/null
+++ b/protocols/EmLanProto/res/icon_main.ico
Binary files differ