<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-icon-theme/src, branch 1.26</title>
<subtitle>MATE default icon theme</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-icon-theme/'/>
<entry>
<title>rework volume-status icons</title>
<updated>2019-11-29T16:24:31+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-11-29T16:24:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-icon-theme/commit/?id=e0a539bd042a5134c38f7696309a9121f977dae2'/>
<id>e0a539bd042a5134c38f7696309a9121f977dae2</id>
<content type='text'>
and add some missing sources
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and add some missing sources
</pre>
</div>
</content>
</entry>
<entry>
<title>re-generate network-wired icons from new SVGs</title>
<updated>2019-11-14T13:19:17+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-11-11T22:00:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-icon-theme/commit/?id=82c9246341f052416edb834e882d32f8c2242484'/>
<id>82c9246341f052416edb834e882d32f8c2242484</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add 2 svg sources for nm-applet</title>
<updated>2019-11-11T17:43:41+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-11-11T17:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-icon-theme/commit/?id=cc1483b063755e2c448ce09febac9b50371fb958'/>
<id>cc1483b063755e2c448ce09febac9b50371fb958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mate/256x256/actions/mail-send.png</title>
<updated>2019-10-01T16:40:36+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-09-28T15:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-icon-theme/commit/?id=a12b6a25fac0479c86638ace42fdd64f74f8c8e1'/>
<id>a12b6a25fac0479c86638ace42fdd64f74f8c8e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade svg source files to Inkscape 0.92.4</title>
<updated>2019-04-08T15:37:41+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-04-02T00:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-icon-theme/commit/?id=37c0d20ea6f8bd46a06335928c3a06fe6230c046'/>
<id>37c0d20ea6f8bd46a06335928c3a06fe6230c046</id>
<content type='text'>
$ inkscape -V
Inkscape 0.92.4 (unknown)
$ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-document//g'
$ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-viewbox//g'
$ find ./src -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>
$ inkscape -V
Inkscape 0.92.4 (unknown)
$ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-document//g'
$ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-viewbox//g'
$ find ./src -name *.svg -exec inkscape --convert-dpi-method=none --verb=FileVacuum --verb=FileSave --verb=FileQuit {} \;
</pre>
</div>
</content>
</entry>
<entry>
<title>Gen png icons from source - Mate theme</title>
<updated>2019-04-08T15:37:41+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-04-01T13:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-icon-theme/commit/?id=6712a9086e50603efb83f9e20fe08cccd830b05f'/>
<id>6712a9086e50603efb83f9e20fe08cccd830b05f</id>
<content type='text'>
clean &amp; build:
  make -C mate clean-png-icons
  make -C mate build-png-icons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean &amp; build:
  make -C mate clean-png-icons
  make -C mate build-png-icons
</pre>
</div>
</content>
</entry>
<entry>
<title>Gen png icons from source. Mate: apps, categories &amp; devices</title>
<updated>2019-03-30T17:01:00+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-26T16:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-icon-theme/commit/?id=c8ac150b8a7aca83fb984eac0b2619b4daf30071'/>
<id>c8ac150b8a7aca83fb984eac0b2619b4daf30071</id>
<content type='text'>
clean &amp; build:
  make -C mate clean-png-icons
  make -C mate build-png-icons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean &amp; build:
  make -C mate clean-png-icons
  make -C mate build-png-icons
</pre>
</div>
</content>
</entry>
<entry>
<title>add open-memu regular icon, update some svg icons</title>
<updated>2015-05-01T09:42:23+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-05-01T09:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-icon-theme/commit/?id=c8f1ee10fe5af401c52dafde890fc00559e6fbe5'/>
<id>c8f1ee10fe5af401c52dafde890fc00559e6fbe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing uninstall hooks</title>
<updated>2013-06-23T16:56:41+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-06-23T16:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-icon-theme/commit/?id=e8bd59a8351511b812321f68906b54584ca9711e'/>
<id>e8bd59a8351511b812321f68906b54584ca9711e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On make install, the Makefile will now copy .icon files into the package dir too, allowing for</title>
<updated>2013-04-07T21:16:13+00:00</updated>
<author>
<name>Ivor Uhliarik</name>
<email>ifrag@localhost.localdomain</email>
</author>
<published>2013-04-07T21:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-icon-theme/commit/?id=b4167a4d733f56a1853c1fffdbe0491fe0e0e989'/>
<id>b4167a4d733f56a1853c1fffdbe0491fe0e0e989</id>
<content type='text'>
text-x-preview.icon (a requirement for text file preview) to be included in the package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
text-x-preview.icon (a requirement for text file preview) to be included in the package.
</pre>
</div>
</content>
</entry>
</feed>
