From f2c88f341e0aa563ba1145de421b896e46385e35 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 1 Aug 2011 18:40:47 +0000 Subject: (appli_choice) rename Ooo as LibreOffice (#461) --- perl-install/NEWS | 2 ++ perl-install/standalone/drakfont | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/perl-install/NEWS b/perl-install/NEWS index dae237fe2..63d59a986 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- drakfont: + o rename Ooo as LibreOffice (#461) - fix bootloader entries names Version 13.60 - 27 July 2011 diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index 57808b618..e2b0eaf83 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -551,7 +551,7 @@ sub appli_choice() { ), ); } ([ N("Ghostscript"), \$gs ], - [ N("OpenOffice.org"), \$so ], + [ N("LibreOffice"), \$so ], [ N("Abiword"), \$abi ], [ N("Generic Printers"), \$printer ], ), -- cgit v1.2.1