summaryrefslogtreecommitdiffstats
path: root/draksnapshot-config
diff options
context:
space:
mode:
Diffstat (limited to 'draksnapshot-config')
-rwxr-xr-xdraksnapshot-config1
1 files changed, 1 insertions, 0 deletions
diff --git a/draksnapshot-config b/draksnapshot-config
index 12195ee..5c4bd2a 100755
--- a/draksnapshot-config
+++ b/draksnapshot-config
@@ -107,6 +107,7 @@ gtkadd($my_win->{window},
N("Backup snapshots configuration"))),
0, gtknew('Title1', label => N("Settings")),
0, gtknew('HBox', spacing => 5, children => [
+ 0, gtknew('CheckButton', text => N("Backup the whole system")),
0, gtknew('Label_Left', text => N("Where to backup")),
1, $where =
gtknew('Entry', text => $backup_directory),