[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    =?utf-8?q?=5Bskrooge=5D_/=3A_Automatic_generation_of_splash_scre?=
From:       Stephane Mankowski <stephane () mankowski ! fr>
Date:       2011-03-07 9:54:51
Message-ID: 20110307095451.6F921A60B0 () git ! kde ! org
[Download RAW message or body]

Git commit 0672b63ac97da293914f3948c1614d7b10f80a25 by Stephane Mankowski.
Committed on 07/03/2011 at 10:54.
Pushed by smankowski into branch 'master'.

Automatic generation of splash screen.
This is better for releaseme.

M  +9    -5    CMakeLists.txt     
M  +3    -0    images/CMakeLists.txt     
M  +-    --    images/splash.png     
A  +584  -0    images/splash.svg.in         [License: UNKNOWN]  *
D  +-    --    images/splash.svgz     
A  +3    -0    scripts/generateSplash.sh.in         [License: UNKNOWN]  *
M  +1    -1    skgbankgui/CMakeLists.txt     
M  +1    -1    skgbankmodeler/CMakeLists.txt     
M  +1    -1    skgbasegui/CMakeLists.txt     
M  +1    -1    skgbasegui/skguniqueapplication.cpp     
M  +1    -1    skgbasemodeler/CMakeLists.txt     

The files marked with a * at the end have a non valid license. Please read: \
http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are listed at that page.


http://commits.kde.org/skrooge/0672b63ac97da293914f3948c1614d7b10f80a25

diff --git a/CMakeLists.txt b/CMakeLists.txt
old mode 100644
new mode 100755
index daddd32..0411e6c
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,9 +11,9 @@ INCLUDE(MacroLibrary)
 MESSAGE(STATUS "     KDE4 support enabled : ${KDE4_DATA_DIR}")
 add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
 
-SET(VERSION 0.8.1)
+SET(SKG_VERSION "0.8.1")
+SET(SKG_BETA "BETA")
 SET(SOVERSION 0)
-SET(UPDATE_TYPE "svn")
 SET( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${skrooge_SOURCE_DIR}/cmake/modules )
 
 IF (CMAKE_BUILD_TYPE)
@@ -42,7 +42,7 @@ ELSE(CMAKE_BUILD_TYPE="release")
   MESSAGE( STATUS "     Traces enabled")
 ENDIF(CMAKE_BUILD_TYPE="release")
 #add_definitions(-DSKGFULLTRACES) #To enable all traces
-add_definitions(-DSKGVERSION=${VERSION})
+add_definitions(-DSKGVERSION=${SKG_VERSION})
 if(${KDE_VERSION} VERSION_LESS "4.6.0")
     MESSAGE( STATUS "     enable KDE 4.5 API")
 else(${KDE_VERSION} VERSION_LESS "4.6.0")
@@ -149,7 +149,7 @@ INCLUDE(CTest)
 
 #DOXYGEN
 CONFIGURE_FILE(scripts/Doxyfile.in scripts/Doxyfile @ONLY)
-ADD_CUSTOM_TARGET(apidox "doxygen" "scripts/Doxyfile" DEPENDS "scripts/Doxyfile.in")
+ADD_CUSTOM_TARGET(apidox "doxygen" "scripts/Doxyfile")
 
 #ASTYLE
 CONFIGURE_FILE(scripts/astyle.sh.in scripts/astyle.sh @ONLY)
@@ -159,9 +159,13 @@ ADD_CUSTOM_TARGET(astyle "scripts/astyle.sh")
 CONFIGURE_FILE(scripts/krazy.sh.in scripts/krazy.sh @ONLY)
 ADD_CUSTOM_TARGET(krazy "scripts/krazy.sh")
 
-#GENERATE_ICONS
+#GENERATE ICONS
 CONFIGURE_FILE(scripts/generateIcons.sh.in scripts/generateIcons.sh @ONLY)
 
+#GENERATE SPLASH SCREEN
+CONFIGURE_FILE(scripts/generateSplash.sh.in scripts/generateSplash.sh @ONLY)
+ADD_CUSTOM_TARGET(splash "scripts/generateSplash.sh")
+
 #LCOV
 CONFIGURE_FILE(scripts/removeTmpFile.sh.in scripts/removeTmpFile.sh @ONLY)
 CONFIGURE_FILE(scripts/lcov.sh.in scripts/lcov.sh @ONLY)
diff --git a/images/CMakeLists.txt b/images/CMakeLists.txt
index 61064a4..d88a5e9 100644
--- a/images/CMakeLists.txt
+++ b/images/CMakeLists.txt
@@ -4,4 +4,7 @@ PROJECT(images)
 
 ADD_SUBDIRECTORY( logos )
 
+#GENERATE SPLASH SCREEN
+CONFIGURE_FILE(${PROJECT_SOURCE_DIR}/splash.svg.in ${PROJECT_BINARY_DIR}/splash.svg @ONLY)
+
 INSTALL(FILES splash.png DESTINATION ${DATA_INSTALL_DIR}/skrooge/images)
diff --git a/images/splash.png b/images/splash.png
index 628b47e..aa48b9c 100644
Binary files a/images/splash.png and b/images/splash.png differ
diff --git a/images/splash.svg.in b/images/splash.svg.in
new file mode 100755
index 0000000..8c2b048
--- /dev/null
+++ b/images/splash.svg.in
@@ -0,0 +1,584 @@
+<?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="400"
+   height="400"
+   id="svg2415"
+   sodipodi:version="0.32"
+   inkscape:version="0.48.0 r9654"
+   version="1.0"
+   sodipodi:docname="splash.svg.in"
+   inkscape:output_extension="org.inkscape.output.svgz.inkscape"
+   inkscape:export-filename="/home/s/Developpements/skrooge/images/splash.png"
+   inkscape:export-xdpi="112.85266"
+   inkscape:export-ydpi="112.85266">
+  <defs
+     id="defs2417">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3932">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop3934" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop3936" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3172">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.66983372;"
+         offset="0"
+         id="stop3174" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop3176" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3172"
+       id="linearGradient2445"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-2.9883308,1.8378729)"
+       x1="-28.887161"
+       y1="3.071336"
+       x2="114.05447"
+       y2="55.865112" />
+    <linearGradient
+       id="linearGradient3257">
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="0"
+         id="stop3259" />
+      <stop
+         id="stop3273"
+         offset="0.86461538"
+         style="stop-color:#d45500;stop-opacity:0.41330168;" />
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="1"
+         id="stop3261" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257"
+       id="linearGradient3271"
+       x1="60.973572"
+       y1="43.582222"
+       x2="103.71644"
+       y2="85.4188"
+       gradientUnits="userSpaceOnUse" />
+    <filter
+       inkscape:collect="always"
+       id="filter3220">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="1.7339449"
+         id="feGaussianBlur3222" />
+    </filter>
+    <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="perspective2423" />
+    <inkscape:perspective
+       id="perspective3265"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257"
+       id="linearGradient3323"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(19.557301,-4.2347044)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257"
+       id="linearGradient2417"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-2.1302327,37.247673)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257"
+       id="linearGradient2424"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(50.726143,-48.390549)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257"
+       id="linearGradient2854"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(19.557301,-4.2347044)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257"
+       id="linearGradient2853"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.80492496,0,0,0.80492496,16.896719,70.251272)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257"
+       id="linearGradient2856"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.80492496,0,0,0.80492496,28.896719,70.251272)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257"
+       id="linearGradient2857"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.80492496,0,0,0.80492496,62.662082,69.133953)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257"
+       id="linearGradient2858"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.80492496,0,0,0.80492496,80.330408,70.90741)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <inkscape:perspective
+       id="perspective2868"
+       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="#linearGradient3257-4"
+       id="linearGradient2858-5"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.80492496,0,0,0.80492496,58.662082,57.133953)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       id="linearGradient3257-4">
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="0"
+         id="stop3259-0" />
+      <stop
+         id="stop3273-5"
+         offset="0.86461538"
+         style="stop-color:#d45500;stop-opacity:0.41330168;" />
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="1"
+         id="stop3261-9" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257-4"
+       id="linearGradient2877"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.80492496,0,0,0.80492496,58.662082,57.133953)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       id="linearGradient2879">
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="0"
+         id="stop2881" />
+      <stop
+         id="stop2883"
+         offset="0.86461538"
+         style="stop-color:#d45500;stop-opacity:0.41330168;" />
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="1"
+         id="stop2885" />
+    </linearGradient>
+    <linearGradient
+       y2="376.62338"
+       x2="388.56583"
+       y1="376.62338"
+       x1="293.30429"
+       gradientTransform="matrix(0.80492496,0,0,0.80492496,65.246612,28.449313)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient2889"
+       xlink:href="#linearGradient3257-4"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257"
+       id="linearGradient2871"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.80492496,0,0,0.80492496,80.330404,76.203289)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <inkscape:perspective
+       id="perspective2875"
+       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="#linearGradient3257-3"
+       id="linearGradient2870-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.3386693,0,0,1.3386693,-117.02556,-138.73311)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       id="linearGradient3257-3">
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="0"
+         id="stop3259-3" />
+      <stop
+         id="stop3273-8"
+         offset="0.86461538"
+         style="stop-color:#d45500;stop-opacity:0.41330168;" />
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="1"
+         id="stop3261-6" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257-3"
+       id="linearGradient2884"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.3386693,0,0,1.3386693,-117.02556,-138.73311)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       id="linearGradient2886">
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="0"
+         id="stop2888" />
+      <stop
+         id="stop2890"
+         offset="0.86461538"
+         style="stop-color:#d45500;stop-opacity:0.41330168;" />
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="1"
+         id="stop2892" />
+    </linearGradient>
+    <linearGradient
+       y2="376.62338"
+       x2="388.56583"
+       y1="376.62338"
+       x1="293.30429"
+       gradientTransform="matrix(1.3386693,0,0,1.3386693,-115.02555,-138.7331)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient2896"
+       xlink:href="#linearGradient3257-3"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257-3"
+       id="linearGradient3053"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.3386693,0,0,1.3386693,-450.16785,-145.72707)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257-3-9"
+       id="linearGradient3053-5"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.3386693,0,0,1.3386693,-178.7127,-135.93981)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       id="linearGradient3257-3-9">
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="0"
+         id="stop3259-3-7" />
+      <stop
+         id="stop3273-8-7"
+         offset="0.86461538"
+         style="stop-color:#d45500;stop-opacity:0.41330168;" />
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="1"
+         id="stop3261-6-6" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3257-3-9"
+       id="linearGradient3067"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.3386693,0,0,1.3386693,-178.7127,-135.93981)"
+       x1="293.30429"
+       y1="376.62338"
+       x2="388.56583"
+       y2="376.62338" />
+    <linearGradient
+       id="linearGradient3069">
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="0"
+         id="stop3071" />
+      <stop
+         id="stop3073"
+         offset="0.86461538"
+         style="stop-color:#d45500;stop-opacity:0.41330168;" />
+      <stop
+         style="stop-color:#d45500;stop-opacity:1;"
+         offset="1"
+         id="stop3075" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3172"
+       id="linearGradient3914"
+       x1="209.86317"
+       y1="369.27374"
+       x2="325.33234"
+       y2="369.27374"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3932"
+       id="linearGradient3938"
+       x1="211.41754"
+       y1="369.27375"
+       x2="323.77797"
+       y2="369.27375"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-272.31294,-5.502261)" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.9475"
+     inkscape:cx="181.98553"
+     inkscape:cy="200"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1680"
+     inkscape:window-height="993"
+     inkscape:window-x="-4"
+     inkscape:window-y="-3"
+     inkscape:window-maximized="1"
+     showguides="true"
+     inkscape:guide-bbox="true" />
+  <metadata
+     id="metadata2420">
+    <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="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:#0000ff;fill-opacity:1;stroke:none"
+       id="rect3067"
+       width="400"
+       height="400"
+       x="0"
+       y="0" />
+    <path
+       style="fill:#000000;fill-opacity:1;stroke:none"
+       d="m 70.5,0.15625 c -23.322917,0 -46.645833,0 -69.96875,0 0.35666056,95.924392 \
-1.22920919,191.87464 0.6875,287.78125 4.9026969,58.38328 56.379478,109.67236 115.49946,111.22027 \
94.29828,0.63252 188.62604,0.59122 282.93804,0.71723 C 399.14706,303.48282 400.7424,207.05611 \
398.5625,110.6875 393.08142,52.355054 341.05756,1.3279536 281.8761,0.51567641 246.24711,0.09954343 \
210.6061,0.38287328 174.96877,0.16533059 140.14589,0.09311327 105.32291,0.12810746 70.5,0.15625 z" +      \
id="path3071" +       inkscape:connector-curvature="0" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;stroke:none"
+       d="m 4.53125,6.15625 c 0.084798,91.362095 -0.6786995,182.73648 0.2312328,274.09093 \
1.1479641,39.33362 23.1705372,76.70023 56.4573362,97.38162 18.323688,11.37807 39.792031,18.5062 \
61.623731,17.4535 90.93325,0.91401 181.8755,0.57205 272.8127,0.76145 -0.2691,-91.42531 0.60558,-182.86197 \
-0.60812,-274.27977 C 394.99066,72.49049 361.12627,26.482494 315.09375,10.6875 299.07906,4.2685674 \
281.60324,4.0112297 264.56252,4.3672028 177.8859,4.0053295 91.208329,4.2100049 4.53125,4.15625 l 0,1 0,1 \
z" +       id="path3067"
+       inkscape:connector-curvature="0" />
+    <text
+       xml:space="preserve"
+       style="font-size:51.54320526px;font-style:normal;font-variant:normal;font-weight:normal;font-stret \
ch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;fill:url(#linearGradient3938) \
;fill-opacity:1;stroke:#000000;stroke-width:1.3386693;stroke-linecap:butt;stroke-linejoin:miter;stroke-mit \
erlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:IcicleCountry;-inkscape-font-specification:IcicleCountry"
 +       x="390.00122"
