summaryrefslogtreecommitdiffstats
path: root/control-center
diff options
context:
space:
mode:
Diffstat (limited to 'control-center')
-rwxr-xr-xcontrol-center6
1 files changed, 3 insertions, 3 deletions
diff --git a/control-center b/control-center
index b45974d7..caf48ff1 100755
--- a/control-center
+++ b/control-center
@@ -594,7 +594,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/drakconf.png"));
+$window_global->set_icon(gtkcreate_pixbuf("/usr/share/icons/hicolor/32x32/apps/drakconf.png"));
my $pending_app = 0;
@@ -755,7 +755,7 @@ foreach my $notebook ($banner_notebook) {
# banner :
-#add2notebook($banner_notebook, "", Gtk3::Banner->new("/usr/share/icons/large/drakconf.png",
+#add2notebook($banner_notebook, "", Gtk3::Banner->new("/usr/share/icons/hicolor/48x48/apps/drakconf.png",
# N("Welcome to the %s Control Center", $branding)));
@@ -1462,7 +1462,7 @@ sub about_mga_cc() {
$list->get_selection->set_mode('none');
gtkpack_($window_about->get_child,
- (0, Gtk3::Banner->new('/usr/share/icons/large/drakconf.png',
+ (0, Gtk3::Banner->new('/usr/share/icons/hicolor/48x48/apps/drakconf.png',
#-PO: Here, first %s will be replaced by 'Mageia'
#-PO: second %s will be replaced by the version (eg: "Mageia 1 (Free) Control Center")
N("%s %s (%s) Control Center",