diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-05-18 13:59:55 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-05-18 13:59:55 +0000 |
commit | cd6a5eee79c6c5ceccfcfe6063311ee6b7eff33d (patch) | |
tree | 18dcfae777e71128ed9199d0e6d4a706ffe17e54 /plugins/GmailNotifier/res/options.rc | |
parent | 19605930cb53f2596b5771ebead5f703a44376b3 (diff) |
GmailNotifier rename
git-svn-id: http://svn.miranda-ng.org/main/trunk@9226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/GmailNotifier/res/options.rc')
-rw-r--r-- | plugins/GmailNotifier/res/options.rc | 139 |
1 files changed, 139 insertions, 0 deletions
diff --git a/plugins/GmailNotifier/res/options.rc b/plugins/GmailNotifier/res/options.rc new file mode 100644 index 0000000000..ef093adee9 --- /dev/null +++ b/plugins/GmailNotifier/res/options.rc @@ -0,0 +1,139 @@ +//Microsoft Developer Studio generated resource script.
+//
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "../src/resource.h"
+#include "winres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Neutral (Sys. Default) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEUSD)
+#ifdef _WIN32
+LANGUAGE LANG_NEUTRAL, SUBLANG_SYS_DEFAULT
+#pragma code_page(936)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Dialog
+//
+
+IDD_OPT DIALOGEX 0, 0, 260, 227
+STYLE DS_CENTER | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
+FONT 8, "Tahoma"
+BEGIN
+ LTEXT "Name:",IDC_STATIC,40,19,36,9,NOT WS_GROUP
+ LTEXT "Password:",IDC_STATIC,40,35,36,9,NOT WS_GROUP
+ LTEXT "Check Gmail Inbox every",IDC_STATIC,40,78,81,9
+ LTEXT "minutes",IDC_STATIC,141,78,26,9
+ LTEXT "Notifier on:",IDC_STATIC,40,93,37,9
+ LTEXT "<",IDC_STATIC_LESS,133,105,8,10,NOT WS_VISIBLE | NOT
+ WS_GROUP
+ LTEXT "Duration:",IDC_STATIC_DURATION,140,100,29,9,NOT
+ WS_VISIBLE | NOT WS_GROUP
+ LTEXT "TXT|BG:",IDC_STATIC_COLOR,140,110,27,9,NOT WS_VISIBLE |
+ NOT WS_GROUP
+ LTEXT "custom program",IDC_STATIC_CUSTOM,104,146,52,9,NOT
+ WS_GROUP
+ LTEXT "sec.",IDC_STATIC_SEC,185,100,14,9,NOT WS_VISIBLE
+ LTEXT "On DBClick:",IDC_STATIC,40,123,38,9
+ COMBOBOX IDC_NAME,77,17,100,50,CBS_DROPDOWN | CBS_AUTOHSCROLL |
+ WS_VSCROLL | WS_TABSTOP | 0x8000
+ EDITTEXT IDC_PASS,78,33,98,11,ES_PASSWORD | ES_AUTOHSCROLL | NOT
+ WS_BORDER,WS_EX_STATICEDGE
+ PUSHBUTTON "Add",IDC_BTNADD,191,13,29,11,0,WS_EX_STATICEDGE
+ PUSHBUTTON "Save",IDC_BTNSAV,191,26,29,11,0,WS_EX_STATICEDGE
+ PUSHBUTTON "Delete",IDC_BTNDEL,191,39,29,11,0,WS_EX_STATICEDGE
+ EDITTEXT IDC_CIRCLE,121,77,18,10,NOT WS_BORDER,WS_EX_STATICEDGE
+ CONTROL "System Tray",IDC_OPTTRAY,"Button",BS_AUTOCHECKBOX |
+ WS_TABSTOP,78,93,56,10
+ CONTROL "PopUp Plugin",IDC_OPTPOP,"Button",BS_AUTOCHECKBOX |
+ WS_TABSTOP,78,104,54,10
+ CONTROL "Login using default browser",IDC_SYSDEF,"Button",
+ BS_AUTORADIOBUTTON,78,123,145,10
+ CONTROL "Login using Internet Explorer",IDC_USEIE,"Button",
+ BS_AUTORADIOBUTTON,78,134,145,10
+ CONTROL "Run",IDC_STARTPRG,"Button",BS_AUTORADIOBUTTON,78,145,24,
+ 10
+ EDITTEXT IDC_PRG,104,145,102,10,ES_AUTOHSCROLL | NOT WS_VISIBLE |
+ NOT WS_BORDER,WS_EX_STATICEDGE
+ PUSHBUTTON "...",IDC_PRGBROWSE,208,145,12,10,NOT WS_VISIBLE,
+ WS_EX_STATICEDGE
+ CONTROL "Use online contacts when no new mail",IDC_ONLINE,"Button",
+ BS_AUTOCHECKBOX | WS_TABSTOP,40,160,186,10
+ CONTROL "Enable icon selection and icon in status bar (restart)",
+ IDC_SHOWICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,40,
+ 172,186,10
+ CONTROL "This is a shared computer so disable Auto Login",
+ IDC_AUTOLOGIN,"Button",BS_AUTO3STATE | WS_TABSTOP,40,184,
+ 186,10
+ CONTROL "Log unread threads into database (enable history)",
+ IDC_LOGTHREADS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,40,
+ 196,186,10
+ GROUPBOX "Gmail Account",IDC_GROUPMAIN,30,2,199,56
+ GROUPBOX "Configuration",IDC_CONFIG,30,65,199,148
+ EDITTEXT IDC_DURATION,170,100,14,8,NOT WS_VISIBLE | NOT WS_BORDER,
+ WS_EX_STATICEDGE
+ CONTROL "",IDC_TEXTCOLOR,"ColourPicker",NOT WS_VISIBLE |
+ WS_TABSTOP,170,110,9,9
+ CONTROL "",IDC_BGCOLOR,"ColourPicker",NOT WS_VISIBLE |
+ WS_TABSTOP,180,110,9,9
+END
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+IDI_ICONNEW ICON DISCARDABLE "iconnew.ico"
+IDI_ICONERR ICON DISCARDABLE "error.ico"
+IDI_ICONEPT ICON DISCARDABLE "empty.ico"
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE DISCARDABLE
+BEGIN
+ "#include ""resource.h""\r\n"
+ "#include ""afxres.h""\r\n"
+ "\0"
+END
+
+3 TEXTINCLUDE DISCARDABLE
+BEGIN
+ "\r\n"
+ "\0"
+END
+
+#endif // APSTUDIO_INVOKED
+
+#endif // Neutral (Sys. Default) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
|