summaryrefslogtreecommitdiffstats
path: root/tools/mousedrake
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mousedrake')
-rwxr-xr-xtools/mousedrake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mousedrake b/tools/mousedrake
index a583044..679c512 100755
--- a/tools/mousedrake
+++ b/tools/mousedrake
@@ -14,7 +14,7 @@ use mouse;
use c;
-$ugtk2::wm_icon = "/usr/share/mcc/themes/default/mousedrake-mdk.png";
+$ugtk3::wm_icon = "/usr/share/mcc/themes/default/mousedrake-mdk.png";
my $in = 'interactive'->vnew('su');
my $modules_conf = modules::any_conf->read;