<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-utils, branch v1.18.2</title>
<subtitle>MATE desktop utilities</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/'/>
<entry>
<title>update to 1.18.2</title>
<updated>2017-05-06T13:31:02+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-05-06T13:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=60ff7d81afe606ddd8c48f9132211f650812fcd7'/>
<id>60ff7d81afe606ddd8c48f9132211f650812fcd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with transifex</title>
<updated>2017-05-06T13:28:27+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-05-06T13:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=802fb79671d66cb1ee3d82fdae99b18c93a4da3b'/>
<id>802fb79671d66cb1ee3d82fdae99b18c93a4da3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-screenshot: fix showing busy cursor when saving area screenshot</title>
<updated>2017-04-27T12:16:17+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-04-27T11:58:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=817d711672de86af0f5cf5c8963f46bfc6405bb6'/>
<id>817d711672de86af0f5cf5c8963f46bfc6405bb6</id>
<content type='text'>
invalid cast from plain struct to GtkWidget was causing a heap
of runtime warnings when saving area screenshot, and no busy cursor
was shown. fallout from 7d859a9e17f0c4f0b790e8b2a3d8ac25481d7fe6...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
invalid cast from plain struct to GtkWidget was causing a heap
of runtime warnings when saving area screenshot, and no busy cursor
was shown. fallout from 7d859a9e17f0c4f0b790e8b2a3d8ac25481d7fe6...
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.18.1</title>
<updated>2017-04-04T15:12:37+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>martin.wimpress@canonical.com</email>
</author>
<published>2017-04-04T15:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=08828d693e0e39f0eac3151c18ed647e65ae1655'/>
<id>08828d693e0e39f0eac3151c18ed647e65ae1655</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync translations.</title>
<updated>2017-04-04T15:11:36+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>martin.wimpress@canonical.com</email>
</author>
<published>2017-04-04T15:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=f3acbf1479f1efa2c149bfd161ea4e1905bcdfc6'/>
<id>f3acbf1479f1efa2c149bfd161ea4e1905bcdfc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>screenshot: don't translate the timestamp in the filename</title>
<updated>2017-04-03T13:55:38+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-04-02T18:27:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=554872c8c0425e456fe8181888771602a33f23ac'/>
<id>554872c8c0425e456fe8181888771602a33f23ac</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-utils/issues/166

same as done in:
https://git.gnome.org/browse/gnome-screenshot/commit/?id=31ff64e51ec0a36d82f2c16e47e9eabc371f302e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-utils/issues/166

same as done in:
https://git.gnome.org/browse/gnome-screenshot/commit/?id=31ff64e51ec0a36d82f2c16e47e9eabc371f302e
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-dictionary: include correct header to fix occasional FTBFS</title>
<updated>2017-03-14T12:08:47+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-03-14T12:08:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=a3c64fdcbb6b16bfae2e9b1fa8df9126f2fbeb1e'/>
<id>a3c64fdcbb6b16bfae2e9b1fa8df9126f2fbeb1e</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=d529e2dd056f05cb1115c2f68bb6f773b4b14948
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=d529e2dd056f05cb1115c2f68bb6f773b4b14948
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.18.0</title>
<updated>2017-03-13T14:19:34+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-13T14:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=abfd0cf46e07af541a72e12a2acab6b418793c06'/>
<id>abfd0cf46e07af541a72e12a2acab6b418793c06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync translations.</title>
<updated>2017-03-13T13:52:12+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>martin@mate-desktop.org</email>
</author>
<published>2017-03-13T13:52:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=4701001bcaa65dfc207f4275e483827e5f941bfa'/>
<id>4701001bcaa65dfc207f4275e483827e5f941bfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update NEWS for 1.18</title>
<updated>2017-03-13T13:21:49+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-03-13T13:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=5804b210ee6ec86c33d3616716c479b31ee2e8cf'/>
<id>5804b210ee6ec86c33d3616716c479b31ee2e8cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
