<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets/clock, branch v1.24.0</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Update copyright to 2020</title>
<updated>2020-01-12T17:03:18+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2020-01-12T17:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7643b1d4ee368b664e1ff6d81ddc8448e3b71b12'/>
<id>7643b1d4ee368b664e1ff6d81ddc8448e3b71b12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clock applet: Fix string comparison</title>
<updated>2019-12-13T12:15:25+00:00</updated>
<author>
<name>Clement Lefebvre</name>
<email>clement.lefebvre@linuxmint.com</email>
</author>
<published>2019-12-11T15:47:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=666ee49426b7353c77e93268fb4c73505f8a1dd5'/>
<id>666ee49426b7353c77e93268fb4c73505f8a1dd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock applet: add a call to ATK to provide the current displayed time</title>
<updated>2019-12-13T04:03:07+00:00</updated>
<author>
<name>Jonathan Michalon</name>
<email>dev@michalon.eu</email>
</author>
<published>2019-12-06T16:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=2d88f6f2a819cc251d4e7ec4a3750ce368fa7bf2'/>
<id>2d88f6f2a819cc251d4e7ec4a3750ce368fa7bf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix mate-panel can not find mo file</title>
<updated>2019-11-15T11:16:58+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-11-15T08:20:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=981ee3649d067e3cf5b39ad46624d1bb5b182534'/>
<id>981ee3649d067e3cf5b39ad46624d1bb5b182534</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate from intltool to gettext</title>
<updated>2019-11-11T22:18:35+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-10-30T12:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f5354df76377627dde56b079c9328b46865033d2'/>
<id>f5354df76377627dde56b079c9328b46865033d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fetch clock formats using LC_TIME (as opposed to LANGUAGE)</title>
<updated>2019-10-09T14:17:56+00:00</updated>
<author>
<name>Clement Lefebvre</name>
<email>clement.lefebvre@linuxmint.com</email>
</author>
<published>2019-10-09T14:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=4d20a0003798eea253fed6ea8f02cec5da6ffb2d'/>
<id>4d20a0003798eea253fed6ea8f02cec5da6ffb2d</id>
<content type='text'>
This is a port of https://github.com/linuxmint/cinnamon-desktop/commit/7cd7c008e05acf36efd87446256d28a8b89d187a
Which fixed https://github.com/linuxmint/cinnamon-desktop/pull/132

This commit fixes the same issue in the MATE clock applet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a port of https://github.com/linuxmint/cinnamon-desktop/commit/7cd7c008e05acf36efd87446256d28a8b89d187a
Which fixed https://github.com/linuxmint/cinnamon-desktop/pull/132

This commit fixes the same issue in the MATE clock applet.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock-face: fix code formating</title>
<updated>2019-09-16T07:03:13+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-09-15T10:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8146d0c4f841d45a812a0408028b7af167428c6b'/>
<id>8146d0c4f841d45a812a0408028b7af167428c6b</id>
<content type='text'>
- replace tabs with spaces
- fix a few indentation
- reduce leading spaces (8 --&gt; 4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- replace tabs with spaces
- fix a few indentation
- reduce leading spaces (8 --&gt; 4)
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: avoid deprecated g_type_class_add_private</title>
<updated>2019-09-15T02:27:42+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-09-11T13:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=60894665c424ff487caf294b9cd5f72c753a4a4f'/>
<id>60894665c424ff487caf294b9cd5f72c753a4a4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[clock-applet] Add scroll interface tabs with mouse wheel</title>
<updated>2019-07-09T18:04:34+00:00</updated>
<author>
<name>Laurent Napias</name>
<email>tamplan@free.fr</email>
</author>
<published>2019-07-08T19:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6a4266535f537c7bbc7964245cb0d5f4fa1311db'/>
<id>6a4266535f537c7bbc7964245cb0d5f4fa1311db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespaces</title>
<updated>2019-07-05T15:09:27+00:00</updated>
<author>
<name>Laurent Napias</name>
<email>tamplan@free.fr</email>
</author>
<published>2019-06-29T09:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=188846cecfda3b8f19e45ca37a60d817bff2afed'/>
<id>188846cecfda3b8f19e45ca37a60d817bff2afed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
