[Libreoffice-commits] core.git: configure.ac

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Fri Nov 24 16:49:58 UTC 2017


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4b30570bebb2632eb0ba5a5e48dfde0de00f54d4
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Fri Nov 24 17:47:14 2017 +0100

    add intro-highres.png to list of brandables in configure
    
    Change-Id: I51e8b0739498c5cda9822e5f3879b513fcc47887

diff --git a/configure.ac b/configure.ac
index d02f935a2bd9..a4140c7b7f24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11853,7 +11853,7 @@ dnl branding
 dnl ===================================================================
 AC_MSG_CHECKING([for alternative branding images directory])
 # initialize mapped arrays
-BRAND_INTRO_IMAGES="flat_logo.svg intro.png"
+BRAND_INTRO_IMAGES="flat_logo.svg intro.png intro-highres.png"
 brand_files="$BRAND_INTRO_IMAGES about.svg"
 
 if test -z "$with_branding" -o "$with_branding" = "no"; then


More information about the Libreoffice-commits mailing list