summaryrefslogtreecommitdiff
path: root/protocols/Steam/res
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2014-12-09 17:08:19 +0000
committerRobert Pösel <robyer@seznam.cz>2014-12-09 17:08:19 +0000
commit061cf8a12c07aecc4526840a59ba0135f43b2fca (patch)
tree8b8ea9640e1aabb69ef3978b4c09f415e13cad36 /protocols/Steam/res
parent278ba931862278aa0b2ea9fae11fd4198cdb1442 (diff)
Steam: Use XStatus for info about playing game (part 1)
git-svn-id: http://svn.miranda-ng.org/main/trunk@11300 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/res')
-rw-r--r--protocols/Steam/res/Resource.rc1
-rw-r--r--protocols/Steam/res/gaming.icobin0 -> 5430 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Steam/res/Resource.rc b/protocols/Steam/res/Resource.rc
index 93b2abc639..66d4075412 100644
--- a/protocols/Steam/res/Resource.rc
+++ b/protocols/Steam/res/Resource.rc
@@ -63,6 +63,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_STEAM ICON "steam.ico"
+IDI_GAMING ICON "gaming.ico"
#endif // Russian (Russia) resources
/////////////////////////////////////////////////////////////////////////////
diff --git a/protocols/Steam/res/gaming.ico b/protocols/Steam/res/gaming.ico
new file mode 100644
index 0000000000..a100a1f371
--- /dev/null
+++ b/protocols/Steam/res/gaming.ico
Binary files differ