+       y="379.26022"
+       id="text3285-0-7"
+       sodipodi:linespacing="125%"
+       inkscape:export-filename="/home/s/Developpements/skrooge/images/splash.png"
+       inkscape:export-xdpi="112.85266"
+       inkscape:export-ydpi="112.85266"><tspan
+         sodipodi:role="line"
+         id="tspan2868-4-3"
+         style="font-size:51.54320526px;font-style:normal;font-variant:normal;font-weight:normal;font-str \
etch:normal;text-align:end;line-height:100%;writing-mode:lr-tb;text-anchor:end;fill:url(#linearGradient393 \
8);fill-opacity:1;stroke:#000000;stroke-width:1.3386693;stroke-opacity:1;font-family:Minya \
Nouvelle;-inkscape-font-specification:Minya Nouvelle" +         x="390.00122"
+         y="379.26022">@SKG_VERSION@</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:51.54320526px;font-style:normal;font-variant:normal;font-weight:normal;font-stret \
ch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;fill:url(#linearGradient3053) \
;fill-opacity:1;stroke:#000000;stroke-width:1.3386693;stroke-linecap:butt;stroke-linejoin:miter;stroke-mit \
erlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:IcicleCountry;-inkscape-font-specification:IcicleCountry"
 +       x="388.00122"
+       y="377.26022"
+       id="text3285-0"
+       sodipodi:linespacing="125%"
+       inkscape:export-filename="/home/s/Developpements/skrooge/images/splash.png"
+       inkscape:export-xdpi="112.85266"
+       inkscape:export-ydpi="112.85266"><tspan
+         sodipodi:role="line"
+         id="tspan2868-4"
+         style="font-size:51.54320526px;font-style:normal;font-variant:normal;font-weight:normal;font-str \
etch:normal;text-align:end;line-height:100%;writing-mode:lr-tb;text-anchor:end;fill:url(#linearGradient3053);stroke-width:1.3386693;font-family:Minya \
Nouvelle;-inkscape-font-specification:Minya Nouvelle" +         x="388.00122"
+         y="377.26022">@SKG_VERSION@</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:15.27752304px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch \
:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor \
:end;fill:#ff000b;fill-opacity:1;stroke:#000000;stroke-opacity:1;font-family:AlMothnna;-inkscape-font-specification:AlMothnna \
Bold" +       x="389.72629"
+       y="342.8905"
+       id="text3067"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan3067"
+         x="389.72629"
+         y="342.8905">@SKG_BETA@</tspan></text>
+    <g
+       id="g2425"
+       transform="matrix(2.8348417,0,0,2.8348417,17.628856,20.445715)"
+       inkscape:export-filename="/home/s/Developpements/skrooge/images/splash.png"
+       inkscape:export-xdpi="112.85266"
+       inkscape:export-ydpi="112.85266">
+      <path
+         style="fill:#000000;fill-opacity:1;fill-rule:nonzero;filter:url(#filter3220)"
+         d="m 68.207039,10.867177 c -14.622681,-0.04059 -28.550507,10.20625 -38.468753,21.90625 \
-3.987307,5.39667 -6.829688,11.333526 -8.53125,17.8125 l -15.2812499,0 -3.53125,8.90625 17.2499999,0 c \
-0.27454,2.388455 -0.27979,4.787972 -0.3125,7.1875 l -14.5937499,0 -3.53125,8.906249 18.7812499,0 c \
1.877687,12.79294 7.632801,23.64303 16.78125,31.343754 4.869166,4.09862 11.981185,7.55657 17.90625,8.6875 \
6.421983,0.38984 12.892533,0.28253 19.156253,-1.21875 11.08197,-3.59033 22.13688,-13.64677 \
27.468751,-24.968754 1.80464,-3.83211 2.79339,-7.01768 4.25,-13.84375 l -19.250001,0 3.5625,-8.906249 \
17.062501,0 c 0.19727,-2.330899 0.29585,-4.781178 0.3125,-7.1875 l -14.500001,0 3.59375,-8.90625 \
10.468751,0 c -2.28384,-14.248411 -10.229971,-25.555004 -21.281251,-34.4375 -5.7372,-3.691472 \
-11.59059,-5.265368 -17.3125,-5.28125 z m 38.593751,39.71875 c 0.3127,2.595714 0.45967,5.702371 \
0.4375,8.90625 l 16.6875,0 3.53125,-8.90625 -20.65625,0 z m 0.125,16.09375 c -0.17349,3.010649 \
-0.78066,5.959589 -1.375,8.906249 l 12,0 3.53125,-8.906249 -14.15625,0 z M 75.488289,20.398427 c \
0.74409,-1e-6 0.85648,0.06006 1,0.4375 0.29218,0.768512 0.22202,0.85416 -0.625,0.78125 -0.98379,-0.08469 \
-1.77116,0.371909 -2.125,1.21875 -0.13603,0.325559 -0.2233,0.620437 -0.1875,0.65625 0.03581,0.03581 \
0.50284,-0.09945 1.03125,-0.28125 1.2382,-0.426012 1.40625,-0.427513 1.40625,0.0625 0,0.353628 \
-0.14273,0.45482 -1.15625,0.78125 -1.14376,0.368372 -1.35561,0.582823 -1.03125,1.09375 0.10357,0.163168 \
0.35742,0.128334 1.09375,-0.125 l 0.9375,-0.3125 0,0.46875 c 0,0.410062 -0.09476,0.504043 -0.75,0.6875 \
-0.40852,0.114378 -0.75,0.263434 -0.75,0.34375 0,0.251682 1.04758,0.780605 1.53125,0.78125 \
0.59205,7.93e-4 1.30984,-0.355161 1.71875,-0.875 l 0.34375,-0.40625 0.1875,0.65625 c 0.24278,0.810326 \
0.13598,0.949597 -1.03125,1.53125 -0.95284,0.474822 -2.1838,0.552887 -3,0.1875 -0.27235,-0.121915 \
-0.75604,-0.490655 -1.0625,-0.8125 -0.47697,-0.500926 -0.59285,-0.537289 -0.9375,-0.40625 \
-0.22144,0.08419 -0.45879,0.15625 -0.5,0.15625 -0.14735,0 0.17393,-0.931928 0.375,-1.09375 \
0.13836,-0.111375 0.1596,-0.281884 0.0625,-0.53125 -0.12494,-0.320801 -0.21417,-0.331814 -0.59375,-0.1875 \
-0.41908,0.159329 -0.41665,0.125387 -0.3125,-0.3125 0.05976,-0.251299 0.26005,-0.562951 0.4375,-0.6875 \
0.19465,-0.136637 0.3125,-0.396898 0.3125,-0.6875 0,-0.264888 0.13925,-0.756938 0.3125,-1.09375 \
0.66192,-1.286844 1.85773,-2.03125 3.3125,-2.03125 z m -5.65625,3.875 c 0.03065,0.03065 0.37339,1.169599 \
0.78125,2.5625 0.48094,1.642478 0.75,2.850094 0.75,3.4375 0,0.851322 -0.05361,0.956426 -0.71875,1.59375 \
-0.44137,0.422904 -1.01405,0.791621 -1.5625,0.96875 -0.91392,0.295164 -1.94232,0.370472 -2.0625,0.15625 \
-0.0382,-0.06808 -0.12783,-0.3441 -0.1875,-0.59375 -0.10788,-0.451413 -0.08366,-0.436886 0.78125,-0.4375 \
1.52274,-0.0011 2.39037,-0.799214 2.1875,-2 -0.11848,-0.701211 -0.33666,-0.8271 -0.5,-0.3125 \
-0.19551,0.616008 -1.05105,1.15625 -1.8125,1.15625 -1.41748,0 -2.41809,-1.222888 -2.53125,-3.0625 \
-0.05118,-0.831759 0.01897,-1.078944 0.34375,-1.5625 0.21338,-0.317735 0.67469,-0.731633 1.03125,-0.90625 \
0.60945,-0.298478 0.69084,-0.277272 1.375,-0.03125 l 0.71875,0.25 -0.0625,-0.375 c -0.06479,-0.338886 \
0.0091,-0.435725 0.65625,-0.65625 0.41054,-0.139893 0.78185,-0.218149 0.8125,-0.1875 z m 18.8125,0.03125 \
c 0.04423,-0.0055 0.08191,-2.2e-5 0.125,0 0.64624,3.11e-4 1.17832,0.606171 1.65625,1.75 0.64789,1.550658 \
0.62588,2.804222 -0.03125,8.03125 -0.81934,6.517149 -4.61147,24.745306 -8.9375,42.937499 -5.23486,22.014 \
-7.21515,28.324214 -9.8125,31.281254 -2.7087,3.08381 -6.55984,2.83309 -9.5,-0.59375 -2.52118,-2.93848 \
-7.08551,-9.388754 -14.406253,-20.437504 -5.029682,-7.591 -10.864872,-16.00926 -14.96875,-21.624999 \
-1.367959,-1.871911 -2.553638,-3.45192 -3.4375,-4.5625 -5.049355,-6.344573 -6.048016,-8.673828 \
-4.125,-9.75 0.683938,-0.382747 2.32561,0.163156 6.125,2 0.608645,0.294255 1.192113,0.563155 1.75,0.8125 \
1.090622,0.48745 2.087571,0.876748 3,1.1875 0.07678,0.02615 0.14315,0.06888 0.21875,0.09375 \
0.272474,0.09256 0.561537,0.174981 0.8125,0.25 0.119296,0.03367 0.258832,0.06371 0.375,0.09375 \
1.689563,0.436931 3.063973,0.485594 4.1875,0.125 0.280882,-0.09015 0.528754,-0.201513 0.78125,-0.34375 \
1.003722,-0.565422 1.803653,-1.544929 2.46875,-2.96875 0.004,-0.0085 -0.004,-0.02268 0,-0.03125 \
0.105257,-0.226739 0.213176,-0.50083 0.3125,-0.75 0.115005,-0.287029 0.228469,-0.611447 0.34375,-0.9375 \
0.02534,-0.07505 0.06876,-0.142011 0.09375,-0.21875 0.06306,-0.183155 0.123864,-0.398153 0.1875,-0.59375 \
0.14091,-0.473618 0.27415,-0.999261 0.40625,-1.53125 0.694333,-2.796134 2.271843,-4.59375 4,-4.59375 \
0.729328,3e-6 2.91009,1.653413 5.562503,4.1875 3.34716,3.19786 5.32853,4.798796 7.125,5.46875 \
0.0095,0.0035 0.02169,-0.0035 0.03125,0 0.1803,0.06644 0.35341,0.107983 0.53125,0.15625 0.17784,0.04827 \
0.35347,0.09358 0.53125,0.125 0.71109,0.125672 1.44444,0.122048 2.25,0.03125 0.58284,-0.06569 \
1.14458,-0.165022 1.6875,-0.34375 0.27145,-0.08936 0.5472,-0.190225 0.8125,-0.3125 1.59175,-0.733648 \
3.09076,-2.097073 4.78125,-4.40625 0.84524,-1.154589 1.71451,-2.54468 2.6875,-4.21875 1.29732,-2.232094 \
2.73932,-4.983215 4.40625,-8.3125 4.10902,-8.206791 6.41191,-11.806872 7.96875,-12 z m -20.8125,1.75 c \
-0.07251,-0.0054 -0.14637,0.01413 -0.21875,0.03125 -1.00371,0.237352 -1.3307,1.36301 -0.71875,2.5625 \
0.44195,0.866318 1.087,1.080016 1.78125,0.59375 0.46575,-0.32622 0.59493,-0.933182 0.375,-1.75 \
-0.21991,-0.816648 -0.71119,-1.399742 -1.21875,-1.4375 z m -6.5625,0.9375 c 0.71998,-0.02864 \
1.42692,0.19263 1.9375,0.6875 1.11216,1.077942 1.32109,3.074908 0.4375,4.125 -0.86358,1.026312 \
-2.7274,1.572207 -3.78125,1.09375 -0.73634,-0.334293 -1.34204,-1.261405 -1.5625,-2.3125 \
-0.16341,-0.779034 -0.15707,-0.99951 0.09375,-1.65625 0.44199,-1.157359 1.67503,-1.889762 2.875,-1.9375 z \
m -0.34375,1.28125 c -0.60124,0.08846 -1.11147,0.656443 -1.09375,1.34375 0.01187,0.460481 \
0.40885,1.501324 0.71875,1.84375 0.36852,0.40721 1.09343,0.436491 1.59375,0.03125 0.30728,-0.248884 \
0.38675,-0.496294 0.375,-1.0625 -0.01884,-0.908047 -0.45249,-1.827279 -0.96875,-2.0625 -0.19696,-0.08974 \
-0.42459,-0.123237 -0.625,-0.09375 z m -6.218753,0.875 c 0.547873,-0.0169 1.067213,0.102125 \
1.468753,0.375 0.82109,0.557982 1.25,1.501788 1.25,2.78125 0,1.29669 -0.39602,1.918194 -1.46875,2.4375 \
-1.139717,0.551735 -2.042497,0.604842 -2.906253,0.15625 -1.071742,-0.5566 -1.54702,-1.498955 \
-1.46875,-2.96875 0.0511,-0.959436 0.138355,-1.173656 0.5625,-1.625 0.666085,-0.708796 1.649372,-1.128077 \
2.5625,-1.15625 z m -0.40625,1.21875 c -0.0755,0.0049 -0.141957,0.03525 -0.21875,0.0625 \
-0.621502,0.220496 -0.875,0.598167 -0.875,1.3125 -1e-6,1.816326 1.245832,2.785413 2.250003,1.78125 \
0.92507,-0.925066 -0.02377,-3.230237 -1.156253,-3.15625 z m -4.28125,0.09375 c 0.188198,-6.14e-4 \
0.53125,0.850851 0.53125,1.28125 10e-7,0.138431 -0.187895,0.21875 -0.5,0.21875 -0.68807,0 \
-1.3125,0.633768 -1.3125,1.34375 2e-6,0.46177 0.302898,1.685057 0.75,3.09375 0.113774,0.3585 \
-0.07365,0.480338 -1.0625,0.71875 -0.405047,0.09765 -0.441654,0.05578 -1.15625,-2.40625 \
-0.400674,-1.380481 -0.741653,-2.606537 -0.78125,-2.71875 -0.06957,-0.19716 0.344674,-0.413464 \
1.1875,-0.625 0.331682,-0.08325 0.40625,-0.02678 0.40625,0.25 0,0.552896 0.272109,0.550177 0.5,0 \
0.201585,-0.48669 1.027913,-1.154923 1.4375,-1.15625 z m -9.5,0.90625 c 0.145411,-0.02306 \
0.237725,-0.0269 0.28125,0 0.0752,0.04649 0.388666,0.952914 0.6875,2 0.298851,1.047087 0.600973,1.906343 \
0.65625,1.90625 0.05528,-9e-5 0.399275,-0.604898 0.78125,-1.3125 0.66037,-1.223299 0.739886,-1.278187 \
1.53125,-1.53125 0.457767,-0.146384 0.8125,-0.24412 0.8125,-0.21875 0,0.02537 -0.358593,0.708482 \
-0.8125,1.53125 -0.453902,0.822764 -0.8125,1.546019 -0.8125,1.625 2e-6,0.07898 0.764906,0.585277 \
1.71875,1.125 1.719356,0.972891 1.732414,0.990334 1.28125,1.1875 -1.112433,0.48615 -1.406179,0.44085 \
-2.75,-0.375 -0.701208,-0.425717 -1.296757,-0.734498 -1.34375,-0.6875 -0.04697,0.04699 0.04318,0.571068 \
0.21875,1.15625 l 0.3125,1.0625 -0.78125,0.25 c -0.441111,0.141062 -0.8125,0.251803 -0.8125,0.21875 \
0,-0.03305 -0.472423,-1.706683 -1.0625,-3.71875 -0.590078,-2.012067 -1.09375,-3.715733 -1.09375,-3.78125 \
10e-7,-0.119253 0.751267,-0.368327 1.1875,-0.4375 z m -5.46875,1.75 c 0.259602,-10e-7 0.364133,0.133162 \
0.4375,0.5 l 0.09375,0.5 1.03125,-0.125 1.03125,-0.09375 0.1875,0.5 0.15625,0.5 -0.90625,0.09375 c \
-0.500021,0.05161 -0.951637,0.10789 -1,0.15625 -0.04836,0.04836 0.01395,0.415902 0.125,0.8125 l \
0.1875,0.71875 0.96875,0 c 0.804547,-0.01093 1.0511,0.04135 1.40625,0.375 0.611468,0.574445 \
0.806477,1.516471 0.5,2.25 -0.206498,0.494239 -0.905979,1.080723 -1.5,1.28125 -0.107383,0.03625 \
-0.09487,0.30831 0.03125,0.78125 0.148418,0.556606 0.148435,0.780585 0,0.875 -0.350779,0.2231 \
-0.423004,0.130234 -0.625,-0.625 -0.124257,-0.464577 -0.281155,-0.735505 -0.40625,-0.6875 \
-0.110623,0.04244 -0.642155,0.125803 -1.1875,0.1875 l -1,0.125 -0.15625,-0.5625 -0.125,-0.5625 1,-0.0625 \
c 0.566355,-0.04539 1.090988,-0.15327 1.15625,-0.21875 0.06526,-0.06549 0.02136,-0.432634 \
-0.09375,-0.84375 l -0.1875,-0.75 -0.90625,0 c -1.081797,2e-6 -1.616769,-0.311277 -1.875,-1.09375 \
-0.364922,-1.105704 0.233382,-2.272587 1.34375,-2.625 0.218122,-0.06923 0.310526,-0.217266 0.25,-0.375 \
-0.309711,-0.807095 -0.291742,-1.03125 0.0625,-1.03125 z m 0.21875,2.3125 c -0.02971,-0.03563 \
-0.174132,0.04142 -0.3125,0.15625 -0.300848,0.249672 -0.307109,0.849145 -0.03125,1.125 0.226805,0.226803 \
0.78125,0.272802 0.78125,0.0625 -1e-6,-0.157048 -0.353302,-1.242814 -0.4375,-1.34375 z m 1.71875,2.625 c \
-0.173705,0.0399 -0.126765,0.21206 0.0625,0.84375 0.196811,0.65689 0.435805,0.814192 0.78125,0.46875 \
0.475544,-0.475545 0.09518,-1.3125 -0.59375,-1.3125 -0.109912,0 -0.192098,-0.0133 -0.25,0 z m \
45.093753,6.46875 c -0.02843,0.0072 -0.05843,0.0029 -0.09375,0.03125 -0.03319,0.02828 -0.06343,0.06604 \
-0.125,0.15625 -0.01989,0.02428 -0.04019,0.03213 -0.0625,0.0625 -0.05941,0.09067 -0.10832,0.178035 \
-0.1875,0.3125 -0.22612,0.383989 -0.54793,0.939524 -0.90625,1.625 -0.71665,1.370952 -1.63811,3.261855 \
-2.625,5.34375 -5.63054,11.877903 -7.79029,14.375002 -12.40625,14.375 -2.9218,-3e-6 -4.85392,-1.198677 \
-7.59375,-4.75 -0.33216,-0.430535 -0.65704,-0.844479 -0.96875,-1.21875 -0.62343,-0.748542 \
-1.17748,-1.338243 -1.53125,-1.65625 -0.06764,-0.06079 -0.10393,-0.117154 -0.15625,-0.15625 \
-0.02142,-0.01441 -0.04263,-0.01955 -0.0625,-0.03125 -0.05115,-0.03467 -0.09455,-0.05627 -0.125,-0.0625 \
-0.01211,-0.0047 -0.01973,0.0035 -0.03125,0 -0.25004,4e-6 -0.739562,1.387684 -1.093753,3.09375 \
-0.729518,3.514179 -2.871035,6.47697 -4.6875,6.46875 -1.405849,-0.0064 -5.51293,-1.984512 \
-9.90625,-4.78125 -0.420425,-0.267639 -0.808784,-0.499344 -1.1875,-0.71875 -0.266147,-0.15419 \
-0.488458,-0.283631 -0.71875,-0.40625 -0.123219,-0.06443 -0.206089,-0.104062 -0.3125,-0.15625 \
-0.152735,-0.07758 -0.24944,-0.130706 -0.375,-0.1875 -0.06919,-0.02997 -0.09708,-0.04016 -0.15625,-0.0625 \
-0.104278,-0.03937 -0.207063,-0.07786 -0.28125,-0.09375 -0.159883,-0.03424 -0.282662,-0.04149 \
-0.3125,0.03125 5.03e-4,0.0071 -0.0011,0.02346 0,0.03125 0.03063,0.218245 0.292082,0.687816 0.6875,1.25 \
0.163816,0.232905 0.359128,0.465488 0.5625,0.71875 0.813487,1.013015 3.878653,5.131049 6.8125,9.156249 \
2.933829,4.0252 6.792818,9.24029 8.59375,11.5625 1.800956,2.32224 5.008303,6.62103 7.125003,9.5625 \
0.19307,0.25545 0.19298,0.25953 0.375,0.5 1.33795,1.76759 2.21742,2.93446 2.78125,3.65625 0.0796,0.09874 \
0.14148,0.15523 0.21875,0.25 0.861,1.05603 1.59373,1.899804 1.96875,2.218754 0.45187,0.38431 \
0.90858,0.67255 1.34375,0.875 0.87033,0.40491 1.67321,0.45201 2.40625,0.125 0.36652,-0.1635 \
0.71667,-0.43364 1.03125,-0.78125 0.05949,-0.0657 0.14208,-0.18321 0.21875,-0.34375 0.38335,-0.802724 \
0.98569,-2.773064 1.78125,-5.875004 1.59111,-6.20388 3.9627,-16.90195 7.03125,-31.593749 \
1.62745,-7.792017 2.61755,-13.082973 2.96875,-15.96875 0.19315,-1.587177 0.18745,-2.431148 0,-2.5625 z m \
-22.96875,23.59375 c 0.9431,-6e-6 1.62073,1.378969 3.875,7.874999 2.54171,7.32425 4.43872,16.53523 \
3.875,18.78125 -0.30263,1.20584 -0.69451,1.5 -2.03125,1.5 -2.92832,0 -4.31596,-4.24477 -6.4375,-19.96875 \
-0.72677,-5.38628 -0.47326,-8.187504 0.71875,-8.187499 z" +         id="path2448"
+         mask="none"
+         inkscape:connector-curvature="0" />
+      <path
+         mask="none"
+         id="path2402"
+         d="m 68.207039,10.867177 c -14.622681,-0.04059 -28.550507,10.20625 -38.468753,21.90625 \
-3.987307,5.39667 -6.829688,11.333526 -8.53125,17.8125 l -15.2812499,0 -3.53125,8.90625 17.2499999,0 c \
-0.27454,2.388455 -0.27979,4.787972 -0.3125,7.1875 l -14.5937499,0 -3.53125,8.906249 18.7812499,0 c \
1.877687,12.79294 7.632801,23.64303 16.78125,31.343754 4.869166,4.09862 11.981185,7.55657 17.90625,8.6875 \
6.421983,0.38984 12.892533,0.28253 19.156253,-1.21875 11.08197,-3.59033 22.13688,-13.64677 \
27.468751,-24.968754 1.80464,-3.83211 2.79339,-7.01768 4.25,-13.84375 l -19.250001,0 3.5625,-8.906249 \
17.062501,0 c 0.19727,-2.330899 0.29585,-4.781178 0.3125,-7.1875 l -14.500001,0 3.59375,-8.90625 \
10.468751,0 c -2.28384,-14.248411 -10.229971,-25.555004 -21.281251,-34.4375 -5.7372,-3.691472 \
-11.59059,-5.265368 -17.3125,-5.28125 z m 38.593751,39.71875 c 0.3127,2.595714 0.45967,5.702371 \
0.4375,8.90625 l 16.6875,0 3.53125,-8.90625 -20.65625,0 z m 0.125,16.09375 c -0.17349,3.010649 \
-0.78066,5.959589 -1.375,8.906249 l 12,0 3.53125,-8.906249 -14.15625,0 z M 75.488289,20.398427 c \
0.74409,-1e-6 0.85648,0.06006 1,0.4375 0.29218,0.768512 0.22202,0.85416 -0.625,0.78125 -0.98379,-0.08469 \
-1.77116,0.371909 -2.125,1.21875 -0.13603,0.325559 -0.2233,0.620437 -0.1875,0.65625 0.03581,0.03581 \
0.50284,-0.09945 1.03125,-0.28125 1.2382,-0.426012 1.40625,-0.427513 1.40625,0.0625 0,0.353628 \
-0.14273,0.45482 -1.15625,0.78125 -1.14376,0.368372 -1.35561,0.582823 -1.03125,1.09375 0.10357,0.163168 \
0.35742,0.128334 1.09375,-0.125 l 0.9375,-0.3125 0,0.46875 c 0,0.410062 -0.09476,0.504043 -0.75,0.6875 \
-0.40852,0.114378 -0.75,0.263434 -0.75,0.34375 0,0.251682 1.04758,0.780605 1.53125,0.78125 \
0.59205,7.93e-4 1.30984,-0.355161 1.71875,-0.875 l 0.34375,-0.40625 0.1875,0.65625 c 0.24278,0.810326 \
0.13598,0.949597 -1.03125,1.53125 -0.95284,0.474822 -2.1838,0.552887 -3,0.1875 -0.27235,-0.121915 \
-0.75604,-0.490655 -1.0625,-0.8125 -0.47697,-0.500926 -0.59285,-0.537289 -0.9375,-0.40625 \
-0.22144,0.08419 -0.45879,0.15625 -0.5,0.15625 -0.14735,0 0.17393,-0.931928 0.375,-1.09375 \
0.13836,-0.111375 0.1596,-0.281884 0.0625,-0.53125 -0.12494,-0.320801 -0.21417,-0.331814 -0.59375,-0.1875 \
-0.41908,0.159329 -0.41665,0.125387 -0.3125,-0.3125 0.05976,-0.251299 0.26005,-0.562951 0.4375,-0.6875 \
0.19465,-0.136637 0.3125,-0.396898 0.3125,-0.6875 0,-0.264888 0.13925,-0.756938 0.3125,-1.09375 \
0.66192,-1.286844 1.85773,-2.03125 3.3125,-2.03125 z m -5.65625,3.875 c 0.03065,0.03065 0.37339,1.169599 \
0.78125,2.5625 0.48094,1.642478 0.75,2.850094 0.75,3.4375 0,0.851322 -0.05361,0.956426 -0.71875,1.59375 \
-0.44137,0.422904 -1.01405,0.791621 -1.5625,0.96875 -0.91392,0.295164 -1.94232,0.370472 -2.0625,0.15625 \
-0.0382,-0.06808 -0.12783,-0.3441 -0.1875,-0.59375 -0.10788,-0.451413 -0.08366,-0.436886 0.78125,-0.4375 \
1.52274,-0.0011 2.39037,-0.799214 2.1875,-2 -0.11848,-0.701211 -0.33666,-0.8271 -0.5,-0.3125 \
-0.19551,0.616008 -1.05105,1.15625 -1.8125,1.15625 -1.41748,0 -2.41809,-1.222888 -2.53125,-3.0625 \
-0.05118,-0.831759 0.01897,-1.078944 0.34375,-1.5625 0.21338,-0.317735 0.67469,-0.731633 1.03125,-0.90625 \
0.60945,-0.298478 0.69084,-0.277272 1.375,-0.03125 l 0.71875,0.25 -0.0625,-0.375 c -0.06479,-0.338886 \
0.0091,-0.435725 0.65625,-0.65625 0.41054,-0.139893 0.78185,-0.218149 0.8125,-0.1875 z m 18.8125,0.03125 \
c 0.04423,-0.0055 0.08191,-2.2e-5 0.125,0 0.64624,3.11e-4 1.17832,0.606171 1.65625,1.75 0.64789,1.550658 \
0.62588,2.804222 -0.03125,8.03125 -0.81934,6.517149 -4.61147,24.745306 -8.9375,42.937499 -5.23486,22.014 \
-7.21515,28.324214 -9.8125,31.281254 -2.7087,3.08381 -6.55984,2.83309 -9.5,-0.59375 -2.52118,-2.93848 \
-7.08551,-9.388754 -14.406253,-20.437504 -5.029682,-7.591 -10.864872,-16.00926 -14.96875,-21.624999 \
-1.367959,-1.871911 -2.553638,-3.45192 -3.4375,-4.5625 -5.049355,-6.344573 -6.048016,-8.673828 \
-4.125,-9.75 0.683938,-0.382747 2.32561,0.163156 6.125,2 0.608645,0.294255 1.192113,0.563155 1.75,0.8125 \
1.090622,0.48745 2.087571,0.876748 3,1.1875 0.07678,0.02615 0.14315,0.06888 0.21875,0.09375 \
0.272474,0.09256 0.561537,0.174981 0.8125,0.25 0.119296,0.03367 0.258832,0.06371 0.375,0.09375 \
1.689563,0.436931 3.063973,0.485594 4.1875,0.125 0.280882,-0.09015 0.528754,-0.201513 0.78125,-0.34375 \
1.003722,-0.565422 1.803653,-1.544929 2.46875,-2.96875 0.004,-0.0085 -0.004,-0.02268 0,-0.03125 \
0.105257,-0.226739 0.213176,-0.50083 0.3125,-0.75 0.115005,-0.287029 0.228469,-0.611447 0.34375,-0.9375 \
0.02534,-0.07505 0.06876,-0.142011 0.09375,-0.21875 0.06306,-0.183155 0.123864,-0.398153 0.1875,-0.59375 \
0.14091,-0.473618 0.27415,-0.999261 0.40625,-1.53125 0.694333,-2.796134 2.271843,-4.59375 4,-4.59375 \
0.729328,3e-6 2.91009,1.653413 5.562503,4.1875 3.34716,3.19786 5.32853,4.798796 7.125,5.46875 \
0.0095,0.0035 0.02169,-0.0035 0.03125,0 0.1803,0.06644 0.35341,0.107983 0.53125,0.15625 0.17784,0.04827 \
0.35347,0.09358 0.53125,0.125 0.71109,0.125672 1.44444,0.122048 2.25,0.03125 0.58284,-0.06569 \
1.14458,-0.165022 1.6875,-0.34375 0.27145,-0.08936 0.5472,-0.190225 0.8125,-0.3125 1.59175,-0.733648 \
3.09076,-2.097073 4.78125,-4.40625 0.84524,-1.154589 1.71451,-2.54468 2.6875,-4.21875 1.29732,-2.232094 \
2.73932,-4.983215 4.40625,-8.3125 4.10902,-8.206791 6.41191,-11.806872 7.96875,-12 z m -20.8125,1.75 c \
-0.07251,-0.0054 -0.14637,0.01413 -0.21875,0.03125 -1.00371,0.237352 -1.3307,1.36301 -0.71875,2.5625 \
0.44195,0.866318 1.087,1.080016 1.78125,0.59375 0.46575,-0.32622 0.59493,-0.933182 0.375,-1.75 \
-0.21991,-0.816648 -0.71119,-1.399742 -1.21875,-1.4375 z m -6.5625,0.9375 c 0.71998,-0.02864 \
1.42692,0.19263 1.9375,0.6875 1.11216,1.077942 1.32109,3.074908 0.4375,4.125 -0.86358,1.026312 \
-2.7274,1.572207 -3.78125,1.09375 -0.73634,-0.334293 -1.34204,-1.261405 -1.5625,-2.3125 \
-0.16341,-0.779034 -0.15707,-0.99951 0.09375,-1.65625 0.44199,-1.157359 1.67503,-1.889762 2.875,-1.9375 z \
m -0.34375,1.28125 c -0.60124,0.08846 -1.11147,0.656443 -1.09375,1.34375 0.01187,0.460481 \
0.40885,1.501324 0.71875,1.84375 0.36852,0.40721 1.09343,0.436491 1.59375,0.03125 0.30728,-0.248884 \
0.38675,-0.496294 0.375,-1.0625 -0.01884,-0.908047 -0.45249,-1.827279 -0.96875,-2.0625 -0.19696,-0.08974 \
-0.42459,-0.123237 -0.625,-0.09375 z m -6.218753,0.875 c 0.547873,-0.0169 1.067213,0.102125 \
1.468753,0.375 0.82109,0.557982 1.25,1.501788 1.25,2.78125 0,1.29669 -0.39602,1.918194 -1.46875,2.4375 \
-1.139717,0.551735 -2.042497,0.604842 -2.906253,0.15625 -1.071742,-0.5566 -1.54702,-1.498955 \
-1.46875,-2.96875 0.0511,-0.959436 0.138355,-1.173656 0.5625,-1.625 0.666085,-0.708796 1.649372,-1.128077 \
2.5625,-1.15625 z m -0.40625,1.21875 c -0.0755,0.0049 -0.141957,0.03525 -0.21875,0.0625 \
-0.621502,0.220496 -0.875,0.598167 -0.875,1.3125 -1e-6,1.816326 1.245832,2.785413 2.250003,1.78125 \
0.92507,-0.925066 -0.02377,-3.230237 -1.156253,-3.15625 z m -4.28125,0.09375 c 0.188198,-6.14e-4 \
0.53125,0.850851 0.53125,1.28125 10e-7,0.138431 -0.187895,0.21875 -0.5,0.21875 -0.68807,0 \
-1.3125,0.633768 -1.3125,1.34375 2e-6,0.46177 0.302898,1.685057 0.75,3.09375 0.113774,0.3585 \
-0.07365,0.480338 -1.0625,0.71875 -0.405047,0.09765 -0.441654,0.05578 -1.15625,-2.40625 \
-0.400674,-1.380481 -0.741653,-2.606537 -0.78125,-2.71875 -0.06957,-0.19716 0.344674,-0.413464 \
1.1875,-0.625 0.331682,-0.08325 0.40625,-0.02678 0.40625,0.25 0,0.552896 0.272109,0.550177 0.5,0 \
0.201585,-0.48669 1.027913,-1.154923 1.4375,-1.15625 z m -9.5,0.90625 c 0.145411,-0.02306 \
0.237725,-0.0269 0.28125,0 0.0752,0.04649 0.388666,0.952914 0.6875,2 0.298851,1.047087 0.600973,1.906343 \
0.65625,1.90625 0.05528,-9e-5 0.399275,-0.604898 0.78125,-1.3125 0.66037,-1.223299 0.739886,-1.278187 \
1.53125,-1.53125 0.457767,-0.146384 0.8125,-0.24412 0.8125,-0.21875 0,0.02537 -0.358593,0.708482 \
-0.8125,1.53125 -0.453902,0.822764 -0.8125,1.546019 -0.8125,1.625 2e-6,0.07898 0.764906,0.585277 \
1.71875,1.125 1.719356,0.972891 1.732414,0.990334 1.28125,1.1875 -1.112433,0.48615 -1.406179,0.44085 \
-2.75,-0.375 -0.701208,-0.425717 -1.296757,-0.734498 -1.34375,-0.6875 -0.04697,0.04699 0.04318,0.571068 \
0.21875,1.15625 l 0.3125,1.0625 -0.78125,0.25 c -0.441111,0.141062 -0.8125,0.251803 -0.8125,0.21875 \
0,-0.03305 -0.472423,-1.706683 -1.0625,-3.71875 -0.590078,-2.012067 -1.09375,-3.715733 -1.09375,-3.78125 \
10e-7,-0.119253 0.751267,-0.368327 1.1875,-0.4375 z m -5.46875,1.75 c 0.259602,-10e-7 0.364133,0.133162 \
0.4375,0.5 l 0.09375,0.5 1.03125,-0.125 1.03125,-0.09375 0.1875,0.5 0.15625,0.5 -0.90625,0.09375 c \
-0.500021,0.05161 -0.951637,0.10789 -1,0.15625 -0.04836,0.04836 0.01395,0.415902 0.125,0.8125 l \
0.1875,0.71875 0.96875,0 c 0.804547,-0.01093 1.0511,0.04135 1.40625,0.375 0.611468,0.574445 \
0.806477,1.516471 0.5,2.25 -0.206498,0.494239 -0.905979,1.080723 -1.5,1.28125 -0.107383,0.03625 \
-0.09487,0.30831 0.03125,0.78125 0.148418,0.556606 0.148435,0.780585 0,0.875 -0.350779,0.2231 \
-0.423004,0.130234 -0.625,-0.625 -0.124257,-0.464577 -0.281155,-0.735505 -0.40625,-0.6875 \
-0.110623,0.04244 -0.642155,0.125803 -1.1875,0.1875 l -1,0.125 -0.15625,-0.5625 -0.125,-0.5625 1,-0.0625 \
c 0.566355,-0.04539 1.090988,-0.15327 1.15625,-0.21875 0.06526,-0.06549 0.02136,-0.432634 \
-0.09375,-0.84375 l -0.1875,-0.75 -0.90625,0 c -1.081797,2e-6 -1.616769,-0.311277 -1.875,-1.09375 \
-0.364922,-1.105704 0.233382,-2.272587 1.34375,-2.625 0.218122,-0.06923 0.310526,-0.217266 0.25,-0.375 \
-0.309711,-0.807095 -0.291742,-1.03125 0.0625,-1.03125 z m 0.21875,2.3125 c -0.02971,-0.03563 \
-0.174132,0.04142 -0.3125,0.15625 -0.300848,0.249672 -0.307109,0.849145 -0.03125,1.125 0.226805,0.226803 \
0.78125,0.272802 0.78125,0.0625 -1e-6,-0.157048 -0.353302,-1.242814 -0.4375,-1.34375 z m 1.71875,2.625 c \
-0.173705,0.0399 -0.126765,0.21206 0.0625,0.84375 0.196811,0.65689 0.435805,0.814192 0.78125,0.46875 \
0.475544,-0.475545 0.09518,-1.3125 -0.59375,-1.3125 -0.109912,0 -0.192098,-0.0133 -0.25,0 z m \
45.093753,6.46875 c -0.02843,0.0072 -0.05843,0.0029 -0.09375,0.03125 -0.03319,0.02828 -0.06343,0.06604 \
-0.125,0.15625 -0.01989,0.02428 -0.04019,0.03213 -0.0625,0.0625 -0.05941,0.09067 -0.10832,0.178035 \
-0.1875,0.3125 -0.22612,0.383989 -0.54793,0.939524 -0.90625,1.625 -0.71665,1.370952 -1.63811,3.261855 \
-2.625,5.34375 -5.63054,11.877903 -7.79029,14.375002 -12.40625,14.375 -2.9218,-3e-6 -4.85392,-1.198677 \
-7.59375,-4.75 -0.33216,-0.430535 -0.65704,-0.844479 -0.96875,-1.21875 -0.62343,-0.748542 \
-1.17748,-1.338243 -1.53125,-1.65625 -0.06764,-0.06079 -0.10393,-0.117154 -0.15625,-0.15625 \
-0.02142,-0.01441 -0.04263,-0.01955 -0.0625,-0.03125 -0.05115,-0.03467 -0.09455,-0.05627 -0.125,-0.0625 \
-0.01211,-0.0047 -0.01973,0.0035 -0.03125,0 -0.25004,4e-6 -0.739562,1.387684 -1.093753,3.09375 \
-0.729518,3.514179 -2.871035,6.47697 -4.6875,6.46875 -1.405849,-0.0064 -5.51293,-1.984512 \
-9.90625,-4.78125 -0.420425,-0.267639 -0.808784,-0.499344 -1.1875,-0.71875 -0.266147,-0.15419 \
-0.488458,-0.283631 -0.71875,-0.40625 -0.123219,-0.06443 -0.206089,-0.104062 -0.3125,-0.15625 \
-0.152735,-0.07758 -0.24944,-0.130706 -0.375,-0.1875 -0.06919,-0.02997 -0.09708,-0.04016 -0.15625,-0.0625 \
-0.104278,-0.03937 -0.207063,-0.07786 -0.28125,-0.09375 -0.159883,-0.03424 -0.282662,-0.04149 \
-0.3125,0.03125 5.03e-4,0.0071 -0.0011,0.02346 0,0.03125 0.03063,0.218245 0.292082,0.687816 0.6875,1.25 \
0.163816,0.232905 0.359128,0.465488 0.5625,0.71875 0.813487,1.013015 3.878653,5.131049 6.8125,9.156249 \
2.933829,4.0252 6.792818,9.24029 8.59375,11.5625 1.800956,2.32224 5.008303,6.62103 7.125003,9.5625 \
0.19307,0.25545 0.19298,0.25953 0.375,0.5 1.33795,1.76759 2.21742,2.93446 2.78125,3.65625 0.0796,0.09874 \
0.14148,0.15523 0.21875,0.25 0.861,1.05603 1.59373,1.899804 1.96875,2.218754 0.45187,0.38431 \
0.90858,0.67255 1.34375,0.875 0.87033,0.40491 1.67321,0.45201 2.40625,0.125 0.36652,-0.1635 \
0.71667,-0.43364 1.03125,-0.78125 0.05949,-0.0657 0.14208,-0.18321 0.21875,-0.34375 0.38335,-0.802724 \
0.98569,-2.773064 1.78125,-5.875004 1.59111,-6.20388 3.9627,-16.90195 7.03125,-31.593749 \
1.62745,-7.792017 2.61755,-13.082973 2.96875,-15.96875 0.19315,-1.587177 0.18745,-2.431148 0,-2.5625 z m \
-22.96875,23.59375 c 0.9431,-6e-6 1.62073,1.378969 3.875,7.874999 2.54171,7.32425 4.43872,16.53523 \
3.875,18.78125 -0.30263,1.20584 -0.69451,1.5 -2.03125,1.5 -2.92832,0 -4.31596,-4.24477 -6.4375,-19.96875 \
-0.72677,-5.38628 -0.47326,-8.187504 0.71875,-8.187499 z" +         \
style="fill:url(#linearGradient3271);fill-opacity:1;fill-rule:nonzero" +         \
inkscape:connector-curvature="0" /> +      <path
+         id="path3314"
+         d="m 66.106879,110.27927 c -0.998765,-0.23694 -2.164096,-0.88802 -3.097882,-1.73082 \
-1.61496,-1.45761 -6.458553,-8.1108 -12.404726,-17.039241 -8.244896,-12.380072 -15.97403,-23.481577 \
-20.321902,-29.188745 -4.627521,-6.074239 -5.678761,-7.733992 -5.858222,-9.24926 -0.08753,-0.739045 \
-0.05296,-0.849362 0.411762,-1.314087 0.279018,-0.279027 0.667981,-0.507312 0.864352,-0.507312 0.614845,0 \
2.684862,0.769528 5.166017,1.920465 6.595327,3.059383 9.463581,3.623826 11.71375,2.305141 \
1.48209,-0.868567 2.588291,-2.842533 3.577473,-6.383842 0.817874,-2.928012 1.926186,-4.543639 \
3.424957,-4.992682 0.57969,-0.173678 0.747168,-0.155278 1.379971,0.151616 0.897766,0.435393 \
2.643032,1.850458 5.119693,4.151058 3.266703,3.034484 4.54474,4.03641 6.225681,4.880684 1.076329,0.540603 \
1.704707,0.668077 3.206956,0.650587 2.785336,-0.03243 4.967247,-1.225317 7.146916,-3.907334 \
2.134429,-2.626336 3.407157,-4.783717 7.700669,-13.053254 3.836547,-7.389374 5.37263,-10.010095 \
6.682164,-11.40047 1.240388,-1.316953 1.822481,-1.495195 2.539929,-0.777742 1.868534,1.868531 \
1.615522,6.108171 -1.227074,20.562129 -3.097965,15.752294 -9.458187,43.135973 -12.127128,52.212711 \
-2.090235,7.108678 -3.675559,10.334208 -5.796209,11.793258 -1.350209,0.92897 -2.89612,1.25662 \
-4.327147,0.91714 l 0,0 z m 3.410262,-8.94704 c 0.509444,-0.33714 0.712285,-0.64328 1.075532,-1.623238 \
1.110861,-2.996962 3.155557,-11.541568 6.550728,-27.37488 4.088098,-19.064873 5.49726,-26.836962 \
5.020339,-27.689186 -0.218728,-0.390832 -0.450606,0.02672 -4.082718,7.351961 -3.367546,6.791667 \
-4.755225,9.296733 -6.076165,10.968808 -1.931837,2.445391 -3.28032,3.222122 -5.820016,3.35237 \
-3.067119,0.157302 -4.951715,-0.854568 -7.569068,-4.063953 -1.649048,-2.022055 -3.183066,-3.699508 \
-3.383173,-3.699508 -0.244007,0 -0.503561,0.674849 -1.077009,2.800302 -1.117175,4.140762 -2.91428,6.66027 \
-4.75191,6.662113 -1.254913,0.0013 -4.932574,-1.70763 -8.87429,-4.123591 -3.040893,-1.863829 \
-4.369448,-2.499471 -4.369448,-2.090555 0,0.241692 0.541483,1.032666 2.549702,3.724494 1.19212,1.597925 \
3.991086,5.370687 6.219925,8.383917 2.22884,3.01323 5.795704,7.794553 7.926364,10.625162 2.13066,2.83061 \
5.268679,7.014267 6.973375,9.297017 3.336857,4.468372 5.061703,6.550807 5.948555,7.181807 \
1.331483,0.94738 2.621427,1.05671 3.739277,0.31696 l 0,0 z" +         \
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" +         \
inkscape:connector-curvature="0" /> +      <path
+         id="path3316"
+         d="m 63.801966,96.006372 c -1.720263,-0.764579 -2.913448,-4.147888 -4.220738,-11.96798 \
-1.031947,-6.173 -1.400409,-9.33461 -1.412421,-12.119326 -0.0129,-2.990181 0.143091,-3.612253 \
0.928669,-3.703415 0.811746,-0.0942 1.390974,0.985545 3.224239,6.010307 3.216253,8.81542 \
5.26173,18.831656 4.310595,21.108057 -0.366269,0.876642 -1.67255,1.18694 -2.830344,0.672353 l 0,4e-6 z" + \
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" +         \
inkscape:connector-curvature="0" /> +      <path
+         id="path3318"
+         d="m 37.214884,41.608729 -0.27053,-0.6761 -1.222296,0.114542 c -1.038158,0.09728 \
-1.222297,0.07613 -1.222297,-0.140416 0,-0.140226 -0.04111,-0.362093 -0.09136,-0.493038 \
-0.07091,-0.184786 0.139762,-0.262239 0.941157,-0.346002 0.567881,-0.05936 1.069756,-0.145157 \
1.11527,-0.190671 0.04552,-0.04552 0.01421,-0.437558 -0.06956,-0.871209 l -0.152313,-0.788455 \
-1.05261,-0.08373 c -0.904802,-0.07197 -1.111332,-0.152001 -1.470825,-0.569935 -0.349443,-0.406258 \
-0.404699,-0.606134 -0.336012,-1.215529 0.08617,-0.764543 0.703739,-1.599583 1.329996,-1.798348 \
0.270993,-0.08601 0.3051,-0.203266 0.217834,-0.748993 -0.0569,-0.355856 -0.04281,-0.647016 \
0.03131,-0.647016 0.237703,0 0.53322,0.388994 0.53322,0.7019 0,0.273623 0.104339,0.292766 \
1.061236,0.194729 1.000663,-0.102521 1.068008,-0.08739 1.179893,0.265131 0.139128,0.43837 \
-0.118138,0.658128 -0.774891,0.661898 -0.793232,0.0046 -0.963354,0.148497 -0.854637,0.723135 \
0.19074,1.008194 0.3116,1.105607 1.3717,1.105607 0.885498,0 1.01517,0.04713 1.405314,0.510793 \
0.313115,0.372121 0.429803,0.700125 0.429803,1.208195 0,0.817977 -0.277906,1.272216 -1.08262,1.769556 \
-0.572155,0.353616 -0.582474,0.379051 -0.476789,1.175744 0.135639,1.022478 -0.156291,1.097198 \
-0.54,0.138214 l 5e-6,1e-6 z m 0.743382,-3.054201 c -0.18412,-0.404096 -0.782928,-0.671869 \
-1.005268,-0.449529 -0.167258,0.167257 0.140749,1.215044 0.407543,1.386394 0.132611,0.08517 \
0.315275,0.0094 0.493448,-0.204808 0.224622,-0.269995 0.2461,-0.420783 0.104276,-0.732055 l 1e-6,-2e-6 z \
m -2.296378,-1.806537 c 0,-0.34556 -0.35018,-1.269911 -0.481092,-1.269911 -0.216895,0 -0.515017,0.396759 \
-0.515017,0.685418 0,0.347725 0.43263,0.808746 0.758941,0.808746 0.130445,0 0.237168,-0.100914 \
0.237168,-0.224254 l 0,10e-7 z" +         \
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" +         \
inkscape:connector-curvature="0" /> +      <path
+         id="path3320"
+         d="m 40.495597,35.714173 c -0.558412,-1.949735 -1.015291,-3.658195 -1.015291,-3.796578 \
0,-0.138386 0.180862,-0.297 0.401915,-0.35248 0.850966,-0.21358 0.973031,-0.07279 1.558638,1.797648 \
0.307074,0.980806 0.618077,1.783281 0.691116,1.783281 0.07304,0 0.447596,-0.529882 0.832348,-1.177517 \
0.515118,-0.867075 0.84697,-1.239111 1.258725,-1.411154 0.307542,-0.128498 0.637032,-0.233638 \
0.732191,-0.233638 0.09516,0 -0.16631,0.675641 -0.581043,1.501422 -0.414732,0.825781 -0.715311,1.56412 \
-0.667951,1.640749 0.04736,0.07663 0.759478,0.537971 1.582483,1.025202 0.823004,0.487232 \
1.496377,0.941225 1.496377,1.008878 0,0.06765 -0.301209,0.213247 -0.66935,0.323544 -0.64008,0.191774 \
-0.731022,0.169272 -2.079712,-0.514576 -0.7757,-0.393314 -1.452607,-0.67287 -1.504244,-0.621234 \
-0.05164,0.05164 0.03007,0.520278 0.181573,1.041427 0.151501,0.521146 0.214445,1.005348 0.139873,1.076 \
-0.07458,0.07065 -0.407111,0.201704 -0.738976,0.291228 l -0.603392,0.162767 -1.01528,-3.544969 z" +       \
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" +         \
inkscape:connector-curvature="0" /> +      <path
+         id="path3322"
+         d="m 48.066446,37.025067 c -0.22389,-0.378323 -1.46214,-4.751185 -1.415002,-4.997076 \
0.03008,-0.156926 0.315265,-0.370574 0.633737,-0.474776 0.492595,-0.161175 0.601285,-0.148782 \
0.72804,0.08301 0.08195,0.149855 0.169883,0.298144 0.19541,0.329528 0.02553,0.03138 0.375242,-0.286127 \
0.777148,-0.705577 0.837329,-0.873888 1.06319,-0.932861 1.289816,-0.336786 0.256668,0.675099 \
0.194082,0.888358 -0.294641,1.003927 -1.232309,0.291405 -1.47239,1.200865 -0.871595,3.301737 \
0.418577,1.463688 0.416257,1.520039 -0.06759,1.641476 -0.219791,0.05517 -0.511069,0.143065 \
-0.64728,0.195334 -0.136208,0.05227 -0.283831,0.03391 -0.328043,-0.0408 l -4e-6,10e-7 z" +         \
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" +         \
inkscape:connector-curvature="0" /> +      <path
+         id="path3324"
+         d="m 53.093795,34.84886 c -1.104864,-0.603934 -1.636893,-1.824744 -1.421418,-3.261629 \
0.210166,-1.401477 1.430765,-2.311846 3.114635,-2.323019 1.118622,-0.0074 1.674377,0.328216 \
2.195192,1.325744 0.458738,0.878623 0.465279,2.435278 0.01341,3.189965 -0.656662,1.096709 \
-2.784533,1.67966 -3.901817,1.068937 l 0,2e-6 z m 2.200197,-1.194355 c 0.529709,-0.416665 \
0.678544,-1.002703 0.460403,-1.81282 -0.194093,-0.720819 -0.897552,-1.510167 -1.345836,-1.510167 \
-0.165072,0 -0.500835,0.17263 -0.746129,0.383623 -0.371547,0.319595 -0.443393,0.512956 -0.430435,1.158514 \
0.03383,1.685642 1.058261,2.570391 2.061999,1.780852 l -2e-6,-2e-6 z" +         \
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" +         \
inkscape:connector-curvature="0" /> +      <path
+         id="path3326"
+         d="m 59.632676,32.681236 c -0.586923,-0.369089 -1.159816,-1.437127 -1.321843,-2.464281 \
-0.354796,-2.249212 2.858688,-4.095817 4.660793,-2.678286 1.046048,0.822831 1.458536,2.860014 \
0.805504,3.978187 -0.677886,1.160687 -3.078042,1.835008 -4.144459,1.16438 l 5e-6,0 z m 2.486713,-1.199639 \
c 0.540107,-0.424849 0.579403,-1.236308 0.109954,-2.270528 -0.39851,-0.877932 -0.939564,-1.165962 \
-1.593589,-0.848341 -0.749125,0.363804 -0.934164,1.056721 -0.569698,2.133327 0.455833,1.346508 \
1.162966,1.685909 2.053333,0.98554 l 0,2e-6 z" +         \
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" +         \
inkscape:connector-curvature="0" /> +      <path
+         id="path3328"
+         d="m 66.982027,32.74593 c -0.234052,-0.60993 -0.126788,-0.754231 0.560677,-0.754231 0.849764,0 \
1.700275,-0.352749 2.048199,-0.849493 0.298335,-0.425936 0.353187,-1.253273 0.108725,-1.639971 \
-0.134607,-0.21293 -0.192514,-0.201126 -0.407226,0.08301 -0.137662,0.182174 -0.252679,0.38534 \
-0.255585,0.451478 -0.01,0.226668 -1.048952,0.660035 -1.582451,0.660035 -1.321804,-10e-7 \
-2.22823,-1.054988 -2.364448,-2.751963 -0.06099,-0.759897 -0.01187,-1.17599 0.18345,-1.553712 \
0.530213,-1.025292 1.608301,-1.447206 2.668244,-1.044218 0.370287,0.140782 0.425853,0.118014 \
0.425853,-0.17449 0,-0.226939 0.187335,-0.414672 0.575735,-0.576955 0.739959,-0.309172 0.861518,-0.302875 \
0.964516,0.04998 1.089643,3.733022 1.298345,4.591023 1.329058,5.464182 0.04111,1.168034 -0.22263,1.577592 \
-1.499592,2.328702 -0.923692,0.543321 -2.593187,0.729739 -2.755155,0.30765 z m 1.808038,-3.652005 c \
0.490866,-0.490872 0.515868,-1.080926 0.08593,-2.027872 -0.398793,-0.878325 -0.862664,-1.150904 \
-1.505453,-0.884649 -0.942867,0.390548 -1.058665,1.828527 -0.226847,2.817081 0.51967,0.617591 \
1.091088,0.650714 1.646369,0.09544 l 0,-2e-6 z" +         \
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" +         \
inkscape:connector-curvature="0" /> +      <path
+         id="path3330"
+         d="m 74.732734,28.169674 c -0.451718,-0.06393 -0.949391,-0.309851 -1.439095,-0.711129 \
-0.452399,-0.370695 -0.92585,-0.613409 -1.196559,-0.613409 -0.390026,0 -0.432195,-0.04832 \
-0.326026,-0.373541 0.06707,-0.205447 0.131818,-0.597665 0.143887,-0.871595 0.01876,-0.426252 \
-0.03194,-0.490567 -0.351626,-0.446114 -0.463572,0.06446 -0.489704,-0.274048 -0.06314,-0.818138 \
0.1707,-0.217761 0.364825,-0.657408 0.431332,-0.976993 0.221618,-1.064769 1.126566,-2.194134 \
2.080573,-2.596552 0.778177,-0.328251 2.140339,-0.355586 2.335726,-0.04687 0.340055,0.537298 \
0.179798,0.817214 -0.468022,0.817481 -0.892331,3.69e-4 -1.707231,0.473861 -2.084009,1.210875 \
-0.177142,0.34654 -0.291644,0.660512 -0.25444,0.697718 0.03719,0.03721 0.531159,-0.05654 \
1.097679,-0.208333 0.744974,-0.1996 1.080231,-0.225774 1.211435,-0.09457 0.252663,0.252648 \
-0.05778,0.501957 -1.172138,0.941379 -0.577096,0.227568 -0.932657,0.471922 -0.970177,0.666767 \
-0.101902,0.529105 0.191917,0.6197 1.117916,0.344706 0.483412,-0.143561 0.915773,-0.224218 \
0.960747,-0.179232 0.232725,0.232716 -0.193129,0.743682 -0.78168,0.93792 -0.363529,0.119984 \
-0.661001,0.281998 -0.661001,0.360035 0,0.249748 1.062799,0.799814 1.546576,0.800456 0.561058,7.48e-4 \
1.039389,-0.229076 1.637951,-0.786965 l 0.445228,-0.414981 0.113158,0.603102 c 0.132997,0.708973 \
-0.02309,0.948389 -0.886736,1.360039 -0.811896,0.386987 -1.621931,0.517623 -2.467562,0.397948 l 0,-2e-6 \
z" +         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path3332"
+         d="m 92.79981,59.393612 c 0.03043,-0.0864 0.83977,-2.103513 1.798524,-4.482472 l \
1.743191,-4.325377 5.229575,0.04148 5.22957,0.0415 0.19396,2.324254 c 0.10668,1.27834 0.20007,3.276784 \
0.20752,4.440986 l 0.0136,2.116731 -7.235615,0 c -4.47814,0 -7.214535,-0.05987 -7.180285,-0.157096 l \
0,-5e-6 z" +         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path3334"
+         d="m 86.463445,75.453286 c 0,-0.116039 0.765758,-2.134502 1.701686,-4.485472 l \
1.701686,-4.27449 8.508431,-0.0019 8.508432,-0.0019 -0.003,0.539559 c -0.005,0.826869 -0.44797,3.781935 \
-0.93239,6.215434 l -0.43587,2.189499 -9.524457,0.01514 c -7.600178,0.01209 -9.524478,-0.02748 \
-9.524478,-0.195835 l 0,-3e-6 z" +         \
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" +         \
inkscape:connector-curvature="0" /> +      <path
+         id="path2400"
+         d="M 68.21875,10.875 C 53.596069,10.834412 39.668246,21.08125 29.75,32.78125 c \
-3.987306,5.396671 -6.829688,11.333526 -8.53125,17.8125 l -15.28125,0 -3.53125,8.90625 17.25,0 c \
-0.274539,2.388456 -0.27979,4.787972 -0.3125,7.1875 l -14.59375,0 -3.53125,8.90625 18.78125,0 c \
0.525296,3.578914 1.347128,7.001613 2.46875,10.25 5.775377,-3.980466 11.423147,-7.560316 \
16.96875,-10.78125 -2.426485,-3.494945 -4.730211,-6.770662 -6.65625,-9.40625 -1.367958,-1.871914 \
-2.553638,-3.45192 -3.4375,-4.5625 -5.049354,-6.344572 -6.048016,-8.673828 -4.125,-9.75 \
0.683939,-0.382746 2.32561,0.163156 6.125,2 0.608646,0.294256 1.192113,0.563155 1.75,0.8125 \
1.090623,0.487451 2.087571,0.876748 3,1.1875 0.07678,0.02615 0.14315,0.06888 0.21875,0.09375 \
0.272475,0.09256 0.561537,0.174981 0.8125,0.25 0.119297,0.03367 0.258832,0.06371 0.375,0.09375 \
1.689564,0.436932 3.063973,0.485594 4.1875,0.125 0.280883,-0.09015 0.528754,-0.201513 0.78125,-0.34375 \
1.003723,-0.565421 1.803653,-1.544929 2.46875,-2.96875 0.004,-0.0085 -0.004,-0.02268 0,-0.03125 \
0.105258,-0.226738 0.213176,-0.50083 0.3125,-0.75 0.115006,-0.287028 0.228469,-0.611447 0.34375,-0.9375 \
0.02534,-0.07505 0.06876,-0.142011 0.09375,-0.21875 0.06306,-0.183154 0.123864,-0.398153 0.1875,-0.59375 \
0.140911,-0.473617 0.27415,-0.999261 0.40625,-1.53125 0.694334,-2.796133 2.271843,-4.59375 4,-4.59375 \
0.729329,4e-6 2.910087,1.653413 5.5625,4.1875 3.34716,3.197861 5.32853,4.798796 7.125,5.46875 \
0.0095,0.0035 0.02169,-0.0035 0.03125,0 0.1803,0.06645 0.35341,0.107983 0.53125,0.15625 0.17784,0.04827 \
0.35347,0.09358 0.53125,0.125 0.71109,0.125673 1.44444,0.122048 2.25,0.03125 0.58284,-0.06569 \
1.14458,-0.165022 1.6875,-0.34375 0.27145,-0.08936 0.5472,-0.190225 0.8125,-0.3125 1.59175,-0.733647 \
3.09076,-2.097073 4.78125,-4.40625 0.84524,-1.154588 1.71451,-2.54468 2.6875,-4.21875 1.29732,-2.232093 \
2.73932,-4.983215 4.40625,-8.3125 4.10902,-8.20679 6.41191,-11.806872 7.96875,-12 0.04423,-0.0055 \
0.08191,-2.2e-5 0.125,0 0.64624,3.12e-4 1.17832,0.606171 1.65625,1.75 0.64789,1.550659 0.62588,2.804222 \
-0.03125,8.03125 C 89.948002,37.738722 88.516372,45.20863 86.625,54.125 89.903059,53.103604 \
93.035882,52.203667 96,51.4375 l 0.34375,-0.84375 3.15625,0 c 2.48541,-0.591643 4.82372,-1.100857 \
7.03125,-1.53125 -2.59143,-13.531938 -10.346561,-24.34352 -21,-32.90625 C 79.79405,12.464779 \
73.94066,10.890882 68.21875,10.875 z M 75.5,20.40625 c 0.74409,0 0.85648,0.06006 1,0.4375 \
0.29218,0.768513 0.22202,0.85416 -0.625,0.78125 -0.98379,-0.08469 -1.77116,0.371909 -2.125,1.21875 \
-0.13603,0.32556 -0.2233,0.620437 -0.1875,0.65625 0.03581,0.03581 0.50284,-0.09945 1.03125,-0.28125 C \
75.83195,22.792739 76,22.791237 76,23.28125 c 0,0.353629 -0.14273,0.45482 -1.15625,0.78125 \
-1.14376,0.368373 -1.35561,0.582823 -1.03125,1.09375 0.10357,0.163169 0.35742,0.128334 1.09375,-0.125 l \
0.9375,-0.3125 0,0.46875 c 0,0.410063 -0.09476,0.504043 -0.75,0.6875 -0.40852,0.114379 -0.75,0.263434 \
-0.75,0.34375 0,0.251683 1.04758,0.780605 1.53125,0.78125 0.59205,7.94e-4 1.30984,-0.355161 \
1.71875,-0.875 L 77.9375,25.71875 78.125,26.375 c 0.24278,0.810327 0.13598,0.949597 -1.03125,1.53125 \
-0.95284,0.474823 -2.1838,0.552887 -3,0.1875 -0.27235,-0.121914 -0.75604,-0.490655 -1.0625,-0.8125 \
-0.47697,-0.500925 -0.59285,-0.537289 -0.9375,-0.40625 -0.22144,0.08419 -0.45879,0.15625 -0.5,0.15625 \
-0.14735,1e-6 0.17393,-0.931928 0.375,-1.09375 0.13836,-0.111374 0.1596,-0.281884 0.0625,-0.53125 \
-0.12494,-0.3208 -0.21417,-0.331814 -0.59375,-0.1875 -0.41908,0.15933 -0.41665,0.125387 -0.3125,-0.3125 \
0.05976,-0.251298 0.26005,-0.562951 0.4375,-0.6875 0.19465,-0.136636 0.3125,-0.396898 0.3125,-0.6875 \
0,-0.264887 0.13925,-0.756938 0.3125,-1.09375 0.66192,-1.286843 1.85773,-2.03125 3.3125,-2.03125 z m \
-5.65625,3.875 c 0.03065,0.03065 0.37339,1.169599 0.78125,2.5625 0.48094,1.642479 0.75,2.850094 \
0.75,3.4375 0,0.851323 -0.05361,0.956426 -0.71875,1.59375 -0.44137,0.422905 -1.01405,0.791621 \
-1.5625,0.96875 -0.91392,0.295165 -1.94232,0.370472 -2.0625,0.15625 -0.0382,-0.06808 -0.12783,-0.3441 \
-0.1875,-0.59375 -0.10788,-0.451412 -0.08366,-0.436886 0.78125,-0.4375 1.52274,-0.0011 2.39037,-0.799214 \
2.1875,-2 -0.11848,-0.70121 -0.33666,-0.8271 -0.5,-0.3125 -0.19551,0.616009 -1.05105,1.15625 \
-1.8125,1.15625 -1.41748,1e-6 -2.41809,-1.222888 -2.53125,-3.0625 -0.05118,-0.831758 0.01897,-1.078944 \
0.34375,-1.5625 0.21338,-0.317734 0.67469,-0.731633 1.03125,-0.90625 0.60945,-0.298477 0.69084,-0.277272 \
1.375,-0.03125 L 68.4375,25.5 68.375,25.125 c -0.06479,-0.338885 0.0091,-0.435725 0.65625,-0.65625 \
0.41054,-0.139892 0.78185,-0.218149 0.8125,-0.1875 z m -2,1.78125 c -0.07251,-0.0054 -0.14637,0.01413 \
-0.21875,0.03125 -1.00371,0.237353 -1.3307,1.36301 -0.71875,2.5625 0.44195,0.866319 1.087,1.080016 \
1.78125,0.59375 0.46575,-0.326219 0.59493,-0.933182 0.375,-1.75 -0.21991,-0.816647 -0.71119,-1.399742 \
-1.21875,-1.4375 z M 61.28125,27 c 0.71998,-0.02864 1.42692,0.19263 1.9375,0.6875 1.11216,1.077943 \
1.32109,3.074908 0.4375,4.125 -0.86358,1.026313 -2.7274,1.572207 -3.78125,1.09375 -0.73634,-0.334292 \
-1.34204,-1.261405 -1.5625,-2.3125 -0.16341,-0.779033 -0.15707,-0.99951 0.09375,-1.65625 \
0.44199,-1.157358 1.67503,-1.889762 2.875,-1.9375 z m -0.34375,1.28125 c -0.60124,0.08846 \
-1.11147,0.656443 -1.09375,1.34375 0.01187,0.460482 0.40885,1.501324 0.71875,1.84375 0.36852,0.407211 \
1.09343,0.436491 1.59375,0.03125 0.30728,-0.248883 0.38675,-0.496294 0.375,-1.0625 -0.01884,-0.908046 \
-0.45249,-1.827279 -0.96875,-2.0625 -0.19696,-0.08974 -0.42459,-0.123237 -0.625,-0.09375 z m \
-6.21875,0.875 c 0.547874,-0.0169 1.06721,0.102125 1.46875,0.375 0.82109,0.557983 1.25,1.501788 \
1.25,2.78125 0,1.296691 -0.39602,1.918194 -1.46875,2.4375 -1.139717,0.551736 -2.042494,0.604842 \
-2.90625,0.15625 -1.071741,-0.556599 -1.54702,-1.498955 -1.46875,-2.96875 0.0511,-0.959435 \
0.138355,-1.173656 0.5625,-1.625 0.666086,-0.708795 1.649372,-1.128077 2.5625,-1.15625 z M 54.3125,30.375 \
c -0.0755,0.0049 -0.141957,0.03525 -0.21875,0.0625 -0.621501,0.220497 -0.875,0.598167 -0.875,1.3125 \
0,1.816327 1.245829,2.785413 2.25,1.78125 0.92507,-0.925065 -0.02377,-3.230237 -1.15625,-3.15625 z m \
-4.28125,0.09375 c 0.188199,-6.13e-4 0.53125,0.850851 0.53125,1.28125 2e-6,0.138432 -0.187895,0.21875 \
-0.5,0.21875 -0.688069,1e-6 -1.3125,0.633768 -1.3125,1.34375 3e-6,0.461771 0.302898,1.685057 0.75,3.09375 \
0.113775,0.358501 -0.07365,0.480338 -1.0625,0.71875 -0.405046,0.09766 -0.441654,0.05578 -1.15625,-2.40625 \
C 46.880577,33.33827 46.539597,32.112213 46.5,32 c -0.06957,-0.197159 0.344674,-0.413464 1.1875,-0.625 \
0.331683,-0.08325 0.40625,-0.02678 0.40625,0.25 10e-7,0.552897 0.272109,0.550177 0.5,0 0.201586,-0.486689 \
1.027913,-1.154923 1.4375,-1.15625 z m -9.5,0.90625 c 0.145412,-0.02306 0.237725,-0.0269 0.28125,0 \
0.0752,0.04649 0.388666,0.952914 0.6875,2 0.298852,1.047088 0.600973,1.906343 0.65625,1.90625 \
0.05528,-8.9e-5 0.399275,-0.604898 0.78125,-1.3125 0.660371,-1.223298 0.739886,-1.278187 1.53125,-1.53125 \
0.457768,-0.146383 0.8125,-0.24412 0.8125,-0.21875 10e-7,0.02537 -0.358593,0.708482 -0.8125,1.53125 \
-0.453901,0.822765 -0.8125,1.546019 -0.8125,1.625 3e-6,0.07898 0.764906,0.585277 1.71875,1.125 \
1.719357,0.972892 1.732414,0.990334 1.28125,1.1875 -1.112432,0.486151 -1.406179,0.44085 -2.75,-0.375 \
-0.701207,-0.425716 -1.296757,-0.734498 -1.34375,-0.6875 -0.04697,0.04699 0.04318,0.571068 \
0.21875,1.15625 l 0.3125,1.0625 -0.78125,0.25 C 41.87139,39.234813 41.5,39.345553 41.5,39.3125 c \
10e-7,-0.03305 -0.472423,-1.706683 -1.0625,-3.71875 -0.590077,-2.012066 -1.09375,-3.715733 \
-1.09375,-3.78125 2e-6,-0.119252 0.751267,-0.368327 1.1875,-0.4375 z m -5.46875,1.75 c 0.259603,0 \
0.364133,0.133162 0.4375,0.5 l 0.09375,0.5 L 36.625,34 l 1.03125,-0.09375 0.1875,0.5 L 38,34.90625 \
37.09375,35 c -0.50002,0.05161 -0.951637,0.10789 -1,0.15625 -0.04836,0.04836 0.01395,0.415902 \
0.125,0.8125 l 0.1875,0.71875 0.96875,0 c 0.804548,-0.01093 1.0511,0.04135 1.40625,0.375 \
0.611469,0.574446 0.806477,1.516471 0.5,2.25 -0.206497,0.49424 -0.905979,1.080723 -1.5,1.28125 \
-0.107382,0.03625 -0.09487,0.30831 0.03125,0.78125 0.148419,0.556607 0.148435,0.780585 0,0.875 \
-0.350778,0.223101 -0.423004,0.130234 -0.625,-0.625 -0.124256,-0.464576 -0.281155,-0.735505 \
-0.40625,-0.6875 -0.110622,0.04245 -0.642155,0.125803 -1.1875,0.1875 l -1,0.125 -0.15625,-0.5625 \
-0.125,-0.5625 1,-0.0625 c 0.566356,-0.04539 1.090988,-0.15327 1.15625,-0.21875 C 36.534015,39.778264 \
36.490111,39.411116 36.375,39 l -0.1875,-0.75 -0.90625,0 c -1.081796,3e-6 -1.616769,-0.311277 \
-1.875,-1.09375 -0.364921,-1.105703 0.233382,-2.272587 1.34375,-2.625 0.218123,-0.06923 \
0.310526,-0.217266 0.25,-0.375 C 34.69029,33.349156 34.708258,33.125 35.0625,33.125 z m 0.09375,2.3125 c \
-0.05712,0.02916 -0.118316,0.09883 -0.1875,0.15625 -0.300847,0.249673 -0.307109,0.849145 -0.03125,1.125 \
0.226806,0.226804 0.78125,0.272802 0.78125,0.0625 0,-0.157047 -0.353302,-1.242814 -0.4375,-1.34375 \
-0.01485,-0.01782 -0.06788,-0.02916 -0.125,0 z M 37,38.0625 c -0.173704,0.0399 -0.126765,0.21206 \
0.0625,0.84375 0.196812,0.656891 0.435805,0.814192 0.78125,0.46875 0.475545,-0.475544 0.09518,-1.3125 \
-0.59375,-1.3125 -0.109911,10e-7 -0.192098,-0.0133 -0.25,0 z m 45.09375,6.46875 c -0.02843,0.0072 \
-0.05843,0.0029 -0.09375,0.03125 -0.03319,0.02828 -0.06343,0.06604 -0.125,0.15625 -0.01989,0.02428 \
-0.04019,0.03213 -0.0625,0.0625 -0.05941,0.09067 -0.10832,0.178035 -0.1875,0.3125 -0.22612,0.38399 \
-0.54793,0.939524 -0.90625,1.625 -0.71665,1.370953 -1.63811,3.261855 -2.625,5.34375 -1.140645,2.406247 \
-2.126207,4.337738 -3.03125,6.03125 1.846447,-0.69372 3.661806,-1.355063 5.4375,-1.96875 \
0.793519,-4.053142 1.361,-7.118765 1.59375,-9.03125 0.19315,-1.587176 0.18745,-2.431148 0,-2.5625 z m \
-26.875,14.03125 c -0.25004,5e-6 -0.739559,1.387684 -1.09375,3.09375 -0.729517,3.51418 -2.871035,6.47697 \
-4.6875,6.46875 C 48.031652,68.1186 43.92457,66.140488 39.53125,63.34375 39.110826,63.076112 \
38.722466,62.844406 38.34375,62.625 38.077604,62.470811 37.855292,62.341369 37.625,62.21875 \
37.501782,62.15432 37.418911,62.114688 37.3125,62.0625 37.159766,61.98492 37.06306,61.931794 \
36.9375,61.875 36.86832,61.84504 36.84042,61.83484 36.78125,61.8125 36.676973,61.77313 36.574187,61.73464 \
36.5,61.71875 36.340118,61.68451 36.217338,61.67726 36.1875,61.75 c 5.04e-4,0.0071 -0.0011,0.02346 \
0,0.03125 0.03063,0.218246 0.292082,0.687816 0.6875,1.25 0.163817,0.232906 0.359128,0.465488 \
0.5625,0.71875 0.78666,0.979607 3.68829,4.886241 6.53125,8.78125 5.625358,-3.113313 11.098805,-5.864056 \
16.375,-8.28125 -0.722935,-0.67208 -1.430669,-1.500496 -2.25,-2.5625 C 57.76159,61.256966 \
57.43671,60.843021 57.125,60.46875 56.50157,59.720209 55.94752,59.130507 55.59375,58.8125 \
55.52611,58.75171 55.48982,58.695346 55.4375,58.65625 55.41608,58.64184 55.39487,58.6367 55.375,58.625 \
55.32385,58.59033 55.28045,58.56873 55.25,58.5625 c -0.01211,-0.0047 -0.01973,0.0035 -0.03125,0 z" +      \
mask="none" +         style="fill:url(#linearGradient2445);fill-opacity:1;fill-rule:evenodd;stroke:none"
+         inkscape:connector-curvature="0" />
+    </g>
+  </g>
+</svg>
diff --git a/images/splash.svgz b/images/splash.svgz
deleted file mode 100644
index 4066684..0000000
Binary files a/images/splash.svgz and /dev/null differ
diff --git a/scripts/generateSplash.sh.in b/scripts/generateSplash.sh.in
new file mode 100755
index 0000000..8099cb2
--- /dev/null
+++ b/scripts/generateSplash.sh.in
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+inkscape --without-gui --export-png=@PROJECT_SOURCE_DIR@/images/splash.png --export-dpi=72 \
--export-background-opacity=0 --export-width=500 --export-height=500 \
                @PROJECT_BINARY_DIR@/images/splash.svg
diff --git a/skgbankgui/CMakeLists.txt b/skgbankgui/CMakeLists.txt
index 119abb1..209b090 100644
--- a/skgbankgui/CMakeLists.txt
+++ b/skgbankgui/CMakeLists.txt
@@ -27,7 +27,7 @@ kde4_add_ui_files(skgbankgui_SRCS skgquerycreator.ui skgpropertyeditor.ui skgpro
 KDE4_ADD_LIBRARY(skgbankgui SHARED ${skgbankgui_SRCS})
 
 TARGET_LINK_LIBRARIES(skgbankgui ${KDE4_KDEUI_LIBS} ${QT_QTXML_LIBRARY} skgbankmodeler skgbasemodeler \
                skgbasegui)
-SET_TARGET_PROPERTIES( skgbankgui PROPERTIES VERSION ${VERSION} SOVERSION ${SOVERSION} )
+SET_TARGET_PROPERTIES( skgbankgui PROPERTIES VERSION ${SKG_VERSION} SOVERSION ${SOVERSION} )
 
 ########### install files ###############
 INSTALL(TARGETS skgbankgui ${INSTALL_TARGETS_DEFAULT_ARGS}  )
diff --git a/skgbankmodeler/CMakeLists.txt b/skgbankmodeler/CMakeLists.txt
index e87a5fa..d641719 100644
--- a/skgbankmodeler/CMakeLists.txt
+++ b/skgbankmodeler/CMakeLists.txt
@@ -65,7 +65,7 @@ ENDIF(LIBOFX_FOUND)
 IF(MSVC)
     TARGET_LINK_LIBRARIES(skgbankmodeler $ENV{KDEROOT}/lib/sp133.lib $ENV{KDEROOT}/lib/libiconv-2.lib)
 ENDIF(MSVC)
-SET_TARGET_PROPERTIES( skgbankmodeler PROPERTIES VERSION ${VERSION} SOVERSION ${SOVERSION} )
+SET_TARGET_PROPERTIES( skgbankmodeler PROPERTIES VERSION ${SKG_VERSION} SOVERSION ${SOVERSION} )
 
 ########### install files ###############
 INSTALL(TARGETS skgbankmodeler ${INSTALL_TARGETS_DEFAULT_ARGS})
diff --git a/skgbasegui/CMakeLists.txt b/skgbasegui/CMakeLists.txt
index 64bd0f1..6703f2b 100644
--- a/skgbasegui/CMakeLists.txt
+++ b/skgbasegui/CMakeLists.txt
@@ -61,7 +61,7 @@ kde4_add_kcfg_files(skgbasegui_SRCS skgbasegui_settings.kcfgc )
 KDE4_ADD_LIBRARY(skgbasegui SHARED ${skgbasegui_SRCS})
 
 TARGET_LINK_LIBRARIES(skgbasegui ${KDE4_KPARTS_LIBS} ${QT_QTSCRIPT_LIBRARY} ${QT_QTWEBKIT_LIBRARY} \
                skgbasemodeler)
-SET_TARGET_PROPERTIES( skgbasegui PROPERTIES VERSION ${VERSION} SOVERSION ${SOVERSION} )
+SET_TARGET_PROPERTIES( skgbasegui PROPERTIES VERSION ${SKG_VERSION} SOVERSION ${SOVERSION} )
 
 ########### install files ###############
 INSTALL(TARGETS skgbasegui ${INSTALL_TARGETS_DEFAULT_ARGS}  )
diff --git a/skgbasegui/skguniqueapplication.cpp b/skgbasegui/skguniqueapplication.cpp
index 52ce5fd..85d1028 100644
--- a/skgbasegui/skguniqueapplication.cpp
+++ b/skgbasegui/skguniqueapplication.cpp
@@ -77,7 +77,7 @@ int SKGUniqueApplication::newInstance()
 
                 m_splash = new KSplashScreen(pix);
                 if(m_splash) {
-                    m_splash->setMask(pix.createHeuristicMask());
+                    m_splash->setMask(pix.createMaskFromColor(Qt::blue));
                     m_splash->show();
                     m_splash->showMessage(i18nc("Splash screen message", "Loading ..."), Qt::AlignLeft, \
QColor(221, 130, 8)); // krazy:exclude=qmethods  }
diff --git a/skgbasemodeler/CMakeLists.txt b/skgbasemodeler/CMakeLists.txt
index e5872c5..27fc40d 100644
--- a/skgbasemodeler/CMakeLists.txt
+++ b/skgbasemodeler/CMakeLists.txt
@@ -24,7 +24,7 @@ SET(skgbasemodeler_SRCS
 KDE4_ADD_LIBRARY(skgbasemodeler SHARED ${skgbasemodeler_SRCS})
 
 #need to link to some other libraries ? just add them here
-SET_TARGET_PROPERTIES(skgbasemodeler PROPERTIES VERSION ${VERSION} SOVERSION ${SOVERSION} )
+SET_TARGET_PROPERTIES(skgbasemodeler PROPERTIES VERSION ${SKG_VERSION} SOVERSION ${SOVERSION} )
 TARGET_LINK_LIBRARIES(skgbasemodeler ${KDE4_KIO_LIBS} ${KDE4_KDEUI_LIBS} ${KDE4_KDECORE_LIBS} \
${QT_QTGUI_LIBRARY} ${QT_QTSQL_LIBRARY} ${QT_QTXML_LIBRARY} ${QCA2_LIBRARIES})  
 ########### install files ###############


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic