diff options
author | dartraiden <wowemuh@gmail.com> | 2018-03-13 15:23:02 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-03-13 15:23:02 +0300 |
commit | 26706dffd3cbb967e8e107d20a916c389a370723 (patch) | |
tree | 24a428a310ee7991ce61403b75e32c85290479d9 /plugins | |
parent | 1516e73f6911c156e2153e17feb4135a2dd0cec0 (diff) |
MagneticWindows: resource cosmetic
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/MagneticWindows/res/Options.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MagneticWindows/res/Options.rc b/plugins/MagneticWindows/res/Options.rc index 27cb410d68..a1ba2b1e37 100644 --- a/plugins/MagneticWindows/res/Options.rc +++ b/plugins/MagneticWindows/res/Options.rc @@ -73,8 +73,8 @@ BEGIN TBS_NOTICKS | WS_TABSTOP,108,24,96,12 CONTROL "Snap windows",IDC_CHK_SNAP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,24,84,12 - LTEXT "15 pix",IDC_TXT_SNAPWIDTH,216,24,42,12,SS_CENTERIMAGE - CONTROL "For Scriver users: automatically hold down the CTRL key while moving/sizing. (Make sure you use Scriver!)", + LTEXT "%d pix",IDC_TXT_SNAPWIDTH,216,24,42,12,SS_CENTERIMAGE + CONTROL "For Scriver users: automatically hold down the Ctrl key while moving/sizing. (Make sure you use Scriver!)", IDC_CHK_SCRIVERWORKAROUND,"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,18,44,239,20,WS_EX_TRANSPARENT END |