summaryrefslogtreecommitdiff
path: root/protocols/MRA/xstatus_MRA
diff options
context:
space:
mode:
authorRozhuk Ivan <rozhuk.im@gmail.com>2014-03-07 13:43:51 +0000
committerRozhuk Ivan <rozhuk.im@gmail.com>2014-03-07 13:43:51 +0000
commit4036e52a03cba9c3bd345796407a851153377279 (patch)
treefeb45ccd58f06bd39f5c08de00ffb02758b987ae /protocols/MRA/xstatus_MRA
parent8a185f9f579656ea621956937bc3dd8b73356205 (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')
-rw-r--r--protocols/MRA/xstatus_MRA/res/xstatus_MRA.rc1
-rw-r--r--protocols/MRA/xstatus_MRA/src/resource.h3
2 files changed, 3 insertions, 1 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"
/////////////////////////////////////////////////////////////////////////////
diff --git a/protocols/MRA/xstatus_MRA/src/resource.h b/protocols/MRA/xstatus_MRA/src/resource.h
index efe5d6f369..9b8624eac7 100644
--- a/protocols/MRA/xstatus_MRA/src/resource.h
+++ b/protocols/MRA/xstatus_MRA/src/resource.h
@@ -51,7 +51,8 @@
#define IDI_XSTATUS46 246
#define IDI_XSTATUS47 247
#define IDI_XSTATUS48 248
-#define IDI_XSTATUS_UNKNOWN 249
+#define IDI_XSTATUS49 249
+#define IDI_XSTATUS_UNKNOWN 250
// Next default values for new objects