summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2011-12-10 05:25:00 +0000
committerThierry Vignaud <tv@mageia.org>2011-12-10 05:25:00 +0000
commit4ece81becd5b736ae003e82c050f04cff7fccc1e (patch)
treecba95baf3285a4c8ab08a866606ad2ebfe5ef67c
parentfb6a6335bede7a155c90ebe44b8ef4835bb2439a (diff)
downloadcontrol-center-4ece81becd5b736ae003e82c050f04cff7fccc1e.tar
control-center-4ece81becd5b736ae003e82c050f04cff7fccc1e.tar.gz
control-center-4ece81becd5b736ae003e82c050f04cff7fccc1e.tar.bz2
control-center-4ece81becd5b736ae003e82c050f04cff7fccc1e.tar.xz
control-center-4ece81becd5b736ae003e82c050f04cff7fccc1e.zip
update Release Notes URL according to mga1 practice
-rw-r--r--NEWS1
-rwxr-xr-xcontrol-center2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 269ea6b5..94efd7e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
- fix Errata URL (mga#3603)
+- 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 f69eab37..46ad0c19 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('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 {