mac: add status icons @2x, #1072

This commit is contained in:
Hylke Bons 2012-11-22 22:16:46 +00:00
parent bd26aa7c6a
commit 380da72de6
14 changed files with 1776 additions and 333 deletions

View file

@ -34,13 +34,13 @@
fit-margin-right="0"
fit-margin-bottom="0"
showborder="false"
inkscape:zoom="0.35355339"
inkscape:cx="59.805297"
inkscape:zoom="1"
inkscape:cx="172.52608"
inkscape:cy="90.406735"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-x="310"
inkscape:window-y="75"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
inkscape:current-layer="layer1" />
<defs
id="defs4">
<linearGradient
@ -2088,7 +2088,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>
@ -2098,7 +2098,10 @@
<g
id="g101011"
transform="translate(-65.909,-78.641)"
clip-path="url(#clipPath101490)">
clip-path="url(#clipPath101490)"
inkscape:export-filename="/Users/hbons/Projects/SparkleShare/SparkleShare/Common/Pixmaps/about@2x.png"
inkscape:export-xdpi="180"
inkscape:export-ydpi="180">
<rect
id="rect3322-0"
height="500"

Before

Width:  |  Height:  |  Size: 952 KiB

After

Width:  |  Height:  |  Size: 952 KiB

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 665 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 711 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 815 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 743 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 936 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 697 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 833 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 720 B

View file

@ -127,6 +127,19 @@
<None Include="..\Common\Plugins\ssnet%402x.png">
<Link>Plugins\ssnet%402x.png</Link>
</None>
<None Include="Pixmaps\process-syncing-active%402x.png" />
<None Include="Pixmaps\process-syncing-down-active%402x.png" />
<None Include="Pixmaps\process-syncing-down%402x.png" />
<None Include="Pixmaps\process-syncing-error-active%402x.png" />
<None Include="Pixmaps\process-syncing-error%402x.png" />
<None Include="Pixmaps\process-syncing-idle-active%402x.png" />
<None Include="Pixmaps\process-syncing-idle%402x.png" />
<None Include="Pixmaps\process-syncing-up-active%402x.png" />
<None Include="Pixmaps\process-syncing-up%402x.png" />
<None Include="Pixmaps\process-syncing%402x.png" />
<None Include="..\Common\Pixmaps\about%402x.png">
<Link>Pixmaps\about%402x.png</Link>
</None>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Mono\MonoMac\v0.0\Mono.MonoMac.targets" />