From 061cf8a12c07aecc4526840a59ba0135f43b2fca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Tue, 9 Dec 2014 17:08:19 +0000 Subject: 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 --- protocols/Steam/res/Resource.rc | 1 + protocols/Steam/res/gaming.ico | Bin 0 -> 5430 bytes 2 files changed, 1 insertion(+) create mode 100644 protocols/Steam/res/gaming.ico (limited to 'protocols/Steam/res') 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 Binary files /dev/null and b/protocols/Steam/res/gaming.ico differ -- cgit v1.2.3