after changing the logo, update the derivates
This commit is contained in:
parent
1d7f4ae342
commit
f34627e7c3
Binary file not shown.
|
Before Width: | Height: | Size: 10 KiB |
@ -15,9 +15,9 @@
|
||||
version="1.1"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
|
||||
sodipodi:docname="guh-logo.svg"
|
||||
inkscape:export-filename="/home/timon/guh/guh/guh/icons/guh-logo-512x512.png"
|
||||
inkscape:export-xdpi="92.160004"
|
||||
inkscape:export-ydpi="92.160004">
|
||||
inkscape:export-filename="/home/micha/Develop/mea/mea/guh-logo-256x256.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
@ -274,7 +274,7 @@
|
||||
<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>
|
||||
|
||||
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Binary file not shown.
@ -9,8 +9,8 @@ tell app "Finder"
|
||||
set arrangement of viewOptions to not arranged
|
||||
set icon size of viewOptions to 128
|
||||
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 "Applications" of container window to {412, 220}
|
||||
set position of item "mea.app" of container window to {135, 224}
|
||||
set position of item "Applications" of container window to {412, 224}
|
||||
close
|
||||
open
|
||||
update without registering applications
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 18 KiB |
Reference in New Issue
Block a user