summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-10-27 10:04:18 +0000
committerThierry Vignaud <tv@mandriva.org>2009-10-27 10:04:18 +0000
commit1c4bc0d49b48d5a6627836ccac6c6ec08dc41181 (patch)
treeaf6d1b22fcad317a148c415a244801ede45a3df2
parent137ed32ec0c9a1f3d362419fecaff71d8cd2121c (diff)
downloadcontrol-center-1c4bc0d49b48d5a6627836ccac6c6ec08dc41181.tar
control-center-1c4bc0d49b48d5a6627836ccac6c6ec08dc41181.tar.gz
control-center-1c4bc0d49b48d5a6627836ccac6c6ec08dc41181.tar.bz2
control-center-1c4bc0d49b48d5a6627836ccac6c6ec08dc41181.tar.xz
control-center-1c4bc0d49b48d5a6627836ccac6c6ec08dc41181.zip
do not offer to configure the boot splash screen (not working)
-rw-r--r--NEWS2
-rwxr-xr-xcontrol-center2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f8d28582..a9e35bb5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- do not offer to configure the boot splash screen
+
Version 12.15 - 12 October 2009, Thierry Vignaud
- display help as user
diff --git a/control-center b/control-center
index 9c5cd7aa..3ff07327 100755
--- a/control-center
+++ b/control-center
@@ -540,7 +540,7 @@ my @tree = (
{
title => N("Boot look'n feel"),
list => [
- "Boot Theme",
+ #"Boot Theme",
]
},
{