<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/docs, branch v1.26.2.1</title>
<subtitle>Caja, the file manager for the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/'/>
<entry>
<title>build: allow users to disable gettext support (--disable-nls)</title>
<updated>2022-07-21T17:33:50+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-23T12:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=92f751b2ae5a3bf90e39434255fec503cf471be7'/>
<id>92f751b2ae5a3bf90e39434255fec503cf471be7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix distcheck error on archlinux and fedora</title>
<updated>2022-07-21T15:23:35+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2020-10-31T14:50:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=1025de9ae0eae923affd75d55861e49a7d67c923'/>
<id>1025de9ae0eae923affd75d55861e49a7d67c923</id>
<content type='text'>
- use pango-devel as BR for fedora
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use pango-devel as BR for fedora
</pre>
</div>
</content>
</entry>
<entry>
<title>add document for CajaWidgetViewProvider api</title>
<updated>2022-07-20T19:40:42+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-08-19T09:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=f13081b8602f587644da8188c23f6cd8b6386d97'/>
<id>f13081b8602f587644da8188c23f6cd8b6386d97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add new interface</title>
<updated>2022-07-20T19:40:42+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-07-31T08:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=fc8b2d8e076086b8943db496af5cb2ef6f0b610f'/>
<id>fc8b2d8e076086b8943db496af5cb2ef6f0b610f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add CajaWidgetViewProvider docs</title>
<updated>2022-07-20T19:40:42+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-07-20T14:59:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=67eea2e0711ec51b919c9abcdde0f0abc4071538'/>
<id>67eea2e0711ec51b919c9abcdde0f0abc4071538</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add git.mk to generate .gitignore</title>
<updated>2022-07-20T16:57:19+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-07-17T08:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4c0f6d3e2b07ba40c7af4fc660184d6e51ffd6e9'/>
<id>4c0f6d3e2b07ba40c7af4fc660184d6e51ffd6e9</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>2022-07-19T22:08:02+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-06-16T11:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d4a862454a8eab5ac2002493749dadc20e16974d'/>
<id>d4a862454a8eab5ac2002493749dadc20e16974d</id>
<content type='text'>
find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
</pre>
</div>
</content>
</entry>
<entry>
<title>Change URL prefixes from http to https</title>
<updated>2022-07-19T22:06:55+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-06-11T15:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=232ce6100034a71c4fefcf5e047b2b0fd9fb480b'/>
<id>232ce6100034a71c4fefcf5e047b2b0fd9fb480b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update caja manpage with info about "--force-desktop" option</title>
<updated>2018-10-19T03:42:46+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-10-19T03:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=dba8610e4d259cb7bb964377e0726be86d3004a7'/>
<id>dba8610e4d259cb7bb964377e0726be86d3004a7</id>
<content type='text'>
The commit https://github.com/mate-desktop/caja/commit/9e5ea15d104720cfee752c193b77f8b03558c6b9 added a --force-desktop option, but not updated the manpage. Fix it.

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 commit https://github.com/mate-desktop/caja/commit/9e5ea15d104720cfee752c193b77f8b03558c6b9 added a --force-desktop option, but not updated the manpage. Fix it.

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add option to open multiple uri in tabs at startup</title>
<updated>2018-09-17T07:28:48+00:00</updated>
<author>
<name>Clément Masci</name>
<email></email>
</author>
<published>2018-09-14T20:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6a31ce65e4213d6069e5eb515640233cd27c3937'/>
<id>6a31ce65e4213d6069e5eb515640233cd27c3937</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
