From c540483134482d437ea6e02390ff429f4300cbb0 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. Change-Id: I216a7f547618377ed268454ebfd2801c4c3901b7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97427 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- icon-themes/colibre/brand/intro-highres.png | Bin 126164 -> 125822 bytes icon-themes/colibre/brand/intro.png | Bin 85256 -> 84619 bytes icon-themes/colibre/brand/shell/logo.svg | 2 +- icon-themes/colibre/brand/shell/logo_flavor.svg | 71 ++++++++++++++++++++++ icon-themes/colibre/brand/shell/logo_inverted.svg | 2 +- 5 files changed, 73 insertions(+), 2 deletions(-) create mode 100644 icon-themes/colibre/brand/shell/logo_flavor.svg (limited to 'icon-themes/colibre') diff --git a/icon-themes/colibre/brand/intro-highres.png b/icon-themes/colibre/brand/intro-highres.png index 44fcca26a248..303190c9aab6 100644 Binary files a/icon-themes/colibre/brand/intro-highres.png and b/icon-themes/colibre/brand/intro-highres.png differ diff --git a/icon-themes/colibre/brand/intro.png b/icon-themes/colibre/brand/intro.png index 9f394337441b..d341eb2b4d38 100644 Binary files a/icon-themes/colibre/brand/intro.png and b/icon-themes/colibre/brand/intro.png differ diff --git a/icon-themes/colibre/brand/shell/logo.svg b/icon-themes/colibre/brand/shell/logo.svg index e7381d3f6614..eb438b99a19c 100644 --- a/icon-themes/colibre/brand/shell/logo.svg +++ b/icon-themes/colibre/brand/shell/logo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icon-themes/colibre/brand/shell/logo_flavor.svg b/icon-themes/colibre/brand/shell/logo_flavor.svg new file mode 100644 index 000000000000..02c8263a9351 --- /dev/null +++ b/icon-themes/colibre/brand/shell/logo_flavor.svg @@ -0,0 +1,71 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/icon-themes/colibre/brand/shell/logo_inverted.svg b/icon-themes/colibre/brand/shell/logo_inverted.svg index 159a22a80d6c..23ca88048e21 100644 --- a/icon-themes/colibre/brand/shell/logo_inverted.svg +++ b/icon-themes/colibre/brand/shell/logo_inverted.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file -- cgit