[ooo-build-commit] patches/dev300 src/banner_go-oo.bmp src/banner_go-oo.svg src/brand-go-oo.svg src/Makefile.am src/nologoinstall_go-oo.bmp src/nologoinstall-go-oo.svg src/openabout_go-oo.bmp src/openabout_go-oo.svg src/openintro_go-oo.bmp src/openintro_go-oo.svg

Petr Mladek pmladek at kemper.freedesktop.org
Wed Jul 1 12:24:40 PDT 2009


 patches/dev300/apply                               |   25 
 patches/dev300/go-oo-splash.diff                   |   18 
 patches/dev300/go-oo-win32-installer-branding.diff |  104 +++
 patches/dev300/go-oo-win32-registry-branding.diff  |   38 +
 patches/dev300/go-oo-win32-vrb-branding.diff       |   40 +
 src/Makefile.am                                    |    2 
 src/banner_go-oo.bmp                               |binary
 src/banner_go-oo.svg                               |  189 +++++
 src/brand-go-oo.svg                                |  663 +++++++++++++++++++++
 src/nologoinstall-go-oo.svg                        |  221 +++++++
 src/nologoinstall_go-oo.bmp                        |binary
 src/openabout_go-oo.bmp                            |binary
 src/openabout_go-oo.svg                            |  198 ++++++
 src/openintro_go-oo.bmp                            |binary
 src/openintro_go-oo.svg                            |  224 +++++++
 15 files changed, 1707 insertions(+), 15 deletions(-)

