summaryrefslogtreecommitdiff
path: root/protocols/YAMN/proto_yamn/res/proto_YAMN.rc
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-10-14 09:45:11 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-10-14 09:45:11 +0000
commit4b6899c098f97960bf58456313ac8d643336dcd0 (patch)
treee04b9a7e1ddcff868fe81c2a6db3716c49d11c2f /protocols/YAMN/proto_yamn/res/proto_YAMN.rc
parente179ffc995c96568bfdce46ac73f58d569166f05 (diff)
YAMN: folders restructurization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/YAMN/proto_yamn/res/proto_YAMN.rc')
-rw-r--r--protocols/YAMN/proto_yamn/res/proto_YAMN.rc16
1 files changed, 16 insertions, 0 deletions
diff --git a/protocols/YAMN/proto_yamn/res/proto_YAMN.rc b/protocols/YAMN/proto_yamn/res/proto_YAMN.rc
new file mode 100644
index 0000000000..087ee444c9
--- /dev/null
+++ b/protocols/YAMN/proto_yamn/res/proto_YAMN.rc
@@ -0,0 +1,16 @@
+#include "..\src\resource.h"
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+
+IDI_ICON1 ICON "icooffline.ico"
+IDI_ICON2 ICON "icoonline.ico"
+IDI_ICON5 ICON "icooffline.ico"
+IDI_ICON7 ICON "icooccupied.ico"
+IDI_ICON3 ICON "icoaway.ico"