summaryrefslogtreecommitdiff
path: root/Plugins/smr/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/smr/resource.rc')
-rw-r--r--Plugins/smr/resource.rc163
1 files changed, 163 insertions, 0 deletions
diff --git a/Plugins/smr/resource.rc b/Plugins/smr/resource.rc
new file mode 100644
index 0000000..a972e73
--- /dev/null
+++ b/Plugins/smr/resource.rc
@@ -0,0 +1,163 @@
+//Microsoft Developer Studio generated resource script.
+//
+#include "resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "resource.h"
+#include "winresrc.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Dialog
+//
+
+IDD_OPT_PROTOCOLS DIALOG DISCARDABLE 0, 0, 257, 164
+STYLE WS_CHILD
+FONT 8, "MS Shell Dlg"
+BEGIN
+ LTEXT "Get status messages for these protocols:",IDC_STATIC,10,
+ 9,236,9
+ CONTROL "List1",IDC_PROTOCOLS,"SysListView32",LVS_REPORT |
+ LVS_SINGLESEL | LVS_SORTASCENDING | LVS_NOCOLUMNHEADER |
+ LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,10,21,236,90
+ LTEXT "This feature is mainly for use with protocols that store status messages on server rather then in database (like ICQ). Don't enable it for MSN or Jabber - they already save the status message in database and won't work correctly if you enable this.",
+ IDC_STATIC,10,114,236,47
+END
+
+IDD_OPT_GENERAL DIALOGEX 0, 0, 271, 167
+STYLE WS_CHILD
+FONT 8, "MS Shell Dlg"
+BEGIN
+ GROUPBOX " Retrieve ",IDC_STATIC,7,7,257,60
+ CONTROL "Retrieve status messages every",IDC_CHECK_ONTIMER,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,20,119,10
+ EDITTEXT IDC_CHECK_ONTIMER_TIMER,137,20,31,12,ES_NUMBER | NOT
+ WS_BORDER,WS_EX_STATICEDGE
+ CONTROL "Spin1",IDC_CHECK_ONTIMER_TIMER_SPIN,"msctls_updown32",
+ UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_ARROWKEYS |
+ UDS_NOTHOUSANDS | UDS_HOTTRACK,157,18,11,11
+ LTEXT "minutes",IDC_STATIC,173,21,37,10
+ CONTROL "Retrieve on status change",IDC_CHECK_ONSTATUS,"Button",
+ BS_AUTOCHECKBOX | WS_TABSTOP,15,34,216,10
+ CONTROL "Also retrieve after",IDC_CHECK_ONSTATUSTIMER,"Button",
+ BS_AUTOCHECKBOX | WS_TABSTOP,15,48,76,8
+ EDITTEXT IDC_CHECK_ONSTATUSTIMER_TIMER,93,47,31,12,ES_NUMBER |
+ NOT WS_BORDER,WS_EX_STATICEDGE
+ CONTROL "Spin2",IDC_CHECK_ONSTATUSTIMER_TIMER_SPIN,
+ "msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT |
+ UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,119,42,11,
+ 10
+ LTEXT "seconds after status change",IDC_STATIC,130,48,99,10
+ GROUPBOX " Clear ",IDC_STATIC,7,70,257,53
+ CONTROL "Clear message on status change",IDC_CLEAR_ON_STATUS,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,83,216,10
+ CONTROL "Always clear message if status does not support messages",
+ IDC_ALWAYS_CLEAR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
+ 15,97,216,10
+ LTEXT "(even for contacts with msg check disabled)",IDC_STATIC,
+ 28,108,204,10
+ GROUPBOX " XStatus ",IDC_STATIC,7,126,257,34
+ LTEXT "If contact has XStatus set:",IDC_STATIC,15,141,92,13
+ COMBOBOX IDC_XSTATUS,109,139,148,72,CBS_DROPDOWNLIST | WS_VSCROLL |
+ WS_TABSTOP
+END
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// DESIGNINFO
+//
+
+#ifdef APSTUDIO_INVOKED
+GUIDELINES DESIGNINFO DISCARDABLE
+BEGIN
+ IDD_OPT_PROTOCOLS, DIALOG
+ BEGIN
+ LEFTMARGIN, 3
+ RIGHTMARGIN, 254
+ VERTGUIDE, 10
+ VERTGUIDE, 246
+ TOPMARGIN, 3
+ BOTTOMMARGIN, 161
+ END
+
+ IDD_OPT_GENERAL, DIALOG
+ BEGIN
+ LEFTMARGIN, 7
+ RIGHTMARGIN, 264
+ TOPMARGIN, 7
+ BOTTOMMARGIN, 160
+ END
+END
+#endif // APSTUDIO_INVOKED
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (Canada) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENC)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_CAN
+#pragma code_page(1252)
+#endif //_WIN32
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE DISCARDABLE
+BEGIN
+ "resource.h\0"
+END
+
+2 TEXTINCLUDE DISCARDABLE
+BEGIN
+ "#include ""resource.h""\r\n"
+ "#include ""winresrc.h""\r\n"
+ "\0"
+END
+
+3 TEXTINCLUDE DISCARDABLE
+BEGIN
+ "\r\n"
+ "\0"
+END
+
+#endif // APSTUDIO_INVOKED
+
+#endif // English (Canada) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+