diff options
Diffstat (limited to 'plugins/GmailNotifier/res')
-rw-r--r-- | plugins/GmailNotifier/res/empty.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | plugins/GmailNotifier/res/error.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | plugins/GmailNotifier/res/iconnew.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | plugins/GmailNotifier/res/options.rc | 139 | ||||
-rw-r--r-- | plugins/GmailNotifier/res/version.rc | 38 |
5 files changed, 177 insertions, 0 deletions
diff --git a/plugins/GmailNotifier/res/empty.ico b/plugins/GmailNotifier/res/empty.ico Binary files differnew file mode 100644 index 0000000000..e772add255 --- /dev/null +++ b/plugins/GmailNotifier/res/empty.ico diff --git a/plugins/GmailNotifier/res/error.ico b/plugins/GmailNotifier/res/error.ico Binary files differnew file mode 100644 index 0000000000..18ac70f769 --- /dev/null +++ b/plugins/GmailNotifier/res/error.ico diff --git a/plugins/GmailNotifier/res/iconnew.ico b/plugins/GmailNotifier/res/iconnew.ico Binary files differnew file mode 100644 index 0000000000..109ece345f --- /dev/null +++ b/plugins/GmailNotifier/res/iconnew.ico 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
+
diff --git a/plugins/GmailNotifier/res/version.rc b/plugins/GmailNotifier/res/version.rc new file mode 100644 index 0000000000..5bfbab4754 --- /dev/null +++ b/plugins/GmailNotifier/res/version.rc @@ -0,0 +1,38 @@ +// Microsoft Visual C++ generated resource script.
+//
+#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
+#include "afxres.h"
+#include "..\src\version.h"
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION __FILEVERSION_STRING
+ PRODUCTVERSION __FILEVERSION_STRING
+ FILEFLAGSMASK 0x17L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x4L
+ FILETYPE 0x0L
+ FILESUBTYPE 0x0L
+BEGIN
+ BLOCK "StringFileInfo"
+ BEGIN
+ BLOCK "000004b0"
+ BEGIN
+ VALUE "FileDescription", __DESCRIPTION
+ VALUE "InternalName", __PLUGIN_NAME
+ VALUE "LegalCopyright", __COPYRIGHT
+ VALUE "OriginalFilename", __FILENAME
+ VALUE "ProductName", __PLUGIN_NAME
+ END
+ END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0x0, 1200
+ END
+END
|