diff options
Diffstat (limited to 'protocols/JabberG/src/resource.h')
-rw-r--r-- | protocols/JabberG/src/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/JabberG/src/resource.h b/protocols/JabberG/src/resource.h index a3e3f5987f..ae97f821f8 100644 --- a/protocols/JabberG/src/resource.h +++ b/protocols/JabberG/src/resource.h @@ -114,9 +114,10 @@ #define IDC_MSGLANG 1049
#define IDC_PASSWORD 1050
#define IDC_JID 1051
-#define IDC_NEWPASSWD2 1052
#define IDC_ROSTER_SYNC 1052
#define IDC_OLDPASSWD 1053
+#define IDC_MAM_MODE 1054
+#define IDC_NEWPASSWD2 1055
#define IDC_ADDRESS1 1056
#define IDC_ADDRESS2 1057
#define IDC_CITY 1058
|