<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets, branch v1.18.3</title>
<subtitle>Applets for use with the MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/'/>
<entry>
<title>release 1.18.3</title>
<updated>2018-03-23T15:03:20+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-03-23T14:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=ece1c2758b52e4db861296877649a676be746c6d'/>
<id>ece1c2758b52e4db861296877649a676be746c6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configure.ac: fix version in comment</title>
<updated>2018-03-02T13:18:42+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-02-01T13:41:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=be1d669557335791fe865f250771e3dd19fef952'/>
<id>be1d669557335791fe865f250771e3dd19fef952</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>weather: fix possible crash when opening prefs dialog</title>
<updated>2018-03-02T13:17:31+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-22T10:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=4731087d261d05b73eba44fea2ac38a1d34e2ee1'/>
<id>4731087d261d05b73eba44fea2ac38a1d34e2ee1</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-applets/issues/299

fallout from https://github.com/mate-desktop/mate-applets/commit/37e590249dd9d191a2331040fb879830c9ceea8e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-applets/issues/299

fallout from https://github.com/mate-desktop/mate-applets/commit/37e590249dd9d191a2331040fb879830c9ceea8e
</pre>
</div>
</content>
</entry>
<entry>
<title>build: when gtksourceview isn't found, show this package name</title>
<updated>2018-03-02T13:17:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-11-27T13:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=03b9c51a4ffd0ceb990a08162945219df85bc01b'/>
<id>03b9c51a4ffd0ceb990a08162945219df85bc01b</id>
<content type='text'>
closes https://github.com/mate-desktop/mate-applets/issues/270
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes https://github.com/mate-desktop/mate-applets/issues/270
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tooltips with latest values</title>
<updated>2017-11-09T09:16:51+00:00</updated>
<author>
<name>marosg42</name>
<email>marosg@gmail.com</email>
</author>
<published>2017-11-07T12:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=794670a03fd4c3aac6fe72d70ef64aaea9af45d7'/>
<id>794670a03fd4c3aac6fe72d70ef64aaea9af45d7</id>
<content type='text'>
Solving issue #283
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Solving issue #283
</pre>
</div>
</content>
</entry>
<entry>
<title>Cpufreq: fix a build warning</title>
<updated>2017-11-09T09:16:24+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-10-26T20:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=9ae17afeec08064ac5513c8e0a64b4c609b7bb13'/>
<id>9ae17afeec08064ac5513c8e0a64b4c609b7bb13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cpufreq: stop jumping numbers moving units label</title>
<updated>2017-11-09T09:16:09+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-10-26T05:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=0bf4cac8a83a2d3b720182fce38586734204dbc7'/>
<id>0bf4cac8a83a2d3b720182fce38586734204dbc7</id>
<content type='text'>
*Force the frequency label to hold the largest size it ever takes
*Reset label size with any change of theme or font to avoid truncation
*Clean up a nasty mix of spaced and tabs in cpufreq_applet_refresh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Force the frequency label to hold the largest size it ever takes
*Reset label size with any change of theme or font to avoid truncation
*Clean up a nasty mix of spaced and tabs in cpufreq_applet_refresh
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.18.2</title>
<updated>2017-11-04T17:44:50+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-11-04T17:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=7c39baef0d249dd46bb659a2c6a8ed97af3092d7'/>
<id>7c39baef0d249dd46bb659a2c6a8ed97af3092d7</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-11-04T17:33:41+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-11-04T17:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=156165a9338998dbbf72fe523d836153ce1fa6b9'/>
<id>156165a9338998dbbf72fe523d836153ce1fa6b9</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-11-04T17:21:06+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-09-27T18:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=77cac38d7ec9211b9f13ca58cebf8718804eba50'/>
<id>77cac38d7ec9211b9f13ca58cebf8718804eba50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
