<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/shell, branch v1.25.2</title>
<subtitle>Utilities to configure the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/'/>
<entry>
<title>build: allow users to disable gettext support (--disable-nls)</title>
<updated>2021-02-16T13:07:47+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-02-13T11:32:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=e50a1907e04a320bf9e054182b8dbeb4c52eb076'/>
<id>e50a1907e04a320bf9e054182b8dbeb4c52eb076</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove warnings: function declaration isn’t a prototype</title>
<updated>2020-03-10T20:13:18+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-02-06T13:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=7419ff0f54fe9f1489bbc491ea78195bffe1cb76'/>
<id>7419ff0f54fe9f1489bbc491ea78195bffe1cb76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not collect the translation for Icon</title>
<updated>2020-03-02T20:47:45+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-03-02T10:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=1438fc157ef1646af33adf7dcf6ca8773d5935f5'/>
<id>1438fc157ef1646af33adf7dcf6ca8773d5935f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use warning flags</title>
<updated>2020-02-05T23:37:40+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-02-05T09:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=7409da3ec2cc07e81a12825c226d5dff8f3d27d0'/>
<id>7409da3ec2cc07e81a12825c226d5dff8f3d27d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shell: Fix typo in keyword name</title>
<updated>2019-12-01T13:07:29+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-11-24T22:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=d5f3167c4ad5f564fb0304133df58f21fbd2879a'/>
<id>d5f3167c4ad5f564fb0304133df58f21fbd2879a</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-control-center/issues/512
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-control-center/issues/512
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate from intltool to gettext</title>
<updated>2019-11-07T12:20:17+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-10-16T08:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=235e8ed2e122140a8476ba91b365ec92a5103530'/>
<id>235e8ed2e122140a8476ba91b365ec92a5103530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>control-center: Fix memory leak</title>
<updated>2019-04-19T21:00:12+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-11T19:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=186fca07c5bbdde4e208e019090724dd938400b8'/>
<id>186fca07c5bbdde4e208e019090724dd938400b8</id>
<content type='text'>
Reported by clang:

  control-center.c:84:2: warning: Potential leak of memory pointed to by 'action'
          g_slist_free(key_list);
          ^~~~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by clang:

  control-center.c:84:2: warning: Potential leak of memory pointed to by 'action'
          g_slist_free(key_list);
          ^~~~~~~~~~~~
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed distcheck fail on debian</title>
<updated>2019-02-08T15:12:30+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-02-07T13:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5'/>
<id>81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shell: add Comment field to .desktop file</title>
<updated>2017-12-26T12:00:51+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-12-26T12:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=55c35caad2779d55bb37b98775b9b63e25b294e1'/>
<id>55c35caad2779d55bb37b98775b9b63e25b294e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move to GTK+3 (&gt;= 3.14), drop GTK+2 code and --with-gtk build option</title>
<updated>2016-12-01T21:50:14+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-01T21:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=0c27d18ab5efb721a2f02549767016c81fc6ce2c'/>
<id>0c27d18ab5efb721a2f02549767016c81fc6ce2c</id>
<content type='text'>
and require libmatekbd, libmate-desktop, marco, m-s-d &gt;= 1.17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require libmatekbd, libmate-desktop, marco, m-s-d &gt;= 1.17
</pre>
</div>
</content>
</entry>
</feed>
