summaryrefslogtreecommitdiffstats
path: root/control-center
diff options
context:
space:
mode:
Diffstat (limited to 'control-center')
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index 4ba56ab4..7dfe76f2 100755
--- a/control-center
+++ b/control-center
@@ -595,7 +595,7 @@ if ($geometry) {
}
$window_global->resize(max($default_width, $h{WIDTH}, $min_width), max($h{HEIGTH}, $default_height, $min_height));
-$window_global->set_icon(gtkcreate_pixbuf("/usr/share/icons/hicolor/32x32/apps/drakconf.png"));
+$window_global->set_icon(gtkcreate_pixbuf("/usr/share/icons/hicolor/128x128/apps/drakconf.png"));
my $pending_app = 0;