summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-23 11:08:56 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-23 11:08:56 +0000
commit27c6e2fafba68d96bff83e50ebff1c1849555307 (patch)
treea4a165d41baba953ced1c73509d603aa93821252
parent700ff488644b50dcedbcf13ec2559752bd9cf365 (diff)
downloadcontrol-center-27c6e2fafba68d96bff83e50ebff1c1849555307.tar
control-center-27c6e2fafba68d96bff83e50ebff1c1849555307.tar.gz
control-center-27c6e2fafba68d96bff83e50ebff1c1849555307.tar.bz2
control-center-27c6e2fafba68d96bff83e50ebff1c1849555307.tar.xz
control-center-27c6e2fafba68d96bff83e50ebff1c1849555307.zip
- kill restored icon
- use new boot icon
-rw-r--r--NEWS2
-rwxr-xr-xcontrol-center2
-rw-r--r--pixmaps/default/boot-mdk.pngbin3174 -> 0 bytes
3 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2a8ddddc..b1b99f79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- use new boot icon
+
Version 10.25.1 - 22 September 2008, Thierry Vignaud
- restore icon wrongly removed
diff --git a/control-center b/control-center
index 2799c30a..5b6df3bb 100755
--- a/control-center
+++ b/control-center
@@ -511,7 +511,7 @@ my @tree = (
],
[
- N("Boot"), 'boot-mdk', 'mcc-boot',
+ N("Boot"), 'drakboot-mdk', 'mcc-boot',
[
{
title => N("Configure boot steps"),
diff --git a/pixmaps/default/boot-mdk.png b/pixmaps/default/boot-mdk.png
deleted file mode 100644
index 3d8812ca..00000000
--- a/pixmaps/default/boot-mdk.png
+++ /dev/null
Binary files differ