summaryrefslogtreecommitdiffstats
path: root/draksnapshot-restore
diff options
context:
space:
mode:
Diffstat (limited to 'draksnapshot-restore')
-rwxr-xr-xdraksnapshot-restore2
1 files changed, 1 insertions, 1 deletions
diff --git a/draksnapshot-restore b/draksnapshot-restore
index a0e5a86..9eed3b6 100755
--- a/draksnapshot-restore
+++ b/draksnapshot-restore
@@ -28,6 +28,6 @@ use interactive;
use MDV::Snapshot::Restore;
my $in = interactive->vnew('su');
-$ugtk2::wm_icon = "logdrake";
+$ugtk3::wm_icon = "logdrake";
MDV::Snapshot::Restore::main($in);