From 4931a5c01bb1e3c5135a8373bbc18596571f05ea Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Fri, 12 Apr 2013 22:01:38 +0000 Subject: removed trigger dialogs from ressources git-svn-id: http://svn.miranda-ng.org/main/trunk@4436 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Nudge/res/resource.rc | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) (limited to 'plugins/Nudge/res') 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 ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3