summaryrefslogtreecommitdiff
path: root/protocols/Omegle/res
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Omegle/res')
-rw-r--r--protocols/Omegle/res/omegle.icobin1150 -> 0 bytes
-rw-r--r--protocols/Omegle/res/omegle.rc158
-rw-r--r--protocols/Omegle/res/typing.icobin1150 -> 0 bytes
-rw-r--r--protocols/Omegle/res/typingoff.icobin1150 -> 0 bytes
-rw-r--r--protocols/Omegle/res/version.rc9
5 files changed, 0 insertions, 167 deletions
diff --git a/protocols/Omegle/res/omegle.ico b/protocols/Omegle/res/omegle.ico
deleted file mode 100644
index 1e665ceac0..0000000000
--- a/protocols/Omegle/res/omegle.ico
+++ /dev/null
Binary files differ
diff --git a/protocols/Omegle/res/omegle.rc b/protocols/Omegle/res/omegle.rc
deleted file mode 100644
index 6e8ee2de50..0000000000
--- a/protocols/Omegle/res/omegle.rc
+++ /dev/null
@@ -1,158 +0,0 @@
-// Microsoft Visual C++ generated resource script.
-//
-#include "..\src\resource.h"
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#include "afxres.h"
-#include "..\src\constants.h"
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// Czech (Czech Republic) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CSY)
-LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
-#pragma code_page(1250)
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE
-BEGIN
- "..\\src\\resource.h\0"
-END
-
-2 TEXTINCLUDE
-BEGIN
- "#include ""afxres.h""\r\n"
- "#include ""..\\src\\constants.h""\0"
-END
-
-3 TEXTINCLUDE
-BEGIN
- "\r\0"
-END
-
-#endif // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDI_OMEGLE ICON "omegle.ico"
-IDI_TYPING_ON ICON "typing.ico"
-IDI_TYPING_OFF ICON "typingoff.ico"
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Dialog
-//
-
-IDD_OPTIONS DIALOGEX 0, 0, 316, 235
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- LTEXT "Server:",IDC_STATIC,14,9,64,8,0,WS_EX_RIGHT
- COMBOBOX IDC_SERVER,84,7,79,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
- LTEXT "Language:",IDC_STATIC,172,9,50,8,0,WS_EX_RIGHT
- COMBOBOX IDC_LANGUAGE,228,7,74,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
- LTEXT "Visible name:",IDC_STATIC,14,25,64,8,0,WS_EX_RIGHT
- EDITTEXT IDC_NAME,84,22,79,14,ES_AUTOHSCROLL
- CONTROL "Meet strangers with common interests (separated by commas):",IDC_MEET_COMMON,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,39,288,10
- EDITTEXT IDC_INTERESTS,14,49,288,14,ES_MULTILINE | ES_AUTOVSCROLL | WS_VSCROLL
- CONTROL "Automatically send one of these messages (each on new line) to stranger after connection:",IDC_HI_ENABLED,
- "Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,14,65,288,15
- EDITTEXT IDC_HI_MESSAGE,14,82,288,20,ES_MULTILINE | ES_AUTOVSCROLL | ES_WANTRETURN | WS_VSCROLL
- LTEXT "This text will be sent when you use ""/asl"" message:",IDC_STATIC,14,105,288,8
- EDITTEXT IDC_ASL_MESSAGE,14,114,288,20,ES_MULTILINE | ES_AUTOVSCROLL | WS_VSCROLL
- LTEXT "Last used question (Question mode):",IDC_STATIC,14,136,288,8
- EDITTEXT IDC_LAST_QUESTION,14,145,288,20,ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | WS_VSCROLL
- CONTROL "I want Omegle to reuse my questions if they are good enough (Question mode)",IDC_REUSE_QUESTIONS,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,167,288,10
- CONTROL "Automatically connect to stranger when protocol is turned online",IDC_AUTO_CONNECT,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,180,288,10
- CONTROL "Automatically connect to another stranger when current disconnects",IDC_DONTSTOP,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,192,288,10
- CONTROL "Don't clear chat before connecting to new stranger",IDC_NOCLEAR,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,204,288,10
- CONTROL "Load count of users on actual server after connection",IDC_SERVER_INFO,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,216,288,10
-END
-
-IDD_OmegleACCOUNT DIALOGEX 0, 0, 186, 134
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x0
-BEGIN
- COMBOBOX IDC_SERVER,60,0,125,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
- LTEXT "Server:",IDC_STATIC,0,2,60,8
- LTEXT "Visible name:",IDC_STATIC,0,32,60,8
- EDITTEXT IDC_NAME,60,30,125,14,ES_AUTOHSCROLL
- CONTROL "Meet strangers with common interests",IDC_MEET_COMMON,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,0,52,185,10
- EDITTEXT IDC_INTERESTS,0,76,185,32,ES_MULTILINE | ES_AUTOVSCROLL | WS_VSCROLL
- LTEXT "Your interests (separated by commas):",IDC_STATIC,0,66,185,8
- COMBOBOX IDC_LANGUAGE,60,15,125,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
- LTEXT "Language:",IDC_STATIC,0,17,60,8
-END
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// DESIGNINFO
-//
-
-#ifdef APSTUDIO_INVOKED
-GUIDELINES DESIGNINFO
-BEGIN
- IDD_OPTIONS, DIALOG
- BEGIN
- LEFTMARGIN, 7
- RIGHTMARGIN, 309
- VERTGUIDE, 14
- VERTGUIDE, 78
- VERTGUIDE, 84
- VERTGUIDE, 163
- VERTGUIDE, 172
- VERTGUIDE, 214
- VERTGUIDE, 302
- TOPMARGIN, 7
- BOTTOMMARGIN, 228
- END
-
- IDD_OmegleACCOUNT, DIALOG
- BEGIN
- VERTGUIDE, 60
- VERTGUIDE, 185
- END
-END
-#endif // APSTUDIO_INVOKED
-
-#endif // Czech (Czech Republic) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-/////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
-
diff --git a/protocols/Omegle/res/typing.ico b/protocols/Omegle/res/typing.ico
deleted file mode 100644
index f5f6c458a6..0000000000
--- a/protocols/Omegle/res/typing.ico
+++ /dev/null
Binary files differ
diff --git a/protocols/Omegle/res/typingoff.ico b/protocols/Omegle/res/typingoff.ico
deleted file mode 100644
index d79ce47b07..0000000000
--- a/protocols/Omegle/res/typingoff.ico
+++ /dev/null
Binary files differ
diff --git a/protocols/Omegle/res/version.rc b/protocols/Omegle/res/version.rc
deleted file mode 100644
index 5a5ddd63ed..0000000000
--- a/protocols/Omegle/res/version.rc
+++ /dev/null
@@ -1,9 +0,0 @@
-// Microsoft Visual C++ generated resource script.
-//
-#ifdef APSTUDIO_INVOKED
-#error this file is not editable by Microsoft Visual C++
-#endif //APSTUDIO_INVOKED
-
-#include "..\src\version.h"
-
-#include "..\..\build\Version.rc"