From 4b83ee9cf0c965f9923cce1f627025c5af0745cf Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 31 Mar 2008 14:06:34 +0000 Subject: add a new string ("Backup the whole system") git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241609 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94 --- draksnapshot-config | 1 + 1 file changed, 1 insertion(+) (limited to 'draksnapshot-config') 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), -- cgit v1.2.1