summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-06-15 23:41:43 +0000
committerDart Raiden <wowemuh@gmail.com>2014-06-15 23:41:43 +0000
commit033138279a95712f10d900c56b3563026fb28bdc (patch)
treebe1affbb0b2ccac56bede33570ceaf451eaa8fef /plugins/Db_autobackups/res
parent4452f08ec9406c7abda32b7d0b5ea527bf97b137 (diff)
db_autobackups: resource cosmetics
git-svn-id: http://svn.miranda-ng.org/main/trunk@9519 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db_autobackups/res')
-rw-r--r--plugins/Db_autobackups/res/db_autobackups.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Db_autobackups/res/db_autobackups.rc b/plugins/Db_autobackups/res/db_autobackups.rc
index 41301d340f..56a29ca942 100644
--- a/plugins/Db_autobackups/res/db_autobackups.rc
+++ b/plugins/Db_autobackups/res/db_autobackups.rc
@@ -47,7 +47,7 @@ BEGIN
EDITTEXT IDC_ED_PERIOD,116,67,30,12,ES_NUMBER,WS_EX_RIGHT
CONTROL "",SPIN_PERIOD,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,136,67,10,12
COMBOBOX IDC_PT,148,67,46,30,CBS_DROPDOWNLIST | WS_TABSTOP
- RTEXT "Number of backups to keep:",IDC_STATIC,13,92,132,8
+ RTEXT "Number of backups to keep:",IDC_STATIC,13,92,147,8
EDITTEXT IDC_ED_NUMBACKUPS,164,90,30,12,ES_NUMBER,WS_EX_RIGHT
CONTROL "",SPIN_NUMBACKUPS,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,182,90,10,12
LTEXT "Backup to folder:",IDC_STATIC,18,120,124,11