summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2016-01-20 18:01:45 +0000
committerDart Raiden <wowemuh@gmail.com>2016-01-20 18:01:45 +0000
commit2b3e5469d5740b3426f246648014de6f069a2c05 (patch)
tree2d20fb7ba47b6406e68f36837b1947192aab202e /plugins/ExternalAPI
parent4874e848f64514f3d6f76e2f0e341a67e791b6eb (diff)
"N/A" -> "Not available" (thx Wishmaster for idea)
git-svn-id: http://svn.miranda-ng.org/main/trunk@16126 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ExternalAPI')
-rw-r--r--plugins/ExternalAPI/m_account.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_account.h b/plugins/ExternalAPI/m_account.h
index e4b1820976..91fbc10e71 100644
--- a/plugins/ExternalAPI/m_account.h
+++ b/plugins/ExternalAPI/m_account.h
@@ -130,7 +130,7 @@ typedef struct CAccount
#define YAMN_ACC_ST0 0x00000001 //Check (countdown) when Offline
#define YAMN_ACC_ST1 0x00000002 //Check (countdown) when Online
#define YAMN_ACC_ST2 0x00000004 //Check (countdown) when Away
-#define YAMN_ACC_ST3 0x00000008 //Check (countdown) when N/A
+#define YAMN_ACC_ST3 0x00000008 //Check (countdown) when Not available
#define YAMN_ACC_ST4 0x00000010 //Check (countdown) when Occupied
#define YAMN_ACC_ST5 0x00000020 //Check (countdown) when DND
#define YAMN_ACC_ST6 0x00000040 //Check (countdown) when Free for chat