<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/capplets, branch 1.18</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>Fix screen geometry to account for rotation when snapping.</title>
<updated>2018-03-18T08:45:57+00:00</updated>
<author>
<name>Brent Bradburn</name>
<email>36802481+BrentBradburn@users.noreply.github.com</email>
</author>
<published>2018-02-24T21:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=68c35f2604b9923136e128d6218dd7e50def138a'/>
<id>68c35f2604b9923136e128d6218dd7e50def138a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>theme-util.c: fix segfault on attempt to delete custom theme</title>
<updated>2018-03-18T08:15:03+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-01-15T10:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=2151cb4b30c5b07ace23278b6aeeb82308482f55'/>
<id>2151cb4b30c5b07ace23278b6aeeb82308482f55</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-control-center/issues/334

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-control-center/issues/334

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>theme-installer.c: missing g_object_unref in mate_theme_install_real</title>
<updated>2018-03-18T08:14:05+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-01-19T09:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=ec443944becf65c1f2db33fa9f8ca20fa658c683'/>
<id>ec443944becf65c1f2db33fa9f8ca20fa658c683</id>
<content type='text'>
Object should be free when use g_file_new_for_path.

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Object should be free when use g_file_new_for_path.

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>theme-util.c: fix reinstalling the deleted theme can cause failure</title>
<updated>2018-03-18T08:13:34+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-01-07T14:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=39f475f56a88e76456dead978e889e7e43060804'/>
<id>39f475f56a88e76456dead978e889e7e43060804</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-control-center/issues/322

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-control-center/issues/322

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Support the theme compression package for installing XZ format</title>
<updated>2018-03-18T08:11:39+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-01-15T10:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=bf899da943f62eba3b78b998334eba1c52874b7b'/>
<id>bf899da943f62eba3b78b998334eba1c52874b7b</id>
<content type='text'>
This closes #320.

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #320.

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Window Border theme cannot be deleted</title>
<updated>2018-03-18T07:43:50+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-01-08T07:47:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=fc5339eb8010062a267ac5fb9d2dc2e4f3a10c84'/>
<id>fc5339eb8010062a267ac5fb9d2dc2e4f3a10c84</id>
<content type='text'>
The directory "marco-1" does not exist, replacing it with
"metacity-1".

Fixes #316

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The directory "marco-1" does not exist, replacing it with
"metacity-1".

Fixes #316

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable default broswer setting support for text/html</title>
<updated>2017-12-25T16:44:45+00:00</updated>
<author>
<name>cxy_uestc</name>
<email>cxy_uestc@163.com</email>
</author>
<published>2017-07-16T13:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=0e75912d87eac43c0af8447aff40049f6dacffef'/>
<id>0e75912d87eac43c0af8447aff40049f6dacffef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the support for cursor sizes of 96 and 128. It could be useful for low-vision persons to be able to increase the size of the their cursors greater than 64. If the cursor theme doesn't provide cursor sizes greater than 64 the behavior is the same.</title>
<updated>2017-12-21T12:04:50+00:00</updated>
<author>
<name>Alex ARNAUD</name>
<email>alexarnaud@hypra.fr</email>
</author>
<published>2017-11-27T14:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=a85d9cb9d760eec8e8280641c767bd8ce5b6f289'/>
<id>a85d9cb9d760eec8e8280641c767bd8ce5b6f289</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display scrollarea: fix a -Wuninitialized build warning</title>
<updated>2017-12-21T12:00:13+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-08-01T14:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=7715cd1dec95a58c11291edd7de25c8cc6bc1dfc'/>
<id>7715cd1dec95a58c11291edd7de25c8cc6bc1dfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>about-me-password UI: set max_width_chars for description-label</title>
<updated>2017-06-16T13:41:51+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-04-24T10:18:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=e002fae65abda125fd4fd900a0993d378c8754b6'/>
<id>e002fae65abda125fd4fd900a0993d378c8754b6</id>
<content type='text'>
This reduce the width of the dialog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduce the width of the dialog
</pre>
</div>
</content>
</entry>
</feed>
