From fc125d1404e1f42a11e4890eb2b484d3a80090eb Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 10 Dec 2011 07:48:47 +0000 Subject: further update Release Notes URL --- NEWS | 4 +++- control-center | 2 +- 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, '' ], [ N("/_Help") . N("/_Help"), undef, \&run_help, undef, '', N("Help") ], - [ N("/_Help") . N("/_Release notes"), undef, sub { run_browser('Release 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