diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-03-08 10:39:54 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-03-08 10:39:54 +0000 |
commit | 7f1ee85eb7f34b57a5354d8cea91495742145f58 (patch) | |
tree | ace9a5a0f8808e1ce978f89591958365f27e9347 /protocols/Omegle/src/resource.h | |
parent | ab00e50d6793f56e8e6b7f1a352a954f8b933b3b (diff) |
Omegle:
- Added option to automatically connect to stranger when protocol is turned online
- Updated readme
- Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@3912 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Omegle/src/resource.h')
-rw-r--r-- | protocols/Omegle/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Omegle/src/resource.h b/protocols/Omegle/src/resource.h index 0cfab1d840..cc7a7d5af1 100644 --- a/protocols/Omegle/src/resource.h +++ b/protocols/Omegle/src/resource.h @@ -18,6 +18,7 @@ #define IDC_REUSE_QUESTIONS 1215
#define IDC_LOGGING 1216
#define IDC_SERVER_INFO 1217
+#define IDC_AUTO_CONNECT 1219
// Next default values for new objects
//
|