From 8b72c93d676fc2ed9c329a15250fe04243216bd8 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 3 Jan 2019 15:38:20 +0100 Subject: [PATCH] [branding] Group the welcome-settings together --- src/branding/default/branding.desc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/branding/default/branding.desc b/src/branding/default/branding.desc index fcc307242..ade0a3609 100644 --- a/src/branding/default/branding.desc +++ b/src/branding/default/branding.desc @@ -8,6 +8,12 @@ componentName: default # same distribution. welcomeStyleCalamares: false +# Should the welcome image (productWelcome, below) be scaled +# up beyond its natural size? If false, the image does not grow +# with the window but remains the same size throughout (this +# may have surprising effects on HiDPI monitors). +welcomeExpandingLogo: true + # These are strings shown to the user in the user interface. # There is no provision for translating them -- since they # are names, the string is included as-is. @@ -32,12 +38,6 @@ strings: knownIssuesUrl: https://calamares.io/about/ releaseNotesUrl: https://calamares.io/about/ -# Should the welcome image (productWelcome, below) be scaled -# up beyond its natural size? If false, the image does not grow -# with the window but remains the same size throughout (this -# may have surprising effects on HiDPI monitors). -welcomeExpandingLogo: true - # These images are loaded from the branding module directory. # # productIcon is used as the window icon, and will (usually) be used