diff options
-rw-r--r-- | plugins/HistoryLinkListPlus/res/linklist.rc | 1 | ||||
-rw-r--r-- | plugins/NewAwaySysMod/res/NewAwaySys.rc | 3 | ||||
-rw-r--r-- | plugins/Non-IM Contact/res/resource.rc | 1 | ||||
-rw-r--r-- | plugins/ShellExt/res/shldlgs.rc | 1 | ||||
-rw-r--r-- | plugins/TrafficCounter/res/resource.rc | 1 | ||||
-rw-r--r-- | protocols/Tlen/res/tlen.rc | 1 |
6 files changed, 0 insertions, 8 deletions
diff --git a/plugins/HistoryLinkListPlus/res/linklist.rc b/plugins/HistoryLinkListPlus/res/linklist.rc index fb51feedb7..4e943f89fd 100644 --- a/plugins/HistoryLinkListPlus/res/linklist.rc +++ b/plugins/HistoryLinkListPlus/res/linklist.rc @@ -90,7 +90,6 @@ END IDD_OPTIONS_DLG DIALOG 0, 0, 314, 240
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Color select",IDC_STATIC,0,87,252,83
LTEXT "Incoming messages",IDC_TXTIN,17,101,85,9
diff --git a/plugins/NewAwaySysMod/res/NewAwaySys.rc b/plugins/NewAwaySysMod/res/NewAwaySys.rc index d91774f7e5..d598655eac 100644 --- a/plugins/NewAwaySysMod/res/NewAwaySys.rc +++ b/plugins/NewAwaySysMod/res/NewAwaySys.rc @@ -142,7 +142,6 @@ END IDD_AUTOREPLY DIALOG DISCARDABLE 0, 0, 312, 231
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "",IDC_MOREOPTDLG_PANEL,6,6,300,220
CONTROL "Enable autoreply",IDC_REPLYDLG_ENABLEREPLY,"Button",
@@ -253,7 +252,6 @@ END IDD_MESSAGES DIALOG DISCARDABLE 0, 0, 311, 221
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "",IDC_MESSAGEDLG_MSGTREE,"SysTreeView32",TVS_HASBUTTONS |
TVS_HASLINES | TVS_LINESATROOT | TVS_EDITLABELS |
@@ -341,7 +339,6 @@ END IDD_MOREOPTDIALOG DIALOG DISCARDABLE 0, 0, 311, 235
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
RTEXT "Wait",IDC_STATIC_MOREOPTDLG_WAIT,2,10,36,8
EDITTEXT IDC_MOREOPTDLG_WAITFORMSG,41,8,28,12,ES_AUTOHSCROLL
diff --git a/plugins/Non-IM Contact/res/resource.rc b/plugins/Non-IM Contact/res/resource.rc index e68f6a6215..933ed3356a 100644 --- a/plugins/Non-IM Contact/res/resource.rc +++ b/plugins/Non-IM Contact/res/resource.rc @@ -93,7 +93,6 @@ END IDD_OPTIONS DIALOG 0, 0, 291, 180
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "Away as another status",IDC_AWAYISNOTONLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,42,169,10
CONTROL "Disable timer",IDC_DISABLETIMER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,99,106,10
diff --git a/plugins/ShellExt/res/shldlgs.rc b/plugins/ShellExt/res/shldlgs.rc index 37278e86e4..ec9c78fe4c 100644 --- a/plugins/ShellExt/res/shldlgs.rc +++ b/plugins/ShellExt/res/shldlgs.rc @@ -13,7 +13,6 @@ IDD_SHLOPTS DIALOG DISCARDABLE 0, 0, 312, 238 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN CONTROL "Display contacts in their assigned groups (if any)", IDC_USEGROUPS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15, diff --git a/plugins/TrafficCounter/res/resource.rc b/plugins/TrafficCounter/res/resource.rc index 68b6867749..a136ef9272 100644 --- a/plugins/TrafficCounter/res/resource.rc +++ b/plugins/TrafficCounter/res/resource.rc @@ -55,7 +55,6 @@ END IDD_OPT_TRAFFIC_POPUPS DIALOG 0, 0, 313, 233
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Notification",IDC_STATIC,4,5,302,104
CONTROL "Notify me on every",IDC_NOTIFYSIZE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,9,15,86,10
diff --git a/protocols/Tlen/res/tlen.rc b/protocols/Tlen/res/tlen.rc index b4eb51e6e6..67876fc441 100644 --- a/protocols/Tlen/res/tlen.rc +++ b/protocols/Tlen/res/tlen.rc @@ -173,7 +173,6 @@ END IDD_OPTIONS_POPUPS DIALOG DISCARDABLE 0, 0, 304, 143
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Mail Notification",IDC_STATIC,0,0,304,110
|