summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-16 14:10:24 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-16 14:10:24 +0000
commit3ebbea8978a1092aa866916e5315f1b929185a48 (patch)
treee7050418f6510b25b25716948650a43db56a30d6
parenta590c9f6191484370c1a5d6bc31b7b7edb11c674 (diff)
downloadcontrol-center-3ebbea8978a1092aa866916e5315f1b929185a48.tar
control-center-3ebbea8978a1092aa866916e5315f1b929185a48.tar.gz
control-center-3ebbea8978a1092aa866916e5315f1b929185a48.tar.bz2
control-center-3ebbea8978a1092aa866916e5315f1b929185a48.tar.xz
control-center-3ebbea8978a1092aa866916e5315f1b929185a48.zip
fix help ID for "local disks" (packaged but not not know yet to the doc's ctxhelp.pm module)
-rw-r--r--NEWS1
-rwxr-xr-xcontrol-center2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3b1dc8e1..09f272c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
- do call the appropriate help index
- fix calling the appropriate contextual help index:
o ensure tab order doesn't alter help ID
+ o fix help ID for "local disks" (not know yet to the doc)
Version 10.23 - 15 September 2008, Thierry Vignaud
diff --git a/control-center b/control-center
index 3ebe4eca..b120313d 100755
--- a/control-center
+++ b/control-center
@@ -448,7 +448,7 @@ my @tree = (
],
[
- N("Local disks"), 'partition-mdk', 'mcc-mountpoints',
+ N("Local disks"), 'partition-mdk', 'mcc-localdisks',
[
{
title => N("Local disks"),