From fd94276fbbd3632b2241133900b995d75f9b14fc Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Mon, 29 Jun 2020 16:54:31 +0200 Subject: configure: add a --with-product-flavor switch Defaults to Personal to point out this is supported by volunteers. This affects the splash screen, the window title, the about dialog and the start center. (cherry picked from commit c540483134482d437ea6e02390ff429f4300cbb0) Change-Id: I216a7f547618377ed268454ebfd2801c4c3901b7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97638 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sfx2/uiconfig/ui/startcenter.ui | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'sfx2/uiconfig/ui') diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui index 9bfdac820e73..9e309f397b94 100644 --- a/sfx2/uiconfig/ui/startcenter.ui +++ b/sfx2/uiconfig/ui/startcenter.ui @@ -397,6 +397,23 @@ 14 + + + True + False + center + end + 24 + 24 + True + True + + + True + True + 15 + + False -- cgit