summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Db_autobackups/res')
-rw-r--r--plugins/Db_autobackups/res/db_autobackups.rc5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/Db_autobackups/res/db_autobackups.rc b/plugins/Db_autobackups/res/db_autobackups.rc
index cced08540f..57424b1c3a 100644
--- a/plugins/Db_autobackups/res/db_autobackups.rc
+++ b/plugins/Db_autobackups/res/db_autobackups.rc
@@ -56,8 +56,9 @@ BEGIN
CONTROL "Go to the ""Customize -> Folders"" to change settings",IDC_LNK_FOLDERS,
"Hyperlink",NOT WS_VISIBLE | WS_TABSTOP,18,135,231,17
CONTROL "Compress backup to zip-archive",IDC_CHK_USEZIP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,156,231,10
- CONTROL "Disable progress bar",IDC_CHK_NOPROG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,172,231,10
- CONTROL "Disable popups",IDC_CHK_NOPOPUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,188,231,11
+ CONTROL "Disable progress bar",IDC_CHK_NOPROG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,167,231,10
+ CONTROL "Disable popups",IDC_CHK_NOPOPUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,176,231,11
+ CONTROL "Use Dropbox",IDC_DROPBOX,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,187,176,10
END