[gnome-software: 1/2] updates-page: Use title-1 instead of large-title
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 1/2] updates-page: Use title-1 instead of large-title
- Date: Thu, 10 Feb 2022 10:27:27 +0000 (UTC)
commit 9ad6eb247d143286f56e8692fd3500c35a04c9be
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu Feb 10 09:34:11 2022 +0100
updates-page: Use title-1 instead of large-title
This matches the latest version of AdwStatusPage.
Fixes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1632
src/gs-updates-page.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gs-updates-page.ui b/src/gs-updates-page.ui
index 1ae80daa9..6b3cdcb17 100644
--- a/src/gs-updates-page.ui
+++ b/src/gs-updates-page.ui
@@ -81,7 +81,7 @@
<property name="label" translatable="yes" comments="TRANSLATORS: the updates
panel is starting up.">Loading Updates…</property>
<style>
<class name="title"/>
- <class name="large-title"/>
+ <class name="title-1"/>
</style>
</object>
</child>
@@ -202,7 +202,7 @@
<property name="label" translatable="yes" comments="TRANSLATORS:
This means all software (plural) installed on this system is up to date.">Up to Date</property>
<style>
<class name="title"/>
- <class name="large-title"/>
+ <class name="title-1"/>
</style>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]