From 4ece81becd5b736ae003e82c050f04cff7fccc1e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 10 Dec 2011 05:25:00 +0000 Subject: =?UTF-8?q?update=20Release=20Notes=20URL=20according=20to=20mga1?= =?UTF-8?q?=C2=A0practice?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NEWS | 1 + control-center | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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, '' ], [ N("/_Help") . N("/_Help"), undef, \&run_help, undef, '', N("Help") ], - [ N("/_Help") . N("/_Release notes"), undef, sub { run_browser('Notes') }, undef, '', N("Help") ], + [ N("/_Help") . N("/_Release notes"), undef, sub { run_browser('Release Notes') }, undef, '', N("Help") ], [ N("/_Help") . N("/What's _New?"), undef, sub { run_browser("What's New?") }, undef, '', N("Help") ], [ N("/_Help") . N("/_Errata"), undef, sub { run_browser('Errata') }, undef, '', N("Help") ], [ N("/_Help") . N("/_Report Bug"), undef, sub { -- cgit v1.2.1