<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/icons, branch 1.24</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Add 48x48 icons</title>
<updated>2020-03-26T16:44:52+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-03-26T14:20:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e1c611e5f436c352d753e4c844e98d3e739cdf21'/>
<id>e1c611e5f436c352d753e4c844e98d3e739cdf21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 96x96 icons</title>
<updated>2020-03-26T16:44:33+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-03-26T14:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=b38e74c6d1c5a0930adef36d9ebfc97ef33b43ea'/>
<id>b38e74c6d1c5a0930adef36d9ebfc97ef33b43ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 64x64 icons</title>
<updated>2020-03-26T16:44:22+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=727dd779b37d6582500c035664b28abce186c259'/>
<id>727dd779b37d6582500c035664b28abce186c259</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>
<entry>
<title>Add 256x256 icons</title>
<updated>2020-03-26T16:44:08+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-03-19T11:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=160817958db902e5270e35b868778b2078a73a01'/>
<id>160817958db902e5270e35b868778b2078a73a01</id>
<content type='text'>
for SVG in scalable/*.svg; do file=${SVG##*/}; echo "rsvg-convert -w 256 -h 256 $SVG -o 256x256/${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 256 -h 256 $SVG -o 256x256/${file%.svg}.png"; done | sh
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean scalable svg files</title>
<updated>2020-03-26T16:43:56+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-03-19T11:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=0ab715ea0e20506671ccd9fd64b79a6d9b43b55a'/>
<id>0ab715ea0e20506671ccd9fd64b79a6d9b43b55a</id>
<content type='text'>
find . -name *.svg -exec inkscape --convert-dpi-method=none --verb=FileVacuum --verb=FileSave --verb=FileQuit {} \;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find . -name *.svg -exec inkscape --convert-dpi-method=none --verb=FileVacuum --verb=FileSave --verb=FileQuit {} \;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove ancient code leftovers</title>
<updated>2017-01-04T22:36:19+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-01-04T22:36:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=fbd0f1d8a815347beea1b2c5df5804c88aa406c6'/>
<id>fbd0f1d8a815347beea1b2c5df5804c88aa406c6</id>
<content type='text'>
once it was some easter egg, now it's just a non-working garbage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
once it was some easter egg, now it's just a non-working garbage
</pre>
</div>
</content>
</entry>
<entry>
<title>icons: Replace gnome logo with a MATE one</title>
<updated>2015-01-08T22:25:23+00:00</updated>
<author>
<name>Joel Barrios</name>
<email>darkshram@gmail.com</email>
</author>
<published>2015-01-08T08:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e7bf6c58a687f047ca570f53840a862898f2832a'/>
<id>e7bf6c58a687f047ca570f53840a862898f2832a</id>
<content type='text'>
mate-panel.svg ha a GNOME logo instead of a MATE one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mate-panel.svg ha a GNOME logo instead of a MATE one.
</pre>
</div>
</content>
</entry>
<entry>
<title>removing autogenerated files</title>
<updated>2012-01-27T12:04:25+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2012-01-27T12:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ea9dffce8aa379670e983669562b00435f8316ba'/>
<id>ea9dffce8aa379670e983669562b00435f8316ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moving from https://github.com/perberos/mate-desktop-environment</title>
<updated>2011-12-02T01:56:10+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-12-02T01:56:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=c51ef797a707f4e2c6f9688d4378f2b0e9898a66'/>
<id>c51ef797a707f4e2c6f9688d4378f2b0e9898a66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
