[Libreoffice-commits] core.git: 2 commits - desktop/uiconfig icon-themes/galaxy
Caolán McNamara
caolanm at redhat.com
Mon May 26 04:58:12 PDT 2014
desktop/uiconfig/ui/updatedialog.ui | 1
icon-themes/galaxy/brand/flat_logo.svg | 85 ++++++++++++++++-----------------
2 files changed, 44 insertions(+), 42 deletions(-)
New commits:
commit d8f958a201a8c6320684ad2e03fd15dfba818520
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon May 26 12:47:08 2014 +0100
missing title from extension update dialog
Change-Id: I53aae37fbdbd5ef1846332787e2b1165173b9e8a
diff --git a/desktop/uiconfig/ui/updatedialog.ui b/desktop/uiconfig/ui/updatedialog.ui
index 34e6b10..940b104 100644
--- a/desktop/uiconfig/ui/updatedialog.ui
+++ b/desktop/uiconfig/ui/updatedialog.ui
@@ -7,6 +7,7 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="border_width">6</property>
+ <property name="title" translatable="yes">Extension Update</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
commit f5251d35043cab1117e12677f0c40f3e849f3e1c
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon May 26 12:34:07 2014 +0100
Resolves: fdo#79181 drop hidden shape and drop negative clip rect
and just resize bg to the desired size. The negative clip is getting
applied against an assumed 0,0 origin and so we're missing the bottom
of the unclipped image.
Change-Id: I9d7c5d17de15176d103690898281c6b875b560ca
diff --git a/icon-themes/galaxy/brand/flat_logo.svg b/icon-themes/galaxy/brand/flat_logo.svg
index 3a9051c..b16b755 100644
--- a/icon-themes/galaxy/brand/flat_logo.svg
+++ b/icon-themes/galaxy/brand/flat_logo.svg
@@ -7,23 +7,34 @@
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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
width="486"
height="80"
- id="svg1205">
- <defs
- id="defs1207">
- <clipPath
- id="clipPath11479-0">
- <rect
- width="530"
- height="87.272736"
- x="6.6086682e-06"
- y="-18.000011"
- id="rect11481-5"
- style="opacity:0.6;fill:#530260;fill-opacity:1;stroke:none" />
- </clipPath>
- </defs>
+ id="svg1205"
+ inkscape:version="0.48.4 r9939"
+ sodipodi:docname="flat_logo.svg">
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="993"
+ inkscape:window-height="709"
+ id="namedview3134"
+ showgrid="false"
+ inkscape:zoom="1.5843621"
+ inkscape:cx="267.37384"
+ inkscape:cy="-38.823705"
+ inkscape:window-x="0"
+ inkscape:window-y="27"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="svg1205" />
<metadata
id="metadata1210">
<rdf:RDF>
@@ -32,37 +43,27 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
+ <dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
- <g
- transform="matrix(0.91698112,0,0,0.91666657,-6e-6,16.50001)"
- clip-path="url(#clipPath11479-0)"
- id="g10412-3"
- style="fill:#71a752;fill-opacity:1">
- <text
- x="-287.35712"
- y="233.28569"
- id="text2985-8"
- xml:space="preserve"
- style="font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#71a752;fill-opacity:1;stroke:none"><tspan
- x="-287.35712"
- y="233.28569"
- id="tspan2987-8"
- style="fill:#71a752;fill-opacity:1" /></text>
- <path
- d="m 530,-18.000011 0,300.000031 -530,0 0,-300.000031 z"
- id="rect3983-6"
- style="fill:#71a752;fill-opacity:1;stroke:none" />
- <rect
- width="530"
- height="300"
- x="5.4150391e-06"
- y="-18"
- id="rect13441-6"
- style="fill:#71a752;fill-opacity:1;stroke:none" />
- </g>
+ <text
+ sodipodi:linespacing="125%"
+ style="font-size:36.67295456px;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#71a752;fill-opacity:1;stroke:none"
+ xml:space="preserve"
+ id="text2985-8"
+ y="230.38472"
+ x="-263.45587"
+ transform="scale(1.0001716,0.99982847)"><tspan
+ style="fill:#71a752;fill-opacity:1"
+ id="tspan2987-8"
+ y="230.38472"
+ x="-263.45587" /></text>
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#71a752;fill-opacity:1;stroke:none"
+ id="rect3983-6"
+ d="m 485.99999,0 0,80 L -6e-6,80 l 0,-80 z" />
<g
transform="matrix(0.62747746,0,0,0.62747746,-228.72288,-1457.0571)"
id="g4122"
More information about the Libreoffice-commits
mailing list