<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/capplets/default-applications, branch v1.22.0</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>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>default-applications: Use more common icon names for Office documents</title>
<updated>2019-02-02T00:26:32+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2019-01-30T15:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=a62f043eaf3ea3f8da687ecac5365cdf72e94f12'/>
<id>a62f043eaf3ea3f8da687ecac5365cdf72e94f12</id>
<content type='text'>
"x-office-document" and "x-office-spreadsheet" are more common MIME
icon names than their counterparts without the "x-" prefix.
The latter seems not to even be available in "MATE" icon theme, but
only in "Faenza" icon theme.  The "x-"-prefixed variant on the other
hand is available even in theme providing the unprefixed ones, meaning
it will sill work with these.

On my machine with not many themes, but only standard-ish ones:
```console
$ find /usr/share/icons/ -name office-document.* | wc -l
8
$ find /usr/share/icons/ -name x-office-document.* | wc -l
54
```

Thus, using the prefixed variant seems like a better choice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"x-office-document" and "x-office-spreadsheet" are more common MIME
icon names than their counterparts without the "x-" prefix.
The latter seems not to even be available in "MATE" icon theme, but
only in "Faenza" icon theme.  The "x-"-prefixed variant on the other
hand is available even in theme providing the unprefixed ones, meaning
it will sill work with these.

On my machine with not many themes, but only standard-ish ones:
```console
$ find /usr/share/icons/ -name office-document.* | wc -l
8
$ find /usr/share/icons/ -name x-office-document.* | wc -l
54
```

Thus, using the prefixed variant seems like a better choice.
</pre>
</div>
</content>
</entry>
<entry>
<title>default-applications: Fix assertion failture on g_icon_to_string</title>
<updated>2018-12-10T01:06:06+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-12-08T15:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=9482529f93ce7679fcbb350971ea8678347ab8c5'/>
<id>9482529f93ce7679fcbb350971ea8678347ab8c5</id>
<content type='text'>
Prevent runtime failture on g_icon_to_string in fill_combo_box by catching the NULL case

See https://github.com/mate-desktop/mate-control-center/pull/398#issuecomment-445047978

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>
Prevent runtime failture on g_icon_to_string in fill_combo_box by catching the NULL case

See https://github.com/mate-desktop/mate-control-center/pull/398#issuecomment-445047978

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>default-applications: Add a widget for a default calculator application</title>
<updated>2018-12-07T20:37:53+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-12-06T08:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=08d1e4e1e600d3957f7dc2771960cc5401111456'/>
<id>08d1e4e1e600d3957f7dc2771960cc5401111456</id>
<content type='text'>
Fix https://github.com/mate-desktop/mate-control-center/issues/291

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>
Fix https://github.com/mate-desktop/mate-control-center/issues/291

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>default-applications: Use the selected word processor for RTF as well</title>
<updated>2018-12-07T10:38:52+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2018-12-04T17:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=a8d6bbbcd905b2a598ede612e15ccc8febd24341'/>
<id>a8d6bbbcd905b2a598ede612e15ccc8febd24341</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable default broswer setting support for text/html</title>
<updated>2017-12-25T16:43:11+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=c752109f760fd2669ecc210c0cdc98de8c6dc4d7'/>
<id>c752109f760fd2669ecc210c0cdc98de8c6dc4d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-default-applications-properties.ui: avoid deprecated widgets</title>
<updated>2017-03-01T15:50:06+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-01T15:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=b69122746f5cd791a151801c48fd4f61b2fee457'/>
<id>b69122746f5cd791a151801c48fd4f61b2fee457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove a few unused variables</title>
<updated>2016-01-13T13:08:50+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-13T13:06:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=4f252b91221de56383ee6f7451b79c5b5edad41e'/>
<id>4f252b91221de56383ee6f7451b79c5b5edad41e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move all manpages into thier own man directory</title>
<updated>2014-06-06T13:03:58+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-06-06T12:46:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=da0f8bc7644e7b6d005ba0a7c6e8490eadc16841'/>
<id>da0f8bc7644e7b6d005ba0a7c6e8490eadc16841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Several man pages have grammar errors, fixes #101</title>
<updated>2014-06-06T12:26:49+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-06-06T12:26:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=a119a454a93e04fe592e3daf8d511900494fbf6f'/>
<id>a119a454a93e04fe592e3daf8d511900494fbf6f</id>
<content type='text'>
Patch by Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
