From 5f0b9008e67f15d252a86b45a893e780e57fa8f3 Mon Sep 17 00:00:00 2001 From: Christian Wehling Date: Sat, 18 May 2024 18:18:45 +0200 Subject: [PATCH] glade-files: Replace other inline formattings with stylesheets use gnc-class-title instead of <span weight="bold" size="larger"> and gnc-class-emphasis instead of <span style="italic"> --- gnucash/gtkbuilder/assistant-qif-import.glade | 20 +++++++++++++++---- gnucash/gtkbuilder/dialog-new-user.glade | 10 ++++++++-- gnucash/gtkbuilder/dialog-progress.glade | 10 ++++++++-- 3 files changed, 32 insertions(+), 8 deletions(-) diff --git a/gnucash/gtkbuilder/assistant-qif-import.glade b/gnucash/gtkbuilder/assistant-qif-import.glade index 7cc42d30aec..2cadd9a5799 100644 --- a/gnucash/gtkbuilder/assistant-qif-import.glade +++ b/gnucash/gtkbuilder/assistant-qif-import.glade @@ -121,7 +121,10 @@ You will have the opportunity to load as many files as you wish, so don't worry True False - <span weight="bold" size="larger">Primary text</span> + Primary text + True True @@ -165,7 +168,10 @@ You will have the opportunity to load as many files as you wish, so don't worry True False - <span style="italic">Sub-operation text</span> + Sub-operation text + True True @@ -1063,7 +1069,10 @@ If you don't see your exchange listed, or none of the available choices are appr True False - <span weight="bold" size="larger">Primary text</span> + Primary text + True True @@ -1107,7 +1116,10 @@ If you don't see your exchange listed, or none of the available choices are appr True False - <span style="italic">Sub-operation text</span> + Sub-operation text + True True diff --git a/gnucash/gtkbuilder/dialog-new-user.glade b/gnucash/gtkbuilder/dialog-new-user.glade index 73d39d165ca..6223b34e2ae 100644 --- a/gnucash/gtkbuilder/dialog-new-user.glade +++ b/gnucash/gtkbuilder/dialog-new-user.glade @@ -84,7 +84,10 @@ True False - <span weight="bold" size="larger">Display Welcome Dialog Again?</span> + Display Welcome Dialog Again? + True @@ -207,7 +210,10 @@ True False - <span size="larger" weight="bold">Welcome to GnuCash!</span> + Welcome to GnuCash! + True diff --git a/gnucash/gtkbuilder/dialog-progress.glade b/gnucash/gtkbuilder/dialog-progress.glade index 30a9900e7fe..63b10befdff 100644 --- a/gnucash/gtkbuilder/dialog-progress.glade +++ b/gnucash/gtkbuilder/dialog-progress.glade @@ -24,7 +24,10 @@ True False - <span weight="bold" size="larger">Primary text</span> + Primary text + True True @@ -68,7 +71,10 @@ True False - <span style="italic">Sub-operation text</span> + Sub-operation text + True True