summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-05-04 04:12:30 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-05-04 04:12:30 +0000
commited852a1fdbb962ef6789e459cdb078a2f4d2a0c0 (patch)
tree726177fe0c05bf92915e795b9d7ea0e7cb6ec68e /plugins
parent5b10b3bb17d4ed087b25b45c616ccab42dfe8e3e (diff)
compilation fixes (ghazan, please check this)
git-svn-id: http://svn.miranda-ng.org/main/trunk@13418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/HistoryLinkListPlus/res/linklist.rc1
-rw-r--r--plugins/NewAwaySysMod/res/NewAwaySys.rc3
-rw-r--r--plugins/Non-IM Contact/res/resource.rc1
-rw-r--r--plugins/ShellExt/res/shldlgs.rc1
-rw-r--r--plugins/TrafficCounter/res/resource.rc1
5 files changed, 0 insertions, 7 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