<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src/file-manager, branch v1.25.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>Remove warning -Wtype-limits</title>
<updated>2021-01-15T22:03:21+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-28T10:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d1da5da784acf6f029dfb07be2ac542fb7858371'/>
<id>d1da5da784acf6f029dfb07be2ac542fb7858371</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fm-properties-window: make the location of system folders portable</title>
<updated>2020-11-15T12:23:29+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-11-12T09:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2c61357fa601376e4ab4a1603f814f39315c59ad'/>
<id>2c61357fa601376e4ab4a1603f814f39315c59ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused macros</title>
<updated>2020-11-11T17:50:36+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2020-08-11T23:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=47babe69871cd65b2fb3ae2d9f97b5c31331a28f'/>
<id>47babe69871cd65b2fb3ae2d9f97b5c31331a28f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fm-directory-view: Error message when a link could not be created</title>
<updated>2020-09-05T14:53:47+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-08-31T08:53:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=545aa50c558a85d5b718a6ebe0c06538331af74a'/>
<id>545aa50c558a85d5b718a6ebe0c06538331af74a</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 spaces/tabs</title>
<updated>2020-08-04T09:56:54+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-08-04T08:25:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b15b84f1d1dcf4a4bafb237abef11ece37ce2270'/>
<id>b15b84f1d1dcf4a4bafb237abef11ece37ce2270</id>
<content type='text'>
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/\t*$//' {} \;
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/[[:space:]]*$//' {} \;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/\t*$//' {} \;
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/[[:space:]]*$//' {} \;
</pre>
</div>
</content>
</entry>
<entry>
<title>Guard block is missing</title>
<updated>2020-07-21T09:46:03+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-07-06T19:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=afc16dca546862ff7e19c5bb49568486615b857e'/>
<id>afc16dca546862ff7e19c5bb49568486615b857e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fm-icon-view: totem-audio-preview was removed in totem 2.25.90</title>
<updated>2020-07-13T11:08:56+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-07-06T19:57:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4740b43b34c016f2a6cdff54f10a03c1c1ba87aa'/>
<id>4740b43b34c016f2a6cdff54f10a03c1c1ba87aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable from eel_notebook_scroll_event_cb</title>
<updated>2020-07-10T07:43:54+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-06-29T18:31:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a8eef3d8c04c3d599a4afe4d9aa0da793b397770'/>
<id>a8eef3d8c04c3d599a4afe4d9aa0da793b397770</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fm-properties-window: Do not display Modified field for mounted points</title>
<updated>2020-07-10T07:41:24+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-06-30T13:13:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=fa3a1b64747ad21a071ef2d7a10604014c159c94'/>
<id>fa3a1b64747ad21a071ef2d7a10604014c159c94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caja properties-window: display dir last modified</title>
<updated>2020-06-30T12:27:40+00:00</updated>
<author>
<name>Ԝеѕ</name>
<email>5124946+wesinator@users.noreply.github.com</email>
</author>
<published>2020-06-06T02:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=011198246b7a23699696d2a21fafe7d6770a1d19'/>
<id>011198246b7a23699696d2a21fafe7d6770a1d19</id>
<content type='text'>
closes #1406 

based on https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/409/diffs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #1406 

based on https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/409/diffs</pre>
</div>
</content>
</entry>
</feed>
