summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/res/resource.rc
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-04-20 11:28:16 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-04-20 11:28:16 +0000
commit6c633fcfe931754919fc564a0c683634812e3384 (patch)
tree29849f6e3dadd6dd8bf580ad6d39209f40ebbc1f /plugins/SendScreenshotPlus/res/resource.rc
parent39e897ae458267ad9e99ce88150838d87472e1a9 (diff)
it was correct fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@12961 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SendScreenshotPlus/res/resource.rc')
-rw-r--r--plugins/SendScreenshotPlus/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/SendScreenshotPlus/res/resource.rc b/plugins/SendScreenshotPlus/res/resource.rc
index fac296540f..5c3043e68a 100644
--- a/plugins/SendScreenshotPlus/res/resource.rc
+++ b/plugins/SendScreenshotPlus/res/resource.rc
@@ -52,10 +52,10 @@ END
IDD_UMainForm DIALOGEX 0, 0, 231, 164
STYLE DS_3DLOOK | DS_CENTER | DS_SHELLFONT | WS_CAPTION | WS_POPUP | WS_SYSMENU
EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CONTROLPARENT | WS_EX_APPWINDOW
-CAPTION "Send screenshot"
+CAPTION "Send screenshot to"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- CONTROL "Send screenshot to\n<unknown>",IDC_HEADERBAR,
+ CONTROL "<unknown>",IDC_HEADERBAR,
"MHeaderbarCtrl",0x0,0,0,231,25
CONTROL "",IDC_CAPTURETAB,"SysTabControl32",TCS_RAGGEDRIGHT | WS_TABSTOP,8,36,218,68
CONTROL "Ti&med capture",ID_chkTimed,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,106,85,10