New commits:
commit fb9a399c712e4da207687251c68b4acd831cbe84
Author: Petr Mladek <pmladek at suse.cz>
Date:   Wed Jul 1 21:07:36 2009 +0200

    Update Go-oo branding; created by Jakub Steiner (bnc#493593)
    
    * src/openintro_go-oo.bmp:
    * src/openabout_go-oo.bmp: update
    * src/banner_go-oo.bmp:
    * src/nologoinstall_go-oo.bmp: new files
    
    * src/brand-go-oo.svg:
    * src/banner_go-oo.svg:
    * src/openabout_go-oo.svg:
    * src/openintro_go-oo.svg:
    * src/nologoinstall-go-oo.svg: SVG sources
    
    * src/Makefile.am: put banner_go-oo.bmp and nologoinstall_go-oo.bmp into
      the released ooo-build tarball
    
    * patches/dev300/go-oo-splash.diff: update color and position for the new splash
    
    * patches/dev300/go-oo-win32-installer-branding.diff:
    * patches/dev300/go-oo-win32-registry-branding.diff:
    * patches/dev300/go-oo-win32-vrb-branding.diff: new diffs based on the related
      novell-win32-*-branding.diffs
    
    * patches/dev300/apply: rename NovellOnlyWin32 to NovellLikeOnlyWin32 section;
      new GoOoOnlyWin32 and NovellOnlyWin32 sections for go-oo-win32-*-branding
      and novell-win32-*-branding diffs

diff --git a/patches/dev300/apply b/patches/dev300/apply
index b2a3add..0e7a664 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -114,13 +114,13 @@ Win32 : Win32Common
 # translate.org.za
 translate-org-za-linux: translate-org-za-common, LinuxCommon, Common, Lockdown
 translate-org-za-win32: translate-org-za-common, Win32Common, Common
-NovellLikeWin32: Win32Common, NovellOnly, NovellOnlyWin32, MultilanguageWin32Only, Lockdown, Fpickers, \
+NovellLikeWin32: Win32Common, NovellOnly, NovellLikeOnlyWin32, MultilanguageWin32Only, Lockdown, Fpickers, \
 	CustomUserConfig, DejaVuFonts, IntegrateExtensions
 # Novell
-NovellWin32: NovellLikeWin32, MultilanguageWin32Only
-NovellWin32ISO: NovellLikeWin32, MultilanguageWin32Only
+NovellWin32: NovellLikeWin32, NovellOnlyWin32, MultilanguageWin32Only
+NovellWin32ISO: NovellLikeWin32, NovellOnlyWin32, MultilanguageWin32Only
 # go-oo.org Win32
-GoOoWin32: NovellLikeWin32, MultilanguageWin32Only, GoOoSplash
+GoOoWin32: NovellLikeWin32, GoOoOnlyWin32, MultilanguageWin32Only, GoOoSplash
 # Mac OS X
 MacOSX : MacOSXCommon, MacOSXOnly
 GoOoMacOSX : MacOSXCommon, MacOSXOnly, NovellOnly, NovellOnlyExtensionFixes, Fpickers, CustomUserConfig, IntegrateExtensions, GoOoSplash
@@ -1132,6 +1132,13 @@ connectivity-load-libhsqldb-with-jre-1.4.diff, n#431360, pmladek
 # do not try to read them to avoid annoying warning messages
 vcl-gtk-2.8-unsupported-link-colors.diff, n#440514, pmladek
 
+[ GoOoOnlyWin32 ]
+SectionOwner => tml
+
+go-oo-win32-installer-branding.diff
+go-oo-win32-vrb-branding.diff, n#191913, i#68817
+go-oo-win32-registry-branding.diff, n#191913
+
 [ NovellOnlyWin32 ]
 SectionOwner => tml
 
@@ -1139,9 +1146,11 @@ novell-win32-installer-branding.diff
 novell-win32-vrb-branding.diff, n#191913, i#68817
 novell-win32-registry-branding.diff, n#191913
 
-win32-prebuilt-writingaids-zip.diff
 
-[ NovellOnlyWin32 ]
+[ NovellLikeOnlyWin32 ]
+SectionOwner => tml
+
+win32-prebuilt-writingaids-zip.diff
 win32-prebuilt-writingaids-zip-scp2.diff
 
 # drop stuff that is needed only on Win9x
@@ -2299,7 +2308,7 @@ svg-import-textimport.diff, thorsten
 # fixing relative size calculation
 svg-import-convlength-fix.diff, cmc
 
-[ NovellOnlyWin32 ]
+[ NovellLikeOnlyWin32 ]
 novell-win32-msi-patchability.diff, tml
 
 [ MacOSXOnly ]
@@ -2878,7 +2887,7 @@ pdfimport-lax-restrictions.diff, i#90468, thorsten
 [ ExtensionFixes <= ooo310-m11 ]
 pdfimport-lax-restrictions-m11.diff, i#90468, thorsten
 
-[ NovellOnlyWin32 ]
+[ NovellLikeOnlyWin32 ]
 i92372.diff, i#92372, n#353143, tml
 
 [ Fixes ]
diff --git a/patches/dev300/go-oo-splash.diff b/patches/dev300/go-oo-splash.diff
index f7c4e2f..5f6d9f7 100644
--- a/patches/dev300/go-oo-splash.diff
+++ b/patches/dev300/go-oo-splash.diff
@@ -1,13 +1,17 @@
---- instsetoo_native/util/openoffice.lst.orig	2009-01-01 15:59:14.000000000 +0100
-+++ instsetoo_native/util/openoffice.lst	2009-01-01 16:01:25.000000000 +0100
-@@ -25,8 +25,8 @@
+--- instsetoo_native/util/openoffice.lst.old	2009-06-23 10:08:31.000000000 +0200
++++ instsetoo_native/util/openoffice.lst	2009-07-01 17:02:43.000000000 +0200
+@@ -24,10 +24,10 @@ Globals
+ 			LIBRARYVERSION 9.1.1
              REGISTRATION_HOST https://registration2.services.openoffice.org/RegistrationWeb
  			REGISTRATIONURL http://survey.services.openoffice.org/user/index.php
- 			PROGRESSBARCOLOR 4,68,155
+-			PROGRESSBARCOLOR 4,68,155
 -			PROGRESSSIZE 412,7
 -			PROGRESSPOSITION 14,230
-+			PROGRESSSIZE 376,7
-+			PROGRESSPOSITION 50,30
- 			PROGRESSFRAMECOLOR 58,159,232
+-			PROGRESSFRAMECOLOR 58,159,232
++			PROGRESSBARCOLOR 186,189,182
++			PROGRESSSIZE 186,5
++			PROGRESSPOSITION 126,183
++			PROGRESSFRAMECOLOR 255,255,255
  			REGISTRYLAYERNAME Layers
              SERVICEPACK 1
+             UPDATE_DATABASE 1
diff --git a/patches/dev300/go-oo-win32-installer-branding.diff b/patches/dev300/go-oo-win32-installer-branding.diff
new file mode 100644
index 0000000..68bd69a
--- /dev/null
+++ b/patches/dev300/go-oo-win32-installer-branding.diff
@@ -0,0 +1,104 @@
+--- instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf 
++++ instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
+@@ -379,7 +379,7 @@
+ en-US = "Cancel"
+ 
+ [OOO_CONTROL_124]
+-en-US = "Build contributed in collaboration with the community by Sun Microsystems, Inc. For credits, see: http://www.openoffice.org/welcome/credits.html"
++en-US = "Build contributed in collaboration with the community by Go-oo. For credits, see: http://www.openoffice.org/welcome/credits.html"
+ 
+ [OOO_CONTROL_125]
+ en-US = "&Next >"
+--- instsetoo_native/util/makefile.mk.old	2006-01-16 15:10:22.000000000 +0200
++++ instsetoo_native/util/makefile.mk	2006-01-17 12:58:26.000000000 +0200
+@@ -372,10 +372,17 @@
+ 	$(RM) $(MSIURETEMPLATEDIR)$/Binary$/Image.bmp
+ 	$(RM) $(MSISDKOOTEMPLATEDIR)$/Binary$/Image.bmp
+ #	$(RM) $(MSIURETEMPLATEDIR)$/Binary$/Image.bmp
+-	$(COPY) $(PRJ)$/res$/nologoinstall.bmp $(MSIOFFICETEMPLATEDIR)$/Binary$/Image.bmp
+-	$(COPY) $(PRJ)$/res$/nologoinstall.bmp $(MSILANGPACKTEMPLATEDIR)$/Binary$/Image.bmp
+-	$(COPY) $(PRJ)$/res$/nologoinstall.bmp $(MSIURETEMPLATEDIR)$/Binary$/Image.bmp
+-	$(COPY) $(PRJ)$/res$/nologoinstall.bmp $(MSISDKOOTEMPLATEDIR)$/Binary$/Image.bmp
+-#	$(COPY) $(PRJ)$/res$/nologoinstall.bmp $(MSIURETEMPLATEDIR)$/Binary$/Image.bmp
++	$(COPY) $(PRJ)$/res$/nologoinstall_go-oo.bmp $(MSIOFFICETEMPLATEDIR)$/Binary$/Image.bmp
++	$(COPY) $(PRJ)$/res$/nologoinstall_go-oo.bmp $(MSILANGPACKTEMPLATEDIR)$/Binary$/Image.bmp
++	$(COPY) $(PRJ)$/res$/nologoinstall_go-oo.bmp $(MSISDKOOTEMPLATEDIR)$/Binary$/Image.bmp
++	$(COPY) $(PRJ)$/res$/nologoinstall_go-oo.bmp $(MSIURETEMPLATEDIR)$/Binary$/Image.bmp
++	$(RM) $(MSIOFFICETEMPLATEDIR)$/Binary$/Banner.bmp
++	$(RM) $(MSILANGPACKTEMPLATEDIR)$/Binary$/Banner.bmp
++	$(RM) $(MSISDKOOTEMPLATEDIR)$/Binary$/Banner.bmp
++	$(RM) $(MSIURETEMPLATEDIR)$/Binary$/Banner.bmp
++	$(COPY) $(PRJ)$/res$/banner_go-oo.bmp $(MSIOFFICETEMPLATEDIR)$/Binary$/Banner.bmp
++	$(COPY) $(PRJ)$/res$/banner_go-oo.bmp $(MSILANGPACKTEMPLATEDIR)$/Binary$/Banner.bmp
++	$(COPY) $(PRJ)$/res$/banner_go-oo.bmp $(MSISDKOOTEMPLATEDIR)$/Binary$/Banner.bmp
++	$(COPY) $(PRJ)$/res$/banner_go-oo.bmp $(MSIURETEMPLATEDIR)$/Binary$/Banner.bmp
+ 
+ 
+dummy line to avoid confusing diff-mode
+--- instsetoo_native/util/openoffice.lst.old	2006-01-17 12:23:31.000000000 +0200
++++ instsetoo_native/util/openoffice.lst	2006-01-17 14:24:08.000000000 +0200
+@@ -29,9 +29,9 @@
+ 			USE_FILEVERSION 1
+ 			LIBRARYVERSION 9.0.0
+ 			PATCHCODEFILE ooo_patchcodes.txt
+-			DOWNLOADBANNER	ooobanner.bmp
+-			DOWNLOADBITMAP	ooobitmap.bmp
+-			DOWNLOADSETUPICO	ooosetup.ico
++			DOWNLOADBANNER	ooobanner_nld.bmp
++			DOWNLOADBITMAP	ooobitmap_nld.bmp
++			DOWNLOADSETUPICO	ooosetup_nld.ico
+ 			RELATIVE_PATHES_IN_DDF 1
+             STARTCENTER_ADDFEATURE_URL http://extensions.services.openoffice.org/getmore?cid=920794
+             STARTCENTER_INFO_URL http://www.openoffice.org
+@@ -76,9 +76,9 @@
+ 			LIBRARYVERSION 9.0.0
+ 			PATCHCODEFILE ooo_patchcodes.txt
+ 			JAVAPRODUCT 1
+-			DOWNLOADBANNER	ooobanner.bmp
+-			DOWNLOADBITMAP	ooobitmap.bmp
+-			DOWNLOADSETUPICO	ooosetup.ico
++			DOWNLOADBANNER	ooobanner_nld.bmp
++			DOWNLOADBITMAP	ooobitmap_nld.bmp
++			DOWNLOADSETUPICO	ooosetup_nld.ico
+ 			RELATIVE_PATHES_IN_DDF 1
+             STARTCENTER_ADDFEATURE_URL http://extensions.services.openoffice.org/getmore?cid=920794
+             STARTCENTER_INFO_URL http://www.openoffice.org
+@@ -122,9 +122,9 @@
+ 			LIBRARYVERSION 9.0.0
+ 			PATCHCODEFILE ooodev_patchcodes.txt
+ 			CODEFILENAME codes_ooodev.txt
+-			DOWNLOADBANNER	ooobanner.bmp
+-			DOWNLOADBITMAP	ooobitmap.bmp
+-			DOWNLOADSETUPICO	ooosetup.ico
++			DOWNLOADBANNER	ooobanner_nld.bmp
++			DOWNLOADBITMAP	ooobitmap_nld.bmp
++			DOWNLOADSETUPICO	ooosetup_nld.ico
+ 			LOCALUSERDIR $ORIGIN/..
+ 			RELATIVE_PATHES_IN_DDF 1
+ 			STARTCENTER_ADDFEATURE_URL http://extensions.services.openoffice.org/getmore?cid=920794
+@@ -150,9 +150,9 @@
+             NOVERSIONINDIRNAME 1
+ 			PROGRAMFILESROOT 1
+                        GLOBALFILEGID gid_File_Dl_Cppu
+-            DOWNLOADBANNER urebanner.bmp
+-            DOWNLOADBITMAP urebitmap.bmp
+-            DOWNLOADSETUPICO ooosetup.ico
++            DOWNLOADBANNER ooobanner_nld.bmp
++            DOWNLOADBITMAP ooobitmap_nld.bmp
++            DOWNLOADSETUPICO ooosetup_nld.ico
+             DONTUSESTARTMENUFOLDER 1
+             SERVICESPROJEKT 1
+             RELATIVE_PATHES_IN_DDF 1
+@@ -92,9 +92,9 @@
+             NOVERSIONINDIRNAME 0
+             NOSPACEINDIRECTORYNAME 1
+             CHANGETARGETDIR 1
+-            DOWNLOADBANNER ooosdkbanner.bmp
+-            DOWNLOADBITMAP ooosdkbitmap.bmp
+-            DOWNLOADSETUPICO ooosetup.ico
++            DOWNLOADBANNER ooobanner_nld.bmp
++            DOWNLOADBITMAP ooobitmap_nld.bmp
++            DOWNLOADSETUPICO ooosetup_nld.ico
+             DONTUSESTARTMENUFOLDER 1
+             RELATIVE_PATHES_IN_DDF 1
+             STARTCENTER_ADDFEATURE_URL http://extensions.services.openoffice.org/getmore?cid=920794
diff --git a/patches/dev300/go-oo-win32-registry-branding.diff b/patches/dev300/go-oo-win32-registry-branding.diff
new file mode 100644
index 0000000..2ba8a56
--- /dev/null
+++ b/patches/dev300/go-oo-win32-registry-branding.diff
@@ -0,0 +1,38 @@
+--- scp2/source/ooo/registryitem_ooo.scp
++++ scp2/source/ooo/registryitem_ooo.scp
+@@ -393,6 +393,22 @@
+ 	Value = "<progpath>\program\soffice.exe";
+ End
+ 
++RegistryItem gid_Regitem_Software_Openoffice_Productname_Productversion_Vendor_PackageVersion
++	ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
++	Subkey = "Software\OpenOffice.org\%PRODUCTNAME\%PRODUCTVERSION\Go-oo";
++	ModuleID = gid_Module_Root;
++	Name = "PackageVersion";
++	Value = "<ooo_packageversion>";
++End
++
++RegistryItem gid_Regitem_Software_Openoffice_Productname_Productversion_Vendor_BuildVersion
++	ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
++	Subkey = "Software\OpenOffice.org\%PRODUCTNAME\%PRODUCTVERSION\Go-oo";
++	ModuleID = gid_Module_Root;
++	Name = "BuildVersion";
++	Value = "<buildversion>";
++End
++
+ RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Productcode_Install
+ 	ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
+ 	Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\%PRODUCTCODE";
+dummy line to avoid confusing diff-mode
+--- solenv/bin/modules/installer/windows/registry.pm
++++ solenv/bin/modules/installer/windows/registry.pm
+@@ -179,6 +179,9 @@
+ 	
+ 	$value =~ s/\\\"/\"/g;	# no more masquerading of '"'
+ 	$value =~ s/\<progpath\>/\[OFFICEINSTALLLOCATION\]/;
++	$value =~ s/\<vendor\>/$ENV{'OOO_VENDOR'}/;
++	$value =~ s/\<ooo_packageversion\>/$ENV{'OOO_PACKAGEVERSION'}/;
++	$value =~ s/\<buildversion\>/$ENV{'BUILD_VER_STRING'}/;
+ 	$value =~ s/\[OFFICEINSTALLLOCATION\]\\/\[OFFICEINSTALLLOCATION\]/;	# removing "\" after "[OFFICEINSTALLLOCATION]"
+ 
+ 	if ( $value =~ /\%/ ) { $value = installer::worker::replace_variables_in_string($value, $allvariableshashref); }
diff --git a/patches/dev300/go-oo-win32-vrb-branding.diff b/patches/dev300/go-oo-win32-vrb-branding.diff
new file mode 100644
index 0000000..025b731
--- /dev/null
+++ b/patches/dev300/go-oo-win32-vrb-branding.diff
@@ -0,0 +1,40 @@
+--- desktop/util/ooverinfo.rc
++++ desktop/util/ooverinfo.rc
+@@ -112,7 +112,7 @@
+ 			block "040704E4"
+ 			{
+ 				// German StringTable
+-				value "CompanyName",		"OpenOffice.org\0"
++				value "CompanyName",		"Go-oo\0"
+ 				value "FileDescription", "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\0"
+ 				value "FileVersion",		PPS(VER_LEVEL) "\0"
+ 				value "ProductVersion",		PPS(VER_LEVEL) "\0"
+@@ -124,7 +124,7 @@
+ 			block "040904E4"
+ 			{
+ 				// International StringTable
+-				value "CompanyName", 		"OpenOffice.org\0"
++				value "CompanyName", 		"Go-oo\0"
+ 				value "FileDescription",	"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\0"
+ 				value "FileVersion",		PPS(VER_LEVEL) "\0"
+ 				value "ProductVersion",		PPS(VER_LEVEL) "\0"
+--- solenv/inc/shlinfo.rc
++++ solenv/inc/shlinfo.rc
+@@ -118,7 +118,7 @@
+ 			block "040704E4"
+ 			{
+ 				// German StringTable
+-				value "CompanyName",		"Sun Microsystems, Inc.\0"
++				value "CompanyName",		"Go-oo\0"
+ 				value "FileVersion",		PPS(VER_LEVEL) "\0"
+ 				value "OriginalFilename",	PPS(ORG_NAME) "\0"
+ 				value "InternalName", 		PPS(INTERNAL_NAME) "\0"
+@@ -131,7 +131,7 @@
+ 			block "040904E4"
+ 			{
+ 				// International StringTable
+-				value "CompanyName", 		"Sun Microsystems, Inc.\0"
++				value "CompanyName", 		"Go-oo\0"
+ 				value "FileVersion",		PPS(VER_LEVEL) "\0"
+ 				value "OriginalFilename",	PPS(ORG_NAME) "\0"
+ 				value "InternalName", 		PPS(INTERNAL_NAME) "\0"
diff --git a/src/Makefile.am b/src/Makefile.am
index c57073a..4298470 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,9 +3,11 @@ SUBDIRS=helpcontent2 icons layout sdf
 EXTRA_DIST=\
 	${wildcard *.dic} \
 	Draft.jpg \
+	banner_go-oo.bmp \
 	banner_nld.bmp \
 	cli_uno_bridge.dll.config.in \
 	mono-ooo.pc.in \
+	nologoinstall_go-oo.bmp \
 	nologoinstall_nld.bmp \
 	openintro_go-oo.bmp \
 	openabout_go-oo.bmp \
diff --git a/src/banner_go-oo.bmp b/src/banner_go-oo.bmp
new file mode 100644
index 0000000..b8fc9c0
Binary files /dev/null and b/src/banner_go-oo.bmp differ
diff --git a/src/banner_go-oo.svg b/src/banner_go-oo.svg
new file mode 100644
index 0000000..ee34ea8
--- /dev/null
+++ b/src/banner_go-oo.svg
@@ -0,0 +1,189 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="102"
+   height="58"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.46+devel"
+   version="1.0"
+   sodipodi:docname="banner.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+    <inkscape:perspective
+       id="perspective2659"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3664"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <filter
+       inkscape:collect="always"
+       id="filter893"
+       color-interpolation-filters="sRGB">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.73418231"
+         id="feGaussianBlur895" />
+    </filter>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient865"
+       id="linearGradient3451"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.09658451,0,0,0.48513567,0.40623369,742.33245)"
+       x1="198"
+       y1="-2"
+       x2="198"
+       y2="81.054199" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient865">
+      <stop
+         style="stop-color:#d85116;stop-opacity:1;"
+         offset="0"
+         id="stop867" />
+      <stop
+         style="stop-color:#ef7923;stop-opacity:1"
+         offset="1"
+         id="stop869" />
+    </linearGradient>
+    <linearGradient
+       y2="81.054199"
+       x2="198"
+       y1="-2"
+       x1="198"
+       gradientTransform="matrix(0.23749362,0,0,0.72486567,-0.48608463,995.67877)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3685"
+       xlink:href="#linearGradient865"
+       inkscape:collect="always" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1"
+     inkscape:cx="82.08122"
+     inkscape:cy="26.109637"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="735"
+     inkscape:window-height="781"
+     inkscape:window-x="1880"
+     inkscape:window-y="180"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="1,0"
+       position="-37,170"
+       id="guide2748" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-994.36218)">
+    <rect
+       style="color:#000000;fill:url(#linearGradient3685);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+       id="rect828"
+       width="104.49718"
+       height="60.163845"
+       x="-0.24859047"
+       y="994.22906" />
+    <g
+       transform="matrix(0.88540477,0,0,0.88540477,26.610612,689.68178)"
+       id="g879"
+       style="opacity:0.35922331;fill:#000000;fill-opacity:1;filter:url(#filter893)">
+      <path
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+         id="path881"
+         transform="translate(-25.714285,349.36218)"
+         sodipodi:nodetypes="ccsccccccssc" />
+      <path
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+         transform="translate(-25.714285,349.36218)"
+         id="path883" />
+      <path
+         id="path885"
+         d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         sodipodi:nodetypes="csssccsssc" />
+      <path
+         sodipodi:nodetypes="csssccssss"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+         id="path887" />
+    </g>
+    <g
+       id="g873"
+       transform="matrix(0.88540477,0,0,0.88540477,26.610612,688.46715)">
+      <path
+         sodipodi:nodetypes="ccsccccccssc"
+         transform="translate(-25.714285,349.36218)"
+         id="path42"
+         d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+      <path
+         id="path819"
+         transform="translate(-25.714285,349.36218)"
+         d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+      <path
+         sodipodi:nodetypes="csssccsssc"
+         style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+         id="path824" />
+      <path
+         id="path826"
+         d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+         style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         sodipodi:nodetypes="csssccssss" />
+    </g>
+  </g>
+</svg>
diff --git a/src/brand-go-oo.svg b/src/brand-go-oo.svg
new file mode 100644
index 0000000..6c4efe5
--- /dev/null
+++ b/src/brand-go-oo.svg
@@ -0,0 +1,663 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="1600"
+   height="1200"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.46+devel"
+   version="1.0"
+   sodipodi:docname="brand.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient915"
+       inkscape:collect="always">
+      <stop
+         id="stop917"
+         offset="0"
+         style="stop-color:#e55b20;stop-opacity:1" />
+      <stop
+         id="stop919"
+         offset="1"
+         style="stop-color:#fdcc84;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient865">
+      <stop
+         style="stop-color:#d85116;stop-opacity:1;"
+         offset="0"
+         id="stop867" />
+      <stop
+         style="stop-color:#ef7923;stop-opacity:1"
+         offset="1"
+         id="stop869" />
+    </linearGradient>
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+    <inkscape:perspective
+       id="perspective20"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective34"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective838"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective852"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient865"
+       id="linearGradient871"
+       x1="198"
+       y1="-2"
+       x2="198"
+       y2="81.054199"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.19872945,0,0,0.99820094,75.086977,104.82034)" />
+    <filter
+       inkscape:collect="always"
+       id="filter893"
+       color-interpolation-filters="sRGB">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.73418231"
+         id="feGaussianBlur895" />
+    </filter>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient915"
+       id="linearGradient899"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.99881239,0,0,0.99820094,-516.28451,104.82034)"
+       x1="198"
+       y1="-2"
+       x2="198"
+       y2="81.054199" />
+    <inkscape:perspective
+       id="perspective909"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath941">
+      <rect
+         style="color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         id="rect943"
+         width="86"
+         height="216"
+         x="-26.214285"
+         y="428.36218" />
+    </clipPath>
+    <inkscape:perspective
+       id="perspective1239"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient865"
+       id="linearGradient1260"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.13192553,0,0,0.66265057,75.106555,451.68749)"
+       x1="198"
+       y1="-2"
+       x2="198"
+       y2="81.054199" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient915"
+       id="linearGradient1263"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.99090917,0,0,0.66265061,-512.27662,451.68748)"
+       x1="198"
+       y1="-2"
+       x2="198"
+       y2="81.054199" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="1"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1"
+     inkscape:cx="1055.8231"
+     inkscape:cy="659.94936"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:window-width="1267"
+     inkscape:window-height="859"
+     inkscape:window-x="2012"
+     inkscape:window-y="188"
+     inkscape:snap-page="false"
+     showguides="false"
+     inkscape:guide-bbox="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid40"
+       empspacing="5"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true" />
+    <sodipodi:guide
+       orientation="1,0"
+       position="234.75945,814.14214"
+       id="guide1064" />
+    <sodipodi:guide
+       orientation="1,0"
+       position="874,368"
+       id="guide1318" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(25.714285,564.63782)">
+    <rect
+       y="348.36218"
+       x="-169.21428"
+       height="296"
+       width="86"
+       id="rect921"
+       style="color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+    <g
+       id="g935"
+       clip-path="url(#clipPath941)"
+       transform="translate(-143,2)">
+      <path
+         transform="translate(-32.714285,347.36218)"
+         d="m 119,108 c 0,28.71881 -23.281193,52 -52,52 -28.718807,0 -52,-23.28119 -52,-52 0,-28.718807 23.281193,-52 52,-52 28.718807,0 52,23.281193 52,52 z"
+         sodipodi:ry="52"
+         sodipodi:rx="52"
+         sodipodi:cy="108"
+         sodipodi:cx="67"
+         id="path925"
+         style="opacity:0.35922331;color:#000000;fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.35922331;color:#000000;fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         id="path927"
+         sodipodi:cx="67"
+         sodipodi:cy="108"
+         sodipodi:rx="52"
+         sodipodi:ry="52"
+         d="m 119,108 c 0,28.71881 -23.281193,52 -52,52 -28.718807,0 -52,-23.28119 -52,-52 0,-28.718807 23.281193,-52 52,-52 28.718807,0 52,23.281193 52,52 z"
+         transform="matrix(0.25961538,0,0,0.25961538,2.3914841,426.82372)" />
+      <path
+         transform="matrix(0.125,0,0,0.125,26.410715,464.36218)"
+         d="m 119,108 c 0,28.71881 -23.281193,52 -52,52 -28.718807,0 -52,-23.28119 -52,-52 0,-28.718807 23.281193,-52 52,-52 28.718807,0 52,23.281193 52,52 z"
+         sodipodi:ry="52"
+         sodipodi:rx="52"
+         sodipodi:cy="108"
+         sodipodi:cx="67"
+         id="path929"
+         style="opacity:0.35922331;color:#000000;fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.35922331;color:#000000;fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         id="path931"
+         sodipodi:cx="67"
+         sodipodi:cy="108"
+         sodipodi:rx="52"
+         sodipodi:ry="52"
+         d="m 119,108 c 0,28.71881 -23.281193,52 -52,52 -28.718807,0 -52,-23.28119 -52,-52 0,-28.718807 23.281193,-52 52,-52 28.718807,0 52,23.281193 52,52 z"
+         transform="translate(-107.71429,449.36218)" />
+    </g>
+    <g
+       transform="translate(772.50109,-372)"
+       id="g1066">
+      <rect
+         y="102.82394"
+         x="75.285713"
+         height="286"
+         width="440"
+         id="rect974"
+         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#babdb6;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+      <rect
+         transform="scale(-1,1)"
+         style="color:#000000;fill:url(#linearGradient899);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         id="rect897"
+         width="439.47742"
+         height="82.850677"
+         x="-515.28571"
+         y="102.82394" />
+      <rect
+         y="102.82394"
+         x="75.285713"
+         height="82.850677"
+         width="87.440956"
+         id="rect828"
+         style="color:#000000;fill:url(#linearGradient871);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+      <g
+         style="opacity:0.35922331;fill:#000000;fill-opacity:1;filter:url(#filter893)"
+         id="g879"
+         transform="matrix(0.9275478,0,0,0.9275478,113.8374,-206.17383)">
+        <path
+           sodipodi:nodetypes="ccsccccccssc"
+           transform="translate(-25.714285,349.36218)"
+           id="path881"
+           d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+        <path
+           id="path883"
+           transform="translate(-25.714285,349.36218)"
+           d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+        <path
+           sodipodi:nodetypes="csssccsssc"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+           id="path885" />
+        <path
+           id="path887"
+           d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           sodipodi:nodetypes="csssccssss" />
+      </g>
+      <g
+         transform="matrix(0.9275478,0,0,0.9275478,113.8374,-207.44629)"
+         id="g873">
+        <path
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+           id="path42"
+           transform="translate(-25.714285,349.36218)"
+           sodipodi:nodetypes="ccsccccccssc" />
+        <path
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+           transform="translate(-25.714285,349.36218)"
+           id="path819" />
+        <path
+           id="path824"
+           d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+           style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           sodipodi:nodetypes="csssccsssc" />
+        <path
+           sodipodi:nodetypes="csssccssss"
+           style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+           id="path826" />
+      </g>
+      <text
+         sodipodi:linespacing="100%"
+         id="text945"
+         y="268.64267"
+         x="199.53073"
+         style="font-size:28.16456223px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#888a85;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+         xml:space="preserve"><tspan
+           dx="0 0 0 0 0 -1.0668943"
+           y="268.64267"
+           x="199.53073"
+           id="tspan947"
+           sodipodi:role="line">OpenOffice.org</tspan></text>
+      <rect
+         y="287.36218"
+         x="202.28571"
+         height="1.0129449"
+         width="170"
+         id="rect949"
+         style="color:#000000;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+      <rect
+         style="color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         id="rect951"
+         width="77.900215"
+         height="3"
+         x="202.70862"
+         y="286.40421" />
+    </g>
+    <text
+       sodipodi:linespacing="100%"
+       id="text1018"
+       y="-146.89932"
+       x="210.04277"
+       style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       xml:space="preserve"><tspan
+         y="-146.89932"
+         x="210.04277"
+         id="tspan1020"
+         sodipodi:role="line">Gentium (OFL) — http://www.sil.org/~gaultney/Gentium/</tspan><tspan
+         id="tspan1089"
+         y="-132.89932"
+         x="210.04277"
+         sodipodi:role="line" /></text>
+    <text
+       xml:space="preserve"
+       style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       x="210.04277"
+       y="-174.89932"
+       id="text1022"
+       sodipodi:linespacing="100%"><tspan
+         sodipodi:role="line"
+         id="tspan1024"
+         x="210.04277"
+         y="-174.89932">Font:</tspan></text>
+    <text
+       sodipodi:linespacing="100%"
+       id="text1030"
+       y="-54.899323"
+       x="210.04277"
+       style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       xml:space="preserve"><tspan
+         y="-54.899323"
+         x="210.04277"
+         id="tspan1032"
+         sodipodi:role="line">Basic Color Palette:</tspan></text>
+    <text
+       sodipodi:linespacing="100%"
+       id="text1034"
+       y="-434.89932"
+       x="210.04277"
+       style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       xml:space="preserve"><tspan
+         y="-434.89932"
+         x="210.04277"
+         id="tspan1036"
+         sodipodi:role="line">Go Oo Identity</tspan></text>
+    <text
+       sodipodi:linespacing="100%"
+       id="text1038"
+       y="-294.89932"
+       x="210.04277"
+       style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       xml:space="preserve"><tspan
+         y="-294.89932"
+         x="210.04277"
+         id="tspan1040"
+         sodipodi:role="line">Core Characteristics:</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       x="210.04277"
+       y="-266.89932"
+       id="text1042"
+       sodipodi:linespacing="100%"><tspan
+         sodipodi:role="line"
+         id="tspan1044"
+         x="210.04277"
+         y="-266.89932">Clean, simple, conservative. Distribution agnostic.</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       x="210.04277"
+       y="85.100677"
+       id="text1050"
+       sodipodi:linespacing="100%"><tspan
+         sodipodi:role="line"
+         id="tspan1052"
+         x="210.04277"
+         y="85.100677">Project Logo:</tspan></text>
+    <g
+       style="fill:#000000;fill-opacity:1"
+       transform="matrix(2.3469568,0,0,2.3469568,236.38249,-726.54653)"
+       id="g1054">
+      <path
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+         id="path1056"
+         transform="translate(-25.714285,349.36218)"
+         sodipodi:nodetypes="ccsccccccssc" />
+      <path
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,19.67307 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+         transform="translate(-25.714285,349.36218)"
+         id="path1058"
+         sodipodi:nodetypes="csssscssss" />
+      <path
+         id="path1060"
+         d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,1.95388 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         sodipodi:nodetypes="csssscssss" />
+      <path
+         sodipodi:nodetypes="csssccssss"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.349044,1.75706 c 3.176701,0.125 4.321614,3.22384 4.321614,5.24628 0,2.14743 -1.888422,5.24627 -4.196614,5.24627 -2.609889,0 -3.840824,-2.34884 -3.840824,-5.24627 0,-2.89744 1.66571,-5.32695 3.715824,-5.24628 z"
+         id="path1062" />
+    </g>
+    <text
+       sodipodi:linespacing="100%"
+       id="text1085"
+       y="-294.89932"
+       x="846.77936"
+       style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       xml:space="preserve"><tspan
+         y="-294.89932"
+         x="846.77936"
+         id="tspan1087"
+         sodipodi:role="line">Application Launch Screen:</tspan></text>
+    <rect
+       y="-37.637817"
+       x="211.05022"
+       height="21"
+       width="21"
+       id="rect1091"
+       style="color:#000000;fill:#de5c1a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+    <rect
+       style="color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+       id="rect1093"
+       width="21"
+       height="21"
+       x="411.0502"
+       y="-37.637817" />
+    <rect
+       style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+       id="rect1095"
+       width="21"
+       height="21"
+       x="311.0502"
+       y="-37.637817" />
+    <text
+       xml:space="preserve"
+       style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       x="239.04277"
+       y="-23.899323"
+       id="text1097"
+       sodipodi:linespacing="100%"><tspan
+         sodipodi:role="line"
+         x="239.04277"
+         y="-23.899323"
+         id="tspan1101">#de5c1a</tspan></text>
+    <text
+       sodipodi:linespacing="100%"
+       id="text1105"
+       y="-23.899323"
+       x="339.04276"
+       style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       xml:space="preserve"><tspan
+         id="tspan1107"
+         y="-23.899323"
+         x="339.04276"
+         sodipodi:role="line">#fff7b6</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       x="439.04276"
+       y="-23.899323"
+       id="text1109"
+       sodipodi:linespacing="100%"><tspan
+         sodipodi:role="line"
+         x="439.04276"
+         y="-23.899323"
+         id="tspan1111">#2e3436</tspan></text>
+    <g
+       id="g1266"
+       transform="translate(772.50109,-198)">
+      <rect
+         y="450.36218"
+         x="-511.28571"
+         height="55"
+         width="436"
+         id="rect1191"
+         style="color:#000000;fill:url(#linearGradient1263);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         transform="scale(-1,1)" />
+      <rect
+         style="color:#000000;fill:url(#linearGradient1260);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         id="rect1193"
+         width="58.04723"
+         height="54.999996"
+         x="75.238487"
+         y="450.36218" />
+      <g
+         transform="matrix(0.60847844,0,0,0.60847844,100.57591,248.61904)"
+         id="g1195"
+         style="opacity:0.35922331;fill:#000000;fill-opacity:1;filter:url(#filter893)">
+        <path
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+           id="path1197"
+           transform="translate(-25.714285,349.36218)"
+           sodipodi:nodetypes="ccsccccccssc" />
+        <path
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+           transform="translate(-25.714285,349.36218)"
+           id="path1199" />
+        <path
+           id="path1201"
+           d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           sodipodi:nodetypes="csssccsssc" />
+        <path
+           sodipodi:nodetypes="csssccssss"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+           id="path1203" />
+      </g>
+      <g
+         id="g1205"
+         transform="matrix(0.60847844,0,0,0.60847844,100.57591,247.7843)">
+        <path
+           sodipodi:nodetypes="ccsccccccssc"
+           transform="translate(-25.714285,349.36218)"
+           id="path1207"
+           d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+        <path
+           id="path1209"
+           transform="translate(-25.714285,349.36218)"
+           d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+        <path
+           sodipodi:nodetypes="csssccsssc"
+           style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+           id="path1211" />
+        <path
+           id="path1213"
+           d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+           style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           sodipodi:nodetypes="csssccssss" />
+      </g>
+    </g>
+    <text
+       xml:space="preserve"
+       style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       x="846.77936"
+       y="231.10068"
+       id="text1223"
+       sodipodi:linespacing="100%"><tspan
+         sodipodi:role="line"
+         id="tspan1225"
+         x="846.77936"
+         y="231.10068">Aboutbox Header:</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       x="847.77698"
+       y="391.10068"
+       id="text1282"
+       sodipodi:linespacing="100%"><tspan
+         sodipodi:role="line"
+         id="tspan1284"
+         x="847.77698"
+         y="391.10068">Distribution Specific Branding</tspan></text>
+    <flowRoot
+       xml:space="preserve"
+       id="flowRoot1292"
+       style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:200%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       transform="translate(-117.71428,143.36218)"><flowRegion
+         id="flowRegion1294"><rect
+           id="rect1296"
+           width="500"
+           height="174"
+           x="964"
+           y="256"
+           style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:200%;writing-mode:lr-tb;text-anchor:start;font-family:Gentium;-inkscape-font-specification:Gentium" /></flowRegion><flowPara
+         id="flowPara1300"
+         style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:200%;writing-mode:lr-tb;text-anchor:start;font-family:Gentium;-inkscape-font-specification:Gentium"><flowSpan
+           id="flowSpan1312"
+           style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:200%;writing-mode:lr-tb;text-anchor:start;fill:#2e3436;fill-opacity:1;font-family:Gentium;-inkscape-font-specification:Gentium">When packaged for a particular Linux distribution, such as Fedora or openSUSE, the distro branding defines the look of the application rather than upstream.</flowSpan></flowPara></flowRoot>    <flowRoot
+       transform="translate(-117.71428,-222.63782)"
+       style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:200%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       id="flowRoot1320"
+       xml:space="preserve"><flowRegion
+         id="flowRegion1322"><rect
+           style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:200%;writing-mode:lr-tb;text-anchor:start;font-family:Gentium;-inkscape-font-specification:Gentium"
+           y="256"
+           x="964"
+           height="194"
+           width="500"
+           id="rect1324" /></flowRegion><flowPara
+         style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:200%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;font-family:Gentium;-inkscape-font-specification:Gentium"
+         id="flowPara1326">The progressbar consists of a thin 1px #eeeeecf line that is part of the splash image background. A rectangle is drawn on top of it that has #babdb6 color and is 3px tall.  </flowPara><flowPara
+         style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:200%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;font-family:Gentium;-inkscape-font-specification:Gentium"
+         id="flowPara1330">There is no version number on the splash screen. Specific app version can be seen in the aboutbox. Progressbar is positioned vertically centered and right below the title (TL: 126px,184px)</flowPara></flowRoot>  </g>
+</svg>
diff --git a/src/nologoinstall-go-oo.svg b/src/nologoinstall-go-oo.svg
new file mode 100644
index 0000000..313db60
--- /dev/null
+++ b/src/nologoinstall-go-oo.svg
@@ -0,0 +1,221 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="163"
+   height="312"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.46+devel"
+   version="1.0"
+   sodipodi:docname="nologoinstall.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+    <inkscape:perspective
+       id="perspective2659"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3465"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <filter
+       inkscape:collect="always"
+       id="filter893"
+       color-interpolation-filters="sRGB">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.73418231"
+         id="feGaussianBlur895" />
+    </filter>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient865"
+       id="linearGradient3451"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.09658451,0,0,0.48513567,0.40623369,742.33245)"
+       x1="198"
+       y1="-2"
+       x2="198"
+       y2="81.054199" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient865">
+      <stop
+         style="stop-color:#d85116;stop-opacity:1;"
+         offset="0"
+         id="stop867" />
+      <stop
+         style="stop-color:#ef7923;stop-opacity:1"
+         offset="1"
+         id="stop869" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient915"
+       id="linearGradient3454"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.37179647,0,0,0.48513567,-164.71902,742.33245)"
+       x1="198"
+       y1="-2"
+       x2="198"
+       y2="81.054199" />
+    <linearGradient
+       id="linearGradient915"
+       inkscape:collect="always">
+      <stop
+         id="stop917"
+         offset="0"
+         style="stop-color:#e55b20;stop-opacity:1" />
+      <stop
+         id="stop919"
+         offset="1"
+         style="stop-color:#fdcc84;stop-opacity:1" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="1"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1"
+     inkscape:cx="237.71429"
+     inkscape:cy="173.57143"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="735"
+     inkscape:window-height="781"
+     inkscape:window-x="829"
+     inkscape:window-y="122"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="1,0"
+       position="43,164"
+       id="guide2748" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-740.36218)">
+    <rect
+       y="741.36218"
+       x="-164.34723"
+       height="40.266258"
+       width="163.59044"
+       id="rect897"
+       style="color:#000000;fill:url(#linearGradient3454);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+       transform="scale(-1,1)" />
+    <rect
+       style="color:#000000;fill:url(#linearGradient3451);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+       id="rect828"
+       width="42.497181"
+       height="40.266258"
+       x="0.50281847"
+       y="741.36218" />
+    <g
+       transform="matrix(0.45079753,0,0,0.45079753,19.239326,591.18616)"
+       id="g879"
+       style="opacity:0.35922331;fill:#000000;fill-opacity:1;filter:url(#filter893)">
+      <path
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+         id="path881"
+         transform="translate(-25.714285,349.36218)"
+         sodipodi:nodetypes="ccsccccccssc" />
+      <path
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+         transform="translate(-25.714285,349.36218)"
+         id="path883" />
+      <path
+         id="path885"
+         d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         sodipodi:nodetypes="csssccsssc" />
+      <path
+         sodipodi:nodetypes="csssccssss"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+         id="path887" />
+    </g>
+    <g
+       id="g873"
+       transform="matrix(0.45079753,0,0,0.45079753,19.239326,590.56773)">
+      <path
+         sodipodi:nodetypes="ccsccccccssc"
+         transform="translate(-25.714285,349.36218)"
+         id="path42"
+         d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+      <path
+         id="path819"
+         transform="translate(-25.714285,349.36218)"
+         d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+      <path
+         sodipodi:nodetypes="csssccsssc"
+         style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+         id="path824" />
+      <path
+         id="path826"
+         d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+         style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         sodipodi:nodetypes="csssccssss" />
+    </g>
+    <text
+       xml:space="preserve"
+       style="font-size:16.17626953px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#888a85;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+       x="43.409756"
+       y="825.10773"
+       id="text945"
+       sodipodi:linespacing="100%"><tspan
+         sodipodi:role="line"
+         id="tspan947"
+         x="43.409756"
+         y="825.10773"
+         dx="0 0 0 0 0 -0.61276895">OpenOffice.org</tspan></text>
+  </g>
+</svg>
diff --git a/src/nologoinstall_go-oo.bmp b/src/nologoinstall_go-oo.bmp
new file mode 100644
index 0000000..51b89b2
Binary files /dev/null and b/src/nologoinstall_go-oo.bmp differ
diff --git a/src/openabout_go-oo.bmp b/src/openabout_go-oo.bmp
index 8518f8f..c80806e 100644
Binary files a/src/openabout_go-oo.bmp and b/src/openabout_go-oo.bmp differ
diff --git a/src/openabout_go-oo.svg b/src/openabout_go-oo.svg
new file mode 100644
index 0000000..db9d75f
--- /dev/null
+++ b/src/openabout_go-oo.svg
@@ -0,0 +1,198 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="436.04721"
+   height="55"
+   id="svg3280"
+   version="1.1"
+   inkscape:version="0.46+devel"
+   sodipodi:docname="New document 9"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3282">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective3288" />
+    <inkscape:perspective
+       id="perspective3253"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient915"
+       id="linearGradient1263"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.99090917,0,0,0.66265061,-512.27662,451.68748)"
+       x1="198"
+       y1="-2"
+       x2="198"
+       y2="81.054199" />
+    <linearGradient
+       id="linearGradient915"
+       inkscape:collect="always">
+      <stop
+         id="stop917"
+         offset="0"
+         style="stop-color:#e55b20;stop-opacity:1" />
+      <stop
+         id="stop919"
+         offset="1"
+         style="stop-color:#fdcc84;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient865"
+       id="linearGradient1260"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.13192553,0,0,0.66265057,75.106555,451.68749)"
+       x1="198"
+       y1="-2"
+       x2="198"
+       y2="81.054199" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient865">
+      <stop
+         style="stop-color:#d85116;stop-opacity:1;"
+         offset="0"
+         id="stop867" />
+      <stop
+         style="stop-color:#ef7923;stop-opacity:1"
+         offset="1"
+         id="stop869" />
+    </linearGradient>
+    <filter
+       inkscape:collect="always"
+       id="filter893"
+       color-interpolation-filters="sRGB">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.73418231"
+         id="feGaussianBlur895" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1"
+     inkscape:cx="235.16646"
+     inkscape:cy="19.642857"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:window-width="609"
+     inkscape:window-height="419"
+     inkscape:window-x="938"
+     inkscape:window-y="485"
+     inkscape:window-maximized="0" />
+  <metadata
+     id="metadata3285">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(135.16646,-402.00504)">
+    <g
+       id="g1266"
+       transform="translate(-210.40495,-48.357143)">
+      <rect
+         y="450.36218"
+         x="-511.28571"
+         height="55"
+         width="436"
+         id="rect1191"
+         style="color:#000000;fill:url(#linearGradient1263);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         transform="scale(-1,1)" />
+      <rect
+         style="color:#000000;fill:url(#linearGradient1260);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         id="rect1193"
+         width="58.04723"
+         height="54.999996"
+         x="75.238487"
+         y="450.36218" />
+      <g
+         transform="matrix(0.60847844,0,0,0.60847844,100.57591,248.61904)"
+         id="g1195"
+         style="opacity:0.35922331;fill:#000000;fill-opacity:1;filter:url(#filter893)">
+        <path
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+           id="path1197"
+           transform="translate(-25.714285,349.36218)"
+           sodipodi:nodetypes="ccsccccccssc" />
+        <path
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+           transform="translate(-25.714285,349.36218)"
+           id="path1199" />
+        <path
+           id="path1201"
+           d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           sodipodi:nodetypes="csssccsssc" />
+        <path
+           sodipodi:nodetypes="csssccssss"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+           id="path1203" />
+      </g>
+      <g
+         id="g1205"
+         transform="matrix(0.60847844,0,0,0.60847844,100.57591,247.7843)">
+        <path
+           sodipodi:nodetypes="ccsccccccssc"
+           transform="translate(-25.714285,349.36218)"
+           id="path1207"
+           d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+        <path
+           id="path1209"
+           transform="translate(-25.714285,349.36218)"
+           d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+        <path
+           sodipodi:nodetypes="csssccsssc"
+           style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+           id="path1211" />
+        <path
+           id="path1213"
+           d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+           style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           sodipodi:nodetypes="csssccssss" />
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/src/openintro_go-oo.bmp b/src/openintro_go-oo.bmp
index c3c55f9..b676342 100644
Binary files a/src/openintro_go-oo.bmp and b/src/openintro_go-oo.bmp differ
diff --git a/src/openintro_go-oo.svg b/src/openintro_go-oo.svg
new file mode 100644
index 0000000..441addf
--- /dev/null
+++ b/src/openintro_go-oo.svg
@@ -0,0 +1,224 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="441"
+   height="287"
+   id="svg3021"
+   version="1.1"
+   inkscape:version="0.46+devel"
+   sodipodi:docname="New document 5"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3023">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective3029" />
+    <inkscape:perspective
+       id="perspective2990"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient915"
+       id="linearGradient899"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.99881239,0,0,0.99820094,-516.28451,104.82034)"
+       x1="198"
+       y1="-2"
+       x2="198"
+       y2="81.054199" />
+    <linearGradient
+       id="linearGradient915"
+       inkscape:collect="always">
+      <stop
+         id="stop917"
+         offset="0"
+         style="stop-color:#e55b20;stop-opacity:1" />
+      <stop
+         id="stop919"
+         offset="1"
+         style="stop-color:#fdcc84;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient865"
+       id="linearGradient871"
+       x1="198"
+       y1="-2"
+       x2="198"
+       y2="81.054199"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.19872945,0,0,0.99820094,75.086977,104.82034)" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient865">
+      <stop
+         style="stop-color:#d85116;stop-opacity:1;"
+         offset="0"
+         id="stop867" />
+      <stop
+         style="stop-color:#ef7923;stop-opacity:1"
+         offset="1"
+         id="stop869" />
+    </linearGradient>
+    <filter
+       inkscape:collect="always"
+       id="filter893"
+       color-interpolation-filters="sRGB">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.73418231"
+         id="feGaussianBlur895" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1"
+     inkscape:cx="181.64286"
+     inkscape:cy="136.92857"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:window-width="942"
+     inkscape:window-height="694"
+     inkscape:window-x="526"
+     inkscape:window-y="401"
+     inkscape:window-maximized="0" />
+  <metadata
+     id="metadata3026">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-82.357143,-320.29076)">
+    <g
+       transform="translate(7.5714297,217.96682)"
+       id="g1066">
+      <rect
+         y="102.82394"
+         x="75.285713"
+         height="286"
+         width="440"
+         id="rect974"
+         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#babdb6;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+      <rect
+         transform="scale(-1,1)"
+         style="color:#000000;fill:url(#linearGradient899);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+         id="rect897"
+         width="439.47742"
+         height="82.850677"
+         x="-515.28571"
+         y="102.82394" />
+      <rect
+         y="102.82394"
+         x="75.285713"
+         height="82.850677"
+         width="87.440956"
+         id="rect828"
+         style="color:#000000;fill:url(#linearGradient871);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+      <g
+         style="opacity:0.35922331;fill:#000000;fill-opacity:1;filter:url(#filter893)"
+         id="g879"
+         transform="matrix(0.9275478,0,0,0.9275478,113.8374,-206.17383)">
+        <path
+           sodipodi:nodetypes="ccsccccccssc"
+           transform="translate(-25.714285,349.36218)"
+           id="path881"
+           d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+        <path
+           id="path883"
+           transform="translate(-25.714285,349.36218)"
+           d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+        <path
+           sodipodi:nodetypes="csssccsssc"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+           id="path885" />
+        <path
+           id="path887"
+           d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+           style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           sodipodi:nodetypes="csssccssss" />
+      </g>
+      <g
+         transform="matrix(0.9275478,0,0,0.9275478,113.8374,-207.44629)"
+         id="g873">
+        <path
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="M 31,7.6249996 29.967965,10.613691 C 20.610552,9.767587 20,16.498499 20,21.125 c 0,4.164253 0.796483,9.139448 7.25,8.18907 l 0.09296,-6.657035 -2.717965,-0.296483 0.25,-3.328517 6.25,0.342965 -0.25,12.875 C 29.820474,32.958333 28.34325,33.449368 24.5,33.375 18.040105,33.25 14.25,27.940483 14.375,21.375 14.514972,14.023139 17.5,5.1249996 31,7.6249996 z"
+           id="path42"
+           transform="translate(-25.714285,349.36218)"
+           sodipodi:nodetypes="ccsccccccssc" />
+        <path
+           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m 38.6875,17.5 c -3.831475,0 -6.9375,3.385847 -6.9375,7.5625 0,4.176653 3.106025,7.5625 6.9375,7.5625 3.831475,0 6.9375,-3.385847 6.9375,-7.5625 0,-4.176653 -3.106025,-7.5625 -6.9375,-7.5625 z M 39.5,20.125 c 1.656854,0 3,2.238576 3,5 0,2.761424 -1.343146,5 -3,5 -1.656854,0 -3,-2.238576 -3,-5 0,-2.761424 1.343146,-5 3,-5 z"
+           transform="translate(-25.714285,349.36218)"
+           id="path819" />
+        <path
+           id="path824"
+           d="m -1.276785,384.36218 c -4.7460539,0 -8.5934917,3.55374 -8.5934917,7.9375 0,4.38376 3.8474378,7.9375 8.5934917,7.9375 4.7460538,0 8.5934917,-3.55374 8.5934917,-7.9375 0,-4.38376 -3.8474379,-7.9375 -8.5934917,-7.9375 z m 1.00644498,2.25517 c 2.24788632,0 4.82015882,2.57344 4.82015882,5.74793 0,3.17449 -2.5722725,5.74793 -4.82015882,5.74793 -2.24788638,0 -4.69515878,-2.57344 -4.69515878,-5.74793 0,-3.17449 2.4472724,-5.74793 4.69515878,-5.74793 z"
+           style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           sodipodi:nodetypes="csssccsssc" />
+        <path
+           sodipodi:nodetypes="csssccssss"
+           style="color:#000000;fill:#fff7b6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+           d="m 15.473215,383.23718 c -4.33184,0 -7.8434917,3.24359 -7.8434917,7.24475 0,4.00117 3.5116517,7.24475 7.8434917,7.24475 4.33184,0 6.593492,-4.11858 6.593492,-7.24475 0,-3.25116 -2.261652,-7.24475 -6.593492,-7.24475 z m 0.668607,2.05835 c 3.176701,0.125 3.399478,3.22384 3.399478,5.24628 0,2.14743 -0.966286,5.24627 -3.274478,5.24627 -2.609889,0 -4.160387,-2.34884 -4.160387,-5.24627 0,-2.89744 1.985273,-5.32695 4.035387,-5.24628 z"
+           id="path826" />
+      </g>
+      <text
+         sodipodi:linespacing="100%"
+         id="text945"
+         y="268.64267"
+         x="199.53073"
+         style="font-size:28.16456223px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:100%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#888a85;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Gentium;-inkscape-font-specification:Gentium"
+         xml:space="preserve"><tspan
+           dx="0 0 0 0 0 -1.0668943"
+           y="268.64267"
+           x="199.53073"
+           id="tspan947"
+           sodipodi:role="line">OpenOffice.org</tspan></text>
+      <rect
+         y="287.36218"
+         x="202.28571"
+         height="1.0129449"
+         width="170"
+         id="rect949"
+         style="color:#000000;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+    </g>
+  </g>
+</svg>


More information about the ooo-build-commit mailing list