diff options
author | Robert Pösel <robyer@seznam.cz> | 2014-12-09 17:40:37 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2014-12-09 17:40:37 +0000 |
commit | b479a5be6d8f3a0496b5555cae972c1cf695b0fb (patch) | |
tree | a043adcc9910a05008e951d8ad97829669253708 /protocols | |
parent | 8a78d1312d2a7d25aabc4b2fd082891e4714dbb7 (diff) |
Proto_Dummy: Fix missing FFC icon
git-svn-id: http://svn.miranda-ng.org/main/trunk@11304 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/Dummy/proto_dummy/res/Proto_Dummy.rc | 1 | ||||
-rw-r--r-- | protocols/Dummy/proto_dummy/src/resource.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Dummy/proto_dummy/res/Proto_Dummy.rc b/protocols/Dummy/proto_dummy/res/Proto_Dummy.rc index ad0b17baaa..44c1a51f44 100644 --- a/protocols/Dummy/proto_dummy/res/Proto_Dummy.rc +++ b/protocols/Dummy/proto_dummy/res/Proto_Dummy.rc @@ -60,6 +60,7 @@ IDI_ICON6 ICON "DND.ico" IDI_ICON7 ICON "Occupied.ico" IDI_ICON8 ICON "Lunch.ico" IDI_ICON9 ICON "Phone.ico" +IDI_ICON10 ICON "FFC.ico" #endif // Russian (Russia) resources ///////////////////////////////////////////////////////////////////////////// diff --git a/protocols/Dummy/proto_dummy/src/resource.h b/protocols/Dummy/proto_dummy/src/resource.h index 474a902b4e..309123b626 100644 --- a/protocols/Dummy/proto_dummy/src/resource.h +++ b/protocols/Dummy/proto_dummy/src/resource.h @@ -11,6 +11,7 @@ #define IDI_ICON7 159 #define IDI_ICON8 1003 #define IDI_ICON9 1002 +#define IDI_ICON10 129 // Next default values for new objects // |