<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/icons/64x64, branch master</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Add 64x64 icons</title>
<updated>2020-03-26T16:42:50+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-03-25T18:16:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6ed13133fe24271a677f7f7d8bfd59ba375fe6e3'/>
<id>6ed13133fe24271a677f7f7d8bfd59ba375fe6e3</id>
<content type='text'>
for SVG in scalable/*.svg; do file=${SVG##*/}; echo "rsvg-convert -w 64 -h 64 $SVG -o 64x64/${file%.svg}.png"; done | sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for SVG in scalable/*.svg; do file=${SVG##*/}; echo "rsvg-convert -w 64 -h 64 $SVG -o 64x64/${file%.svg}.png"; done | sh
</pre>
</div>
</content>
</entry>
</feed>
