summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2011-12-10 07:48:47 +0000
committerThierry Vignaud <tv@mageia.org>2011-12-10 07:48:47 +0000
commitfc125d1404e1f42a11e4890eb2b484d3a80090eb (patch)
treebad5062d40fdccfcead0158a9b8ad6aead1ffa10
parent3a2d754223bc803b732b07481de2bea945fe025e (diff)
downloadcontrol-center-fc125d1404e1f42a11e4890eb2b484d3a80090eb.tar
control-center-fc125d1404e1f42a11e4890eb2b484d3a80090eb.tar.gz
control-center-fc125d1404e1f42a11e4890eb2b484d3a80090eb.tar.bz2
control-center-fc125d1404e1f42a11e4890eb2b484d3a80090eb.tar.xz
control-center-fc125d1404e1f42a11e4890eb2b484d3a80090eb.zip
further update Release Notes URL
-rw-r--r--NEWS4
-rwxr-xr-xcontrol-center2
2 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 1b877833..190c931b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,9 @@
+- further update Release Notes URL
+
Version 12.22 - 10 Nov 2011 Thierry Vignaud
- fix Errata URL (mga#3603)
-- update Release Notes URL according to mga1 practice
+- update Release Notes URL according to mga1 practice
Version 12.21.9 - 24 May 2011 Anne Nicolas
diff --git a/control-center b/control-center
index 46ad0c19..68b72067 100755
--- a/control-center
+++ b/control-center
@@ -664,7 +664,7 @@ my @menu_items = (
),
[ N("/_Help"), undef, undef, undef, '<Branch>' ],
[ N("/_Help") . N("/_Help"), undef, \&run_help, undef, '<Item>', N("Help") ],
- [ N("/_Help") . N("/_Release notes"), undef, sub { run_browser('Release Notes') }, undef, '<Item>', N("Help") ],
+ [ N("/_Help") . N("/_Release notes"), undef, sub { run_browser('Release_Notes') }, undef, '<Item>', N("Help") ],
[ N("/_Help") . N("/What's _New?"), undef, sub { run_browser("What's New?") }, undef, '<Item>', N("Help") ],
[ N("/_Help") . N("/_Errata"), undef, sub { run_browser('Errata') }, undef, '<Item>', N("Help") ],
[ N("/_Help") . N("/_Report Bug"), undef, sub {