[Dive4elements-commits] [PATCH 1 of 2] Add new FLYS logo

Wald Commits scm-commit at wald.intevation.org
Tue Nov 13 16:14:50 CET 2012


# HG changeset patch
# User Christian Lins <christian.lins at intevation.de>
# Date 1352819621 -3600
# Node ID d9e3660fa46258289d93967e23f150b32c7b0645
# Parent  79bb64f66c7464bb563664a637c7bccf86ec9675
Add new FLYS logo.

diff -r 79bb64f66c74 -r d9e3660fa462 flys-client/src/main/webapp/WEB-INF/config.yaml
--- a/flys-client/src/main/webapp/WEB-INF/config.yaml	Tue Nov 13 09:55:29 2012 +0100
+++ b/flys-client/src/main/webapp/WEB-INF/config.yaml	Tue Nov 13 16:13:41 2012 +0100
@@ -96,7 +96,7 @@
 #          - !columns
 #            config:
 #              cells:
-#                - paddingBottom: 5   
+#                - paddingBottom: 5
 #            items:
 #              - !image
 #                maxWidth: 40
@@ -117,6 +117,10 @@
       header:
         height: 50
         items:
+          - !image
+            align: left
+            # Fixme: Replace with local file or self-hosted link...
+            url: http://ubuntuone.com/7hTz3YznHfMciAUj6FSle4
           - !text
             font: Helvetica
             fontSize: 30
@@ -146,7 +150,7 @@
           maxIconWidth: 32
           maxIconHeight: 32
       footer: *commonFooter
-      
+
   #===========================================================================
   A0 portrait:
   #===========================================================================
diff -r 79bb64f66c74 -r d9e3660fa462 flys-client/src/main/webapp/images/FLYS_Logo.png
Binary file flys-client/src/main/webapp/images/FLYS_Logo.png has changed
diff -r 79bb64f66c74 -r d9e3660fa462 flys-client/src/main/webapp/images/flys_logo.gif
Binary file flys-client/src/main/webapp/images/flys_logo.gif has changed


More information about the Dive4elements-commits mailing list