From 70f75444e1c4f452fc7071c0011d76709d9b8801 Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 10 Apr 2024 08:04:28 +0300 Subject: [PATCH] Fix Live welcome message --- SOURCES/0011-Add-MSVSphere-identification-support.patch | 6 +++--- SPECS/anaconda.spec | 5 ++++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/SOURCES/0011-Add-MSVSphere-identification-support.patch b/SOURCES/0011-Add-MSVSphere-identification-support.patch index 98b198a..c029dcd 100644 --- a/SOURCES/0011-Add-MSVSphere-identification-support.patch +++ b/SOURCES/0011-Add-MSVSphere-identification-support.patch @@ -37,7 +37,7 @@ index 4c0a66a..e313403 100755 default_height: 550, skip_taskbar_hint: true, - title: _("Welcome to MSVSphere"), -+ title: _("Welcome to MSVSphere ARM 9.3"), ++ title: _("Welcome to MSVSphere ARM 9.4"), window_position: Gtk.WindowPosition.CENTER }); this.window.connect('key-press-event', Lang.bind(this, function(w, event) { @@ -449,8 +449,8 @@ index 1edb03d..1f8915b 100644 #: data/liveinst/gnome/fedora-welcome.js:94 -msgid "Try Fedora" -msgstr "Попробуйте Fedora" -+msgid "Try MSVSphere ARM 9.4" -+msgstr "Попробуйте МСВСфера АРМ 9.4" ++msgid "Try MSVSphere" ++msgstr "Попробовать в режиме Live" #: data/liveinst/gnome/fedora-welcome.js:110 msgid "" diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec index 7ae6664..b647286 100644 --- a/SPECS/anaconda.spec +++ b/SPECS/anaconda.spec @@ -1,7 +1,7 @@ Summary: Graphical system installer Name: anaconda Version: 34.25.4.7 -Release: 1%{?dist}.inferit +Release: 1%{?dist}.inferit.1 License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -436,6 +436,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Apr 10 2024 Arkady L. Shane - 34.25.4.7-1.inferit.1 +- Fix Live welcome message + * Wed Apr 03 2024 Arkady L. Shane - 34.25.4.7-1.inferit - Apply all MSVSphere patches for Debranding and Location