summaryrefslogtreecommitdiff
path: root/plugins/Nudge
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Nudge')
-rw-r--r--plugins/Nudge/res/resource.rc34
-rw-r--r--plugins/Nudge/src/resource.h5
2 files changed, 2 insertions, 37 deletions
diff --git a/plugins/Nudge/res/resource.rc b/plugins/Nudge/res/resource.rc
index bdd45af76e..50a5f3ef57 100644
--- a/plugins/Nudge/res/resource.rc
+++ b/plugins/Nudge/res/resource.rc
@@ -118,15 +118,6 @@ BEGIN
LTEXT "Static",IDC_LNUMBER_CHAT,276,121,21,8
END
-IDD_OPT_TRIGGER DIALOGEX 0, 0, 319, 249
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- CONTROL "Shake the contact list",IDC_TRIGGER_SHAKECLIST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,20,270,10
- CONTROL "Shake the chat window",IDC_TRIGGER_SHAKECHAT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,35,270,10
-END
-
/////////////////////////////////////////////////////////////////////////////
//
@@ -178,29 +169,6 @@ BEGIN
HORZGUIDE, 147
HORZGUIDE, 156
END
-
- IDD_OPT_TRIGGER, DIALOG
- BEGIN
- LEFTMARGIN, 7
- RIGHTMARGIN, 312
- VERTGUIDE, 13
- VERTGUIDE, 85
- VERTGUIDE, 160
- VERTGUIDE, 307
- TOPMARGIN, 4
- BOTTOMMARGIN, 243
- HORZGUIDE, 5
- HORZGUIDE, 20
- HORZGUIDE, 147
- HORZGUIDE, 157
- HORZGUIDE, 173
- HORZGUIDE, 184
- HORZGUIDE, 207
- HORZGUIDE, 217
- HORZGUIDE, 228
- HORZGUIDE, 239
- HORZGUIDE, 243
- END
END
#endif // APSTUDIO_INVOKED
@@ -221,7 +189,7 @@ IDI_NUDGE_META ICON "NudgeMeta.ico"
#endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////
-
+
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/Nudge/src/resource.h b/plugins/Nudge/src/resource.h
index 60a56388e2..f12f8b8e40 100644
--- a/plugins/Nudge/src/resource.h
+++ b/plugins/Nudge/src/resource.h
@@ -1,6 +1,6 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by resource.rc
+// Used by ..\res\resource.rc
//
#define IDD_DIALOG1 101
#define IDI_NUDGE 102
@@ -12,7 +12,6 @@
#define IDD_SHAKEOPT 126
#define IDD_OPT_NUDGE 126
#define IDD_OPT_SHAKE 128
-#define IDD_OPT_TRIGGER 129
#define IDC_BUTTON1 1000
#define IDC_PREVIEW 1000
#define IDC_EDIT1 1001
@@ -67,10 +66,8 @@
#define IDC_POPUPTIME 1038
#define IDC_SENDTIME 1039
#define IDC_RECVTIME 1040
-#define IDC_TRIGGER_SHAKECLIST 1040
#define IDC_CHECKEVENT2 1041
#define IDC_CHECKSTATUS 1041
-#define IDC_TRIGGER_SHAKECHAT 1041
#define IDC_AUTORESEND 1042
#define IDC_RESENDDELAY 1043
#define IDC_OPENMESSAGE 1044