diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-06-17 03:57:20 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-06-17 03:57:20 +0000 |
commit | 06b7222a8359baa84e2dc185f4397a2fbb40ff58 (patch) | |
tree | 311012311eca75a8261d3dde6f4f75937fca2078 /protocols/VKontakte/src/resource.h | |
parent | d8b8caf0bfcc4fde668b6011e1f0c8eeac3d6108 (diff) |
VKontakte:
add ‘Shorten links for audio attachments’ option
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@14226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/resource.h')
-rw-r--r-- | protocols/VKontakte/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h index a9029746e6..cf4bbc365a 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -47,6 +47,7 @@ #define IDC_REMOVE_FROM_CLIST 1033
#define IDC_FORCE_ONLINE_ON_ACT 1035
#define IDC_STICKERS_AS_SMYLES 1036
+#define IDC_SHOTEN_LINKS_FOR_AUDIO 1037
#define IDC_ONREAD 1039
#define IDC_ONRECEIVE 1040
#define IDC_ONREPLY 1041
|