<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-utils/logview, branch v1.22.1</title>
<subtitle>MATE desktop utilities</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/'/>
<entry>
<title>tx: sync with transifex</title>
<updated>2019-04-23T11:32:12+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-04-23T11:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=68b4fb2747c8c1f16f40076cfad165a9ffe28a59'/>
<id>68b4fb2747c8c1f16f40076cfad165a9ffe28a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix -Werror=cast-function-type with GCC 8</title>
<updated>2019-04-09T19:40:56+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-03T09:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=bc48c3e4443a5d7e2fc39f1cd08dd2fbb26effb3'/>
<id>bc48c3e4443a5d7e2fc39f1cd08dd2fbb26effb3</id>
<content type='text'>
In addition, it removes unnecessary function type casts like:
  (GDestroyNotify) g_object_unref
  (GDestroyNotify) g_free
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In addition, it removes unnecessary function type casts like:
  (GDestroyNotify) g_object_unref
  (GDestroyNotify) g_free
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: add new build dependencies</title>
<updated>2019-03-25T12:15:26+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-03-24T11:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=a25a5ba66787219ee8614a11fd474026d3db005a'/>
<id>a25a5ba66787219ee8614a11fd474026d3db005a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GEN png icons from svg files</title>
<updated>2019-03-25T12:15:05+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-16T17:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=14cd43685163f3ad3e9a79a5b2cb05e7fb420f91'/>
<id>14cd43685163f3ad3e9a79a5b2cb05e7fb420f91</id>
<content type='text'>
  PNG icons are created if they are not present in icon folder.

  To remove png icons:
    make -C baobab/pixmaps clean-png-icons
    make -C logview/data/icons clean-png-icons

  To build png icons:
    make -C baobab/pixmaps build-png-icons
    make -C logview/data/icons build-png-icons

This removes baobab/pixmaps/shot.png file, use applets-screenshooter
named icon (used in mate-screenshot).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  PNG icons are created if they are not present in icon folder.

  To remove png icons:
    make -C baobab/pixmaps clean-png-icons
    make -C logview/data/icons clean-png-icons

  To build png icons:
    make -C baobab/pixmaps build-png-icons
    make -C logview/data/icons build-png-icons

This removes baobab/pixmaps/shot.png file, use applets-screenshooter
named icon (used in mate-screenshot).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documenters in about dialog</title>
<updated>2019-03-24T10:18:31+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-20T18:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=4f39e17da99d58875069701f6bca27638b31fb27'/>
<id>4f39e17da99d58875069701f6bca27638b31fb27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-dictionary: Use g_strjoin to build license text</title>
<updated>2019-03-24T10:18:16+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-20T17:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=ad3ae7d752f1f7ff9baa3cae76be822efb06c640'/>
<id>ad3ae7d752f1f7ff9baa3cae76be822efb06c640</id>
<content type='text'>
full stop at end of sentence in license paragraphs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
full stop at end of sentence in license paragraphs
</pre>
</div>
</content>
</entry>
<entry>
<title>Use program-name and title in gtk_show_about_dialog call</title>
<updated>2019-03-24T10:18:03+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-20T17:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=1783e808873d96c5d6e887a41813c6c40fe06b09'/>
<id>1783e808873d96c5d6e887a41813c6c40fe06b09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>help: update copyright</title>
<updated>2019-03-23T16:05:38+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-03-23T16:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=9c61f4159b7ddc9a3c08285ea20c7d5fa3f09a6e'/>
<id>9c61f4159b7ddc9a3c08285ea20c7d5fa3f09a6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: sync fixed translations</title>
<updated>2019-02-16T16:14:58+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-02-16T16:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=afe0304a0f45b47fa604b85df4e4c0136a1b7d52'/>
<id>afe0304a0f45b47fa604b85df4e4c0136a1b7d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make translatable the copyright in about dialog</title>
<updated>2019-02-16T15:22:12+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-02-15T12:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=f2c1234cdbc1fafc79f80a6e5f442ef2a5da387f'/>
<id>f2c1234cdbc1fafc79f80a6e5f442ef2a5da387f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
