From 7f1ee85eb7f34b57a5354d8cea91495742145f58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Fri, 8 Mar 2013 10:39:54 +0000 Subject: 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 --- protocols/Omegle/src/db.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Omegle/src/db.h') diff --git a/protocols/Omegle/src/db.h b/protocols/Omegle/src/db.h index fd0d290b3c..ea80a53d48 100644 --- a/protocols/Omegle/src/db.h +++ b/protocols/Omegle/src/db.h @@ -53,3 +53,4 @@ along with this program. If not, see . #define OMEGLE_KEY_LOGGING "EnableLogging" #define OMEGLE_KEY_SERVER_INFO "GetServerInfo" #define OMEGLE_KEY_LAST_QUESTION "LastQuestion" +#define OMEGLE_KEY_AUTO_CONNECT "AutoConnect" -- cgit v1.2.3