<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja-extensions, branch master</title>
<subtitle>Set of extensions for Caja file manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja-extensions/'/>
<entry>
<title>build(deps): bump actions/checkout from 5 to 6</title>
<updated>2026-03-12T17:29:35+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-03-12T17:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja-extensions/commit/?id=c65d20c1c694cbd208c11f3e80f671eabac4e8a6'/>
<id>c65d20c1c694cbd208c11f3e80f671eabac4e8a6</id>
<content type='text'>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>ci: migrate from Travis CI to GitHub Actions</title>
<updated>2026-03-12T17:16:54+00:00</updated>
<author>
<name>mbkma</name>
<email>39454100+mbkma@users.noreply.github.com</email>
</author>
<published>2026-03-12T17:16:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja-extensions/commit/?id=39a870143d2c789d8e97e99bf64256b3ec1ca2f9'/>
<id>39a870143d2c789d8e97e99bf64256b3ec1ca2f9</id>
<content type='text'>
Replace Travis CI configuration with GitHub Actions workflows.
Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux.
Add release workflow for automated GitHub releases on tags.
Add dependabot configuration for GHA pin updates.
Remove obsolete .travis.yml.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace Travis CI configuration with GitHub Actions workflows.
Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux.
Add release workflow for automated GitHub releases on tags.
Add dependabot configuration for GHA pin updates.
Remove obsolete .travis.yml.</pre>
</div>
</content>
</entry>
<entry>
<title>fix memleaks</title>
<updated>2026-03-12T16:25:51+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-03-11T23:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja-extensions/commit/?id=9b9bc1f347a8c7ee9fdd6cce9fd2a1360b3e9a24'/>
<id>9b9bc1f347a8c7ee9fdd6cce9fd2a1360b3e9a24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main: Fix handling of files in Recent or in the Trash</title>
<updated>2026-03-02T14:25:56+00:00</updated>
<author>
<name>2387skju</name>
<email>2387skju@users.noreply.github.com</email>
</author>
<published>2026-02-13T09:48:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja-extensions/commit/?id=94bcf653d09b0b52be0b5dabb51c59071b521fb1'/>
<id>94bcf653d09b0b52be0b5dabb51c59071b521fb1</id>
<content type='text'>
Look up the target URI for files that fail to return a local file path
for g_file_get_path() calls.

https://bugzilla.gnome.org/show_bug.cgi?id=758988

Backported from Nautilus:
https://gitlab.gnome.org/archive/nautilus-sendto/-/commit/34b6876587506c57aba0c6ad98fb7f5e14229e6b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Look up the target URI for files that fail to return a local file path
for g_file_get_path() calls.

https://bugzilla.gnome.org/show_bug.cgi?id=758988

Backported from Nautilus:
https://gitlab.gnome.org/archive/nautilus-sendto/-/commit/34b6876587506c57aba0c6ad98fb7f5e14229e6b
</pre>
</div>
</content>
</entry>
<entry>
<title>sendto bugfix: pack as 7z was defect (index starts with 0)</title>
<updated>2026-02-25T18:29:39+00:00</updated>
<author>
<name>2387skju</name>
<email>2387skju@users.noreply.github.com</email>
</author>
<published>2026-02-14T22:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja-extensions/commit/?id=6d4a435d52e5879218c911c7d0e96fae8a6acc04'/>
<id>6d4a435d52e5879218c911c7d0e96fae8a6acc04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-open-terminal: inherit do not set the DISPLAY env variable</title>
<updated>2025-07-28T22:49:14+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2025-03-04T02:55:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja-extensions/commit/?id=5b69f1cea1fb4259e213c9d80019beaecc8f8e7d'/>
<id>5b69f1cea1fb4259e213c9d80019beaecc8f8e7d</id>
<content type='text'>
*Otherwise xwayland apps cannot connect
*Based on same change in mate-terminal
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Otherwise xwayland apps cannot connect
*Based on same change in mate-terminal
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.28.0</title>
<updated>2024-02-21T16:53:26+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2024-02-21T16:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja-extensions/commit/?id=304fe902cf1ba45c16f745cee9fc3f9f716ca473'/>
<id>304fe902cf1ba45c16f745cee9fc3f9f716ca473</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>2024-02-21T16:51:30+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2024-02-21T16:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja-extensions/commit/?id=226f5fdbfd52c5d63d4e75f1eaeb9016e3a6b692'/>
<id>226f5fdbfd52c5d63d4e75f1eaeb9016e3a6b692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: use ubuntu jammy as docker</title>
<updated>2024-02-03T18:59:29+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2024-02-03T18:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja-extensions/commit/?id=b9ac84d9f4fdb415e34f1fb4dcb44cb19c8838e1'/>
<id>b9ac84d9f4fdb415e34f1fb4dcb44cb19c8838e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>releases 1.27.1</title>
<updated>2024-02-03T18:00:10+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2024-02-03T18:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja-extensions/commit/?id=3d3f8973ec9dbff69472d27a70f50a79a501461f'/>
<id>3d3f8973ec9dbff69472d27a70f50a79a501461f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
