[Libreoffice-commits] online.git: loleaflet/html

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Apr 15 07:11:43 UTC 2019


 loleaflet/html/loleaflet.html.m4 |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 184654581c82be479f2c278d5c23d1d0b81f812a
Author:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Fri Apr 12 15:53:46 2019 +0200
Commit:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
CommitDate: Mon Apr 15 09:11:26 2019 +0200

    Branding: Add container for custom logo in about dialog
    
    Change-Id: Ib6b65f1cd1990de821743cf1ac9b464add4d17e7
    Reviewed-on: https://gerrit.libreoffice.org/70667
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
    Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/loleaflet/html/loleaflet.html.m4 b/loleaflet/html/loleaflet.html.m4
index 242af92f5..7ef44f036 100644
--- a/loleaflet/html/loleaflet.html.m4
+++ b/loleaflet/html/loleaflet.html.m4
@@ -171,6 +171,7 @@ ifelse(MOBILEAPP,[true],
     <!-- Remove if you don't want the About dialog -->
     <div id="about-dialog" style="display:none; text-align: center; user-select: text">
       <h1 id="product-name">LibreOffice Online</h1>
+      <div id="product-logo"></div>
       <hr/>
       <p id="product-string"></p>
       <h3>LOOLWSD</h3>


More information about the Libreoffice-commits mailing list