aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/manadm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manadm b/scripts/manadm
index e6d06e4..606aa33 100755
--- a/scripts/manadm
+++ b/scripts/manadm
@@ -21,7 +21,7 @@ use AdminPanel::Module::DisplayManager;
use yui;
-my $wm_icon = "/usr/lib/libDrakX/icons/IC-Dhost-48.png";
+my $wm_icon = "/usr/share/mcc/themes/default/drakedm-mdk.png";
my $wm_name = "Display Manager";
yui::YUI::app()->setApplicationTitle($wm_name);