From fef00fe150e4e12647aa2911083e371f8eb045b6 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Fri, 7 Jun 2019 21:07:25 +0300 Subject: drop '(Caulron)' references --- images/NEWS | 2 ++ images/grub2.config | 4 ++-- images/grub2.theme | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/images/NEWS b/images/NEWS index faddf6f44..8ee38f9c5 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- drop '(Caulron)' references + Version 2.64 - 5 June 2019 by Martin Whitaker - add chromeos_laptop (mga#24891) diff --git a/images/grub2.config b/images/grub2.config index 5fb59bf2d..ad1739522 100644 --- a/images/grub2.config +++ b/images/grub2.config @@ -22,12 +22,12 @@ set timeout=10 search --no-floppy --set=root -l 'Mageia-7-x86_64-netinstall' -menuentry 'Start Mageia 7 (Cauldron) Install' { +menuentry 'Start Mageia 7 Install' { linux /isolinux/x86_64/vmlinuz audit=0 quiet noiswmd initrd /isolinux/x86_64/all.rdz } -menuentry 'Start Mageia 7 (Cauldron) Rescue' { +menuentry 'Start Mageia 7 Rescue' { linux /isolinux/x86_64/vmlinuz audit=0 noiswmd rescue initrd /isolinux/x86_64/all.rdz } diff --git a/images/grub2.theme b/images/grub2.theme index d36b72be6..be8b82650 100644 --- a/images/grub2.theme +++ b/images/grub2.theme @@ -1,6 +1,6 @@ # GRUB gfxmenu theme "maggy". -title-text: "Mageia 7 (Cauldron) UEFI" +title-text: "Mageia 7 UEFI" title-font: "MageiaLogo Bold 28" title-color: "white" -- cgit v1.2.1