<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja, branch v1.22.2</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>release 1.22.2</title>
<updated>2019-09-17T14:59:18+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-09-17T14:59:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=047a14c5de0d1195d4edfcb1d7e42188d48b6d58'/>
<id>047a14c5de0d1195d4edfcb1d7e42188d48b6d58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: sync with transifex</title>
<updated>2019-09-17T14:41:24+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-09-17T14:41:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ceecf8fb6486f68008ac060ab0900a0af2ba0704'/>
<id>ceecf8fb6486f68008ac060ab0900a0af2ba0704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-progress-info: use NotifyNotification instead of GNotification</title>
<updated>2019-08-18T08:24:24+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-08-18T00:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=7d6d9f540de3f0c37a7d0c130a55b2e172518a7f'/>
<id>7d6d9f540de3f0c37a7d0c130a55b2e172518a7f</id>
<content type='text'>
Fixes https://github.com/mate-desktop/caja/issues/1285
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/caja/issues/1285
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Korean translation which prevents a segfault on file move</title>
<updated>2019-08-10T12:23:27+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-08-10T08:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0dd907a928f0032797c277935f4330cfe6eeb8de'/>
<id>0dd907a928f0032797c277935f4330cfe6eeb8de</id>
<content type='text'>
See https://github.com/mate-desktop/caja/issues/1280
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://github.com/mate-desktop/caja/issues/1280
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the same view settings for search results as the folder being searched</title>
<updated>2019-08-09T12:27:31+00:00</updated>
<author>
<name>Andrey Streltsov</name>
<email>grozahn@gmail.com</email>
</author>
<published>2019-08-08T21:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=bba4c05a3276bdf6c2cf1a3989106a2793fb7642'/>
<id>bba4c05a3276bdf6c2cf1a3989106a2793fb7642</id>
<content type='text'>
Fix issue https://github.com/mate-desktop/caja/issues/704
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix issue https://github.com/mate-desktop/caja/issues/704
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "tx: Fix POT path in config"</title>
<updated>2019-07-25T21:33:14+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-07-25T21:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a42ba3c50a7536dc80f109b579220279e95fd9c3'/>
<id>a42ba3c50a7536dc80f109b579220279e95fd9c3</id>
<content type='text'>
This reverts commit 546d340eea1e6cc86f4185407915ae1aa8d39955.

caja.pot will be generated in /po dir, so this is the right place to use
for transifex config.
see makepot script and https://github.com/mate-desktop/caja/commit/546d340eea1e6cc86f4185407915ae1aa8d39955#commitcomment-34401197 for explanation how transifex config works.
Or compare it with other repos.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 546d340eea1e6cc86f4185407915ae1aa8d39955.

caja.pot will be generated in /po dir, so this is the right place to use
for transifex config.
see makepot script and https://github.com/mate-desktop/caja/commit/546d340eea1e6cc86f4185407915ae1aa8d39955#commitcomment-34401197 for explanation how transifex config works.
Or compare it with other repos.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix build error about fm-empty-view</title>
<updated>2019-07-24T08:31:19+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-07-17T08:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0527cc73992d8f5fd42088651308ca57e4011be3'/>
<id>0527cc73992d8f5fd42088651308ca57e4011be3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>preferences: Render extension icons as cairo_surfaces</title>
<updated>2019-07-23T14:42:05+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-07-07T11:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=de6d2f6d89e02e76b4b636e0f726f7be5723e1dd'/>
<id>de6d2f6d89e02e76b4b636e0f726f7be5723e1dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>preferences: Render media icons as cairo_surface</title>
<updated>2019-07-23T14:38:11+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-07-07T11:21:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=164ebe9b6d808bd2abad1ea6e7ff6eec402453a9'/>
<id>164ebe9b6d808bd2abad1ea6e7ff6eec402453a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace gdkpixbuf with cairo_surfaces in a few more places</title>
<updated>2019-07-23T14:37:34+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-07-07T11:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=8446b73407dd3c9ca0b061d4c87b94e52cf94a85'/>
<id>8446b73407dd3c9ca0b061d4c87b94e52cf94a85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
