diff options
author | Rozhuk Ivan <rozhuk.im@gmail.com> | 2014-03-07 13:43:51 +0000 |
---|---|---|
committer | Rozhuk Ivan <rozhuk.im@gmail.com> | 2014-03-07 13:43:51 +0000 |
commit | 4036e52a03cba9c3bd345796407a851153377279 (patch) | |
tree | feb45ccd58f06bd39f5c08de00ffb02758b987ae /protocols/MRA/xstatus_MRA/res | |
parent | 8a185f9f579656ea621956937bc3dd8b73356205 (diff) |
MRA
+ Add: hidden option "xStatusShowAll" to allow select x-status Dating
* Fix: Blog status icon does not display
* Fix: SetContactStatus for contacts without authorization on user info update* code cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@8445 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MRA/xstatus_MRA/res')
-rw-r--r-- | protocols/MRA/xstatus_MRA/res/xstatus_MRA.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/MRA/xstatus_MRA/res/xstatus_MRA.rc b/protocols/MRA/xstatus_MRA/res/xstatus_MRA.rc index bff87382ba..f7bdc005dc 100644 --- a/protocols/MRA/xstatus_MRA/res/xstatus_MRA.rc +++ b/protocols/MRA/xstatus_MRA/res/xstatus_MRA.rc @@ -76,6 +76,7 @@ IDI_XSTATUS45 ICON "50.ico" IDI_XSTATUS46 ICON "51.ico"
IDI_XSTATUS47 ICON "52.ico"
IDI_XSTATUS48 ICON "53.ico"
+IDI_XSTATUS49 ICON "54.ico"
IDI_XSTATUS_UNKNOWN ICON "unknown.ico"
/////////////////////////////////////////////////////////////////////////////
|