after changing the logo, update the derivates

This commit is contained in:
Michael Zanetti 2018-06-08 14:04:29 +02:00
parent 1d7f4ae342
commit f34627e7c3
5 changed files with 6 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

View File

@ -15,9 +15,9 @@
version="1.1" version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="guh-logo.svg" sodipodi:docname="guh-logo.svg"
inkscape:export-filename="/home/timon/guh/guh/guh/icons/guh-logo-512x512.png" inkscape:export-filename="/home/micha/Develop/mea/mea/guh-logo-256x256.png"
inkscape:export-xdpi="92.160004" inkscape:export-xdpi="96"
inkscape:export-ydpi="92.160004"> inkscape:export-ydpi="96">
<defs <defs
id="defs4"> id="defs4">
<linearGradient <linearGradient
@ -274,7 +274,7 @@
<dc:format>image/svg+xml</dc:format> <dc:format>image/svg+xml</dc:format>
<dc:type <dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title> <dc:title />
</cc:Work> </cc:Work>
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

View File

@ -9,8 +9,8 @@ tell app "Finder"
set arrangement of viewOptions to not arranged set arrangement of viewOptions to not arranged
set icon size of viewOptions to 128 set icon size of viewOptions to 128
set background picture of viewOptions to file ".background:installer.tiff" set background picture of viewOptions to file ".background:installer.tiff"
set position of item "mea.app" of container window to {130, 220} set position of item "mea.app" of container window to {135, 224}
set position of item "Applications" of container window to {412, 220} set position of item "Applications" of container window to {412, 224}
close close
open open
update without registering applications update without registering applications

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 18 KiB