Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package thunar for openSUSE:Factory checked in at 2026-03-29 20:00:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thunar (Old) and /work/SRC/openSUSE:Factory/.thunar.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar" Sun Mar 29 20:00:47 2026 rev:115 rq:1343380 version:4.20.8 Changes: -------- --- /work/SRC/openSUSE:Factory/thunar/thunar.changes 2026-02-10 21:14:42.757320598 +0100 +++ /work/SRC/openSUSE:Factory/.thunar.new.8177/thunar.changes 2026-03-29 20:01:03.662343569 +0200 @@ -1,0 +2,9 @@ +Sun Mar 29 08:00:25 UTC 2026 - Manfred Hollstein <[email protected]> + +- Update to 4.20.8 + * Store pending column size changes on close (#1318) + * Pass current dir to catfish (#1785) + * Ignore G_IO_ERROR_NOT_SUPPORTED (#1782) + * Translation Updates + +------------------------------------------------------------------- Old: ---- thunar-4.20.7.tar.bz2 New: ---- thunar-4.20.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thunar.spec ++++++ --- /var/tmp/diff_new_pack.UjQTnk/_old 2026-03-29 20:01:05.490418884 +0200 +++ /var/tmp/diff_new_pack.UjQTnk/_new 2026-03-29 20:01:05.494419050 +0200 @@ -18,7 +18,7 @@ %define libname libthunarx-3-0 Name: thunar -Version: 4.20.7 +Version: 4.20.8 Release: 0 Summary: File Manager for the Xfce Desktop Environment License: GPL-2.0-or-later ++++++ thunar-4.20.7.tar.bz2 -> thunar-4.20.8.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/ChangeLog new/thunar-4.20.8/ChangeLog --- old/thunar-4.20.7/ChangeLog 2026-01-23 18:01:19.000000000 +0100 +++ new/thunar-4.20.8/ChangeLog 2026-03-28 21:27:38.000000000 +0100 @@ -1,3 +1,79 @@ +commit f3d4942e2db98a61ed9deaaae7862655fafd36f4 +Author: Alexander Schwinn <[email protected]> +Date: Sat Mar 28 20:59:03 2026 +0100 + + Updates for release + +commit b1ff34960b364fb7b6b79e60a359b660ad6feeb7 +Author: Anonymous <[email protected]> +Date: Fri Mar 27 12:53:54 2026 +0100 + + I18n: Update translation tr (100%). + + 1042 translated messages. + + Transifex (https://explore.transifex.com/xfce/). + +commit 47bf1d4530ba98e991eee347ca530b6f09c6536b +Author: Alexander Schwinn <[email protected]> +Date: Fri Mar 13 08:41:01 2026 +0100 + + Store pending column size changes on close (#1318) + + Fixes #1318 + + (cherry picked from commit 09af6f7c5e83ea6c2a50b27a9f0d5ac35783d2bc) + +commit 54c6594f9208c2a090b3c355cfd5c5dae802b45c +Author: Alexander Schwinn <[email protected]> +Date: Sun Feb 1 15:33:17 2026 +0100 + + Pass current dir to catfish (#1785) + + Fixes #1785 + + (cherry picked from commit a7bf2a4a14aea0223a9b7d14b0666f435512b49c) + +commit 15caf6c44c4e80ab2d988ab596f6898560e78453 +Author: Alexander Schwinn <[email protected]> +Date: Sun Feb 1 08:36:36 2026 +0100 + + Ignore G_IO_ERROR_NOT_SUPPORTED (#1782) + + A "g_file_copy" can succeed, but still show the error G_IO_ERROR_NOT_SUPPORTED in some occasions. E..g. if the target filesystem does not support some features, like metadata. + + In such a case, we just ignore the Error and rate it as successful copy. + + Fixes #1782 + + (cherry picked from commit 6ca1168e181377523d4b0b0bf4f690ef4562e37a) + +commit 52e421a52f2494c8816f1a7d1389c7f80c622d4b +Author: Anonymous <[email protected]> +Date: Sun Jan 25 00:54:03 2026 +0100 + + I18n: Update translation sl (98%). + + 1030 translated messages, 12 untranslated messages. + + Transifex (https://explore.transifex.com/xfce/). + +commit 8e0995c774b8d96164c083bebddc5a314999e928 +Author: Anonymous <[email protected]> +Date: Sat Jan 24 12:53:42 2026 +0100 + + I18n: Update translation sl (98%). + + 1028 translated messages, 14 untranslated messages. + + Transifex (https://explore.transifex.com/xfce/). + +commit e1b0042cb2b102d134aa120d35ded662025852e5 +Author: Alexander Schwinn <[email protected]> +Date: Fri Jan 23 18:04:46 2026 +0100 + + Back to development + commit df0e054250e098fce8daefad80e550a94d792839 Author: Alexander Schwinn <[email protected]> Date: Fri Jan 23 17:59:49 2026 +0100 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/NEWS new/thunar-4.20.8/NEWS --- old/thunar-4.20.7/NEWS 2026-01-23 17:59:44.000000000 +0100 +++ new/thunar-4.20.8/NEWS 2026-03-28 21:16:17.000000000 +0100 @@ -1,3 +1,11 @@ +4.20.8 (2026-03-28) +====== +- Store pending column size changes on close (#1318) +- Pass current dir to catfish (#1785) +- Ignore G_IO_ERROR_NOT_SUPPORTED (#1782) +- Translation Updates: + Slovenian, Turkish + 4.20.7 (2026-01-23) ====== - Prevent crash on unmount (#1778) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/configure new/thunar-4.20.8/configure --- old/thunar-4.20.7/configure 2026-01-23 18:01:13.000000000 +0100 +++ new/thunar-4.20.8/configure 2026-03-28 21:27:31.000000000 +0100 @@ -1,7 +1,7 @@ #! /bin/sh # From configure.ac . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for thunar 4.20.7. +# Generated by GNU Autoconf 2.71 for thunar 4.20.8. # # Report bugs to <https://gitlab.xfce.org/xfce/thunar>. # @@ -624,8 +624,8 @@ # Identity of this package. PACKAGE_NAME='thunar' PACKAGE_TARNAME='thunar' -PACKAGE_VERSION='4.20.7' -PACKAGE_STRING='thunar 4.20.7' +PACKAGE_VERSION='4.20.8' +PACKAGE_STRING='thunar 4.20.8' PACKAGE_BUGREPORT='https://gitlab.xfce.org/xfce/thunar' PACKAGE_URL='' @@ -1563,7 +1563,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures thunar 4.20.7 to adapt to many kinds of systems. +\`configure' configures thunar 4.20.8 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1639,7 +1639,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of thunar 4.20.7:";; + short | recursive ) echo "Configuration of thunar 4.20.8:";; esac cat <<\_ACEOF @@ -1820,7 +1820,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -thunar configure 4.20.7 +thunar configure 4.20.8 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2121,7 +2121,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by thunar $as_me 4.20.7, which was +It was created by thunar $as_me 4.20.8, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3514,7 +3514,7 @@ # Define the identity of the package. PACKAGE='thunar' - VERSION='4.20.7' + VERSION='4.20.8' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -14420,7 +14420,7 @@ THUNARX_VERSION_API=3 THUNAR_VERSION_MAJOR=4 THUNAR_VERSION_MINOR=20 -THUNAR_VERSION_MICRO=7 +THUNAR_VERSION_MICRO=8 @@ -23886,7 +23886,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by thunar $as_me 4.20.7, which was +This file was extended by thunar $as_me 4.20.8, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -23954,7 +23954,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -thunar config.status 4.20.7 +thunar config.status 4.20.8 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/configure.ac new/thunar-4.20.8/configure.ac --- old/thunar-4.20.7/configure.ac 2026-01-23 17:59:40.000000000 +0100 +++ new/thunar-4.20.8/configure.ac 2026-03-28 21:16:17.000000000 +0100 @@ -25,7 +25,7 @@ m4_define([thunarx_verinfo], [0:0:0]) m4_define([thunarx_version_api], [3]) -XDT_VERSION_INIT([4.20.7]) +XDT_VERSION_INIT([4.20.8]) dnl *************************** dnl *** Initialize autoconf *** diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/docs/Thunar.1 new/thunar-4.20.8/docs/Thunar.1 --- old/thunar-4.20.7/docs/Thunar.1 2026-01-23 16:55:27.000000000 +0100 +++ new/thunar-4.20.8/docs/Thunar.1 2026-03-28 21:27:57.000000000 +0100 @@ -2,12 +2,12 @@ .\" Title: Thunar .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 01/23/2026 +.\" Date: 03/28/2026 .\" Manual: User Commands .\" Source: .\" Language: English .\" -.TH "THUNAR" "1" "01/23/2026" "" "User Commands" +.TH "THUNAR" "1" "03/28/2026" "" "User Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/docs/reference/thunar/html/index.html new/thunar-4.20.8/docs/reference/thunar/html/index.html --- old/thunar-4.20.7/docs/reference/thunar/html/index.html 2026-01-23 18:01:47.000000000 +0100 +++ new/thunar-4.20.8/docs/reference/thunar/html/index.html 2026-03-28 21:28:05.000000000 +0100 @@ -15,7 +15,7 @@ <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Thunar Internal Functions Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo"> - For thunar 4.20.7. + For thunar 4.20.8. The latest version of this documentation can be found on-line at <a class="ulink" href="https://developer.xfce.org/thunar/index.html" target="_top">https://developer.xfce.org/thunar/</a>. </p></div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/docs/reference/thunarx/html/index.html new/thunar-4.20.8/docs/reference/thunarx/html/index.html --- old/thunar-4.20.7/docs/reference/thunarx/html/index.html 2026-01-23 18:01:49.000000000 +0100 +++ new/thunar-4.20.8/docs/reference/thunarx/html/index.html 2026-03-28 21:28:07.000000000 +0100 @@ -15,7 +15,7 @@ <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">thunarx Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo"> - For thunar 4.20.7. + For thunar 4.20.8. The latest version of this documentation can be found on-line at <a class="ulink" href="https://developer.xfce.org/thunar/index.html" target="_top">https://developer.xfce.org/thunar/</a>. </p></div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html new/thunar-4.20.8/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html --- old/thunar-4.20.7/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html 2026-01-23 18:01:49.000000000 +0100 +++ new/thunar-4.20.8/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html 2026-03-28 21:28:07.000000000 +0100 @@ -242,7 +242,7 @@ <hr> <div class="refsect2"> <a name="THUNARX-MICRO-VERSION:CAPS"></a><h3>THUNARX_MICRO_VERSION</h3> -<pre class="programlisting">#define THUNARX_MICRO_VERSION 7 +<pre class="programlisting">#define THUNARX_MICRO_VERSION 8 </pre> </div> </div> Binary files old/thunar-4.20.7/po/sl.gmo and new/thunar-4.20.8/po/sl.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/po/sl.po new/thunar-4.20.8/po/sl.po --- old/thunar-4.20.7/po/sl.po 2026-01-23 16:53:43.000000000 +0100 +++ new/thunar-4.20.8/po/sl.po 2026-03-28 21:16:09.000000000 +0100 @@ -1735,12 +1735,12 @@ #: thunar/thunar-file.c:2551 #, c-format msgid "%s (link to %s)" -msgstr "" +msgstr "%s (povezava do %s)" #: thunar/thunar-file.c:2560 #, c-format msgid "%s (mount point)" -msgstr "" +msgstr "%s (priklopna točka)" #. Implementation specific #: thunar/thunar-gio-extensions.c:89 @@ -1981,6 +1981,8 @@ "The operation you are trying to undo does not have any files associated with" " it, and thus cannot be undone." msgstr "" +"Dejanje, ki ga poskušate razveljaviti, ni povezano z nobeno datoteko in ga " +"zato ni mogoče razveljaviti." #: thunar/thunar-job-operation-history.c:343 #, c-format @@ -2019,6 +2021,8 @@ "The operation you are trying to redo does not have any files associated with" " it, and thus cannot be redone." msgstr "" +"Dejanje, ki ga poskušate uveljaviti, ni povezano z nobeno datoteko in ga " +"zato ni mogoče uveljaviti." #: thunar/thunar-job-operation-history.c:439 #, c-format @@ -2802,7 +2806,7 @@ #: thunar/thunar-preferences-dialog.c:1172 msgid "Verify file contents on copy:" -msgstr "" +msgstr "Preverite vsebino datoteke pri kopiranju:" #: thunar/thunar-preferences-dialog.c:1176 msgid "" @@ -2812,6 +2816,10 @@ " comparison may not detect all instances of corruption. Enabling this option" " will increase copy time." msgstr "" +"Primerja vsebino izvorne datoteke in kopije, da zaznava okvare. Čeprav se " +"primerja dejanska vsebina na ciljnem mediju, Thunar morda ne bo mogel obiti " +"datotečnega predpomnilnika, zato primerjava ne bo zaznala vseh primerov " +"okvar. Omogočanje te možnosti bo povečalo čas kopiranja." #: thunar/thunar-preferences-dialog.c:1206 msgid "Search" @@ -2914,7 +2922,7 @@ #: thunar/thunar-preferences-dialog.c:1443 msgid "The Shortcuts Editor requires a Thunar window to be present." -msgstr "" +msgstr "Urejevalnik bližnjic potrebuje odprto Thunar okno." #. tell the user that we failed to come up with the thunar-volman #. configuration dialog @@ -3876,7 +3884,7 @@ #: thunar/thunar-util.c:1459 msgid "mount point" -msgstr "" +msgstr "priklopna točka" #. append the image dimensions to the statusbar text #: thunar/thunar-util.c:1493 plugins/thunar-apr/thunar-apr-image-page.c:158 @@ -4383,13 +4391,13 @@ #: thunar/thunar-window.c:6577 msgid "Change the active view type" -msgstr "" +msgstr "Spremeni trenutni tip prikaza" #. add a proxy menu item for the view switcher to be represent in the overflow #. menu #: thunar/thunar-window.c:6580 thunar/thunar-window.c:6605 msgid "View Switcher" -msgstr "" +msgstr "Preklopnik prikaza" #. add a proxy menu item for the location bar to represent the bar in the #. overflow menu diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/po/thunar.pot new/thunar-4.20.8/po/thunar.pot --- old/thunar-4.20.7/po/thunar.pot 2026-01-23 16:55:32.000000000 +0100 +++ new/thunar-4.20.8/po/thunar.pot 2026-03-28 21:28:07.000000000 +0100 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: thunar 4.20.6git-1378530e8\n" +"Project-Id-Version: thunar 4.20.8\n" "Report-Msgid-Bugs-To: https://gitlab.xfce.org/xfce/thunar\n" -"POT-Creation-Date: 2026-01-23 16:55+0100\n" +"POT-Creation-Date: 2026-03-28 20:28+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -1063,13 +1063,13 @@ msgid "Show number of containing items" msgstr "" -#: thunar/thunar-column-model.c:368 +#: thunar/thunar-column-model.c:371 msgid "This column is reserved for special locations" msgstr "" #. reset page title #. tell the user that we're unable to determine the file info -#: thunar/thunar-column-model.c:913 thunar/thunar-list-model.c:963 +#: thunar/thunar-column-model.c:916 thunar/thunar-list-model.c:963 #: thunar/thunar-list-model.c:999 thunar/thunar-permissions-chooser.c:253 #: thunar/thunar-size-label.c:392 thunar/thunar-size-label.c:473 #: thunar/thunar-util.c:431 thunar/thunar-util.c:434 @@ -1535,7 +1535,7 @@ #: thunar/thunar-enum-types.c:791 thunar/thunar-file.c:1087 #: thunar/thunar-gio-extensions.c:572 thunar/thunar-shortcuts-model.c:1157 -#: thunar.desktop.in.in:24 +#: thunar.desktop.in.in:25 msgid "Trash" msgstr "" @@ -2146,7 +2146,7 @@ msgid "Error while changing file permissions" msgstr "" -#: thunar/thunar-preferences-dialog.c:272 thunar/thunar-settings.desktop.in:3 +#: thunar/thunar-preferences-dialog.c:272 thunar/thunar-settings.desktop.in:4 msgid "Thunar Preferences" msgstr "" @@ -2949,7 +2949,7 @@ msgstr "" #: thunar/thunar-renamer-dialog.c:412 thunar/thunar-renamer-dialog.c:1841 -#: thunar-bulk-rename.desktop.in.in:3 +#: thunar-bulk-rename.desktop.in.in:4 msgid "Rename Multiple Files" msgstr "" @@ -3014,8 +3014,8 @@ msgstr "" #. just popup the about dialog -#: thunar/thunar-renamer-dialog.c:1267 thunar-bulk-rename.desktop.in.in:2 -#: thunar-bulk-rename.desktop.in.in:4 +#: thunar/thunar-renamer-dialog.c:1267 thunar-bulk-rename.desktop.in.in:3 +#: thunar-bulk-rename.desktop.in.in:5 msgid "Bulk Rename" msgstr "" @@ -3104,7 +3104,7 @@ msgid "Open the desktop folder" msgstr "" -#: thunar/thunar-shortcuts-model.c:1184 thunar.desktop.in.in:20 +#: thunar/thunar-shortcuts-model.c:1184 thunar.desktop.in.in:21 msgid "Computer" msgstr "" @@ -3452,11 +3452,11 @@ msgid "Only visible when the menubar is hidden" msgstr "" -#: thunar/thunar-transfer-job.c:552 +#: thunar/thunar-transfer-job.c:553 msgid "Verifying file contents..." msgstr "" -#: thunar/thunar-transfer-job.c:1140 +#: thunar/thunar-transfer-job.c:1147 #, c-format msgid "" "Error while copying to \"%s\": %s more space is required to copy to the " @@ -3464,59 +3464,59 @@ msgstr "" #. update progress information -#: thunar/thunar-transfer-job.c:1174 +#: thunar/thunar-transfer-job.c:1181 #, c-format msgid "Trying to restore \"%s\"" msgstr "" -#: thunar/thunar-transfer-job.c:1203 +#: thunar/thunar-transfer-job.c:1210 #, c-format msgid "" "The folder \"%s\" does not exist anymore but is required to restore the file " "\"%s\" from the trash" msgstr "" -#: thunar/thunar-transfer-job.c:1230 +#: thunar/thunar-transfer-job.c:1237 #, c-format msgid "Failed to restore the folder \"%s\"" msgstr "" #. update progress information -#: thunar/thunar-transfer-job.c:1315 +#: thunar/thunar-transfer-job.c:1322 #, c-format msgid "Trying to move \"%s\"" msgstr "" #. update progress information -#: thunar/thunar-transfer-job.c:1398 +#: thunar/thunar-transfer-job.c:1405 #, c-format msgid "Could not move \"%s\" directly. Collecting files for copying..." msgstr "" -#: thunar/thunar-transfer-job.c:1635 +#: thunar/thunar-transfer-job.c:1642 msgid "Collecting files..." msgstr "" -#: thunar/thunar-transfer-job.c:1860 +#: thunar/thunar-transfer-job.c:1867 #, c-format msgid "%s of %s" msgstr "" -#: thunar/thunar-transfer-job.c:1880 +#: thunar/thunar-transfer-job.c:1887 #, c-format msgid "%lu hour remaining (%s/sec)" msgid_plural "%lu hours remaining (%s/sec)" msgstr[0] "" msgstr[1] "" -#: thunar/thunar-transfer-job.c:1886 +#: thunar/thunar-transfer-job.c:1893 #, c-format msgid "%lu minute remaining (%s/sec)" msgid_plural "%lu minutes remaining (%s/sec)" msgstr[0] "" msgstr[1] "" -#: thunar/thunar-transfer-job.c:1891 +#: thunar/thunar-transfer-job.c:1898 #, c-format msgid "%lu second remaining (%s/sec)" msgid_plural "%lu seconds remaining (%s/sec)" @@ -4131,21 +4131,21 @@ msgid "Select an image to preview" msgstr "" -#: thunar/thunar-window.c:6246 +#: thunar/thunar-window.c:6253 msgid "Failed to launch search with Catfish" msgstr "" -#: thunar/thunar-window.c:6577 +#: thunar/thunar-window.c:6584 msgid "Change the active view type" msgstr "" #. add a proxy menu item for the view switcher to be represent in the overflow menu -#: thunar/thunar-window.c:6580 thunar/thunar-window.c:6605 +#: thunar/thunar-window.c:6587 thunar/thunar-window.c:6612 msgid "View Switcher" msgstr "" #. add a proxy menu item for the location bar to represent the bar in the overflow menu -#: thunar/thunar-window.c:6770 thunar/thunar-window.c:6775 +#: thunar/thunar-window.c:6777 thunar/thunar-window.c:6782 msgid "Location Bar" msgstr "" @@ -4627,7 +4627,7 @@ msgid "Failed to compose new email" msgstr "" -#: plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in:4 +#: plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in:5 msgid "Mail Recipient" msgstr "" @@ -4642,11 +4642,11 @@ msgid "Trash contains files" msgstr "" -#: plugins/thunar-tpa/thunar-tpa.desktop.in:3 +#: plugins/thunar-tpa/thunar-tpa.desktop.in:4 msgid "Trash Applet" msgstr "" -#: plugins/thunar-tpa/thunar-tpa.desktop.in:4 +#: plugins/thunar-tpa/thunar-tpa.desktop.in:5 msgid "Display the trash can" msgstr "" @@ -4850,8 +4850,8 @@ msgid "" "Enter a list of patterns that will be used to determine whether this action " "should be displayed for a selected file. If you specify more than one " -"pattern here, the list items must be separated with semicolons (e.g. " -"*.txt;*.doc)." +"pattern here, the list items must be separated with semicolons (e.g. *.txt;*." +"doc)." msgstr "" #: plugins/thunar-uca/thunar-uca-editor.ui:647 @@ -4951,40 +4951,41 @@ msgid "Set as wallpaper" msgstr "" -#: thunar.desktop.in.in:2 +#: thunar.desktop.in.in:3 msgid "Thunar File Manager" msgstr "" -#: thunar.desktop.in.in:3 +#: thunar.desktop.in.in:4 msgid "Browse the filesystem with the file manager" msgstr "" -#: thunar.desktop.in.in:4 +#: thunar.desktop.in.in:5 msgid "File Manager" msgstr "" -#: thunar.desktop.in.in:5 +#: thunar.desktop.in.in:6 msgid "" -"file " -"manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;" +"file manager;explorer;finder;browser;folders;directory;directories;" +"partitions;drives;network;devices;rename;move;copy;delete;permissions;home;" +"trash;" msgstr "" -#: thunar.desktop.in.in:16 +#: thunar.desktop.in.in:17 msgid "Home" msgstr "" -#: thunar-bulk-rename.desktop.in.in:5 +#: thunar-bulk-rename.desktop.in.in:6 msgid "bulk;renamer;renaming;thunar;files;folders;directory;directories;" msgstr "" -#: thunar/thunar-settings.desktop.in:4 +#: thunar/thunar-settings.desktop.in:5 msgid "Configure the Thunar file manager" msgstr "" -#: thunar/thunar-settings.desktop.in:5 +#: thunar/thunar-settings.desktop.in:6 msgid "" -"thunar;settings;preferences;configure;thumbnails;file size;date " -"format;shortcuts pane;tree view;tabs;" +"thunar;settings;preferences;configure;thumbnails;file size;date format;" +"shortcuts pane;tree view;tabs;" msgstr "" #: org.xfce.thunar.appdata.xml.in:10 Binary files old/thunar-4.20.7/po/tr.gmo and new/thunar-4.20.8/po/tr.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/po/tr.po new/thunar-4.20.8/po/tr.po --- old/thunar-4.20.7/po/tr.po 2026-01-23 16:53:43.000000000 +0100 +++ new/thunar-4.20.8/po/tr.po 2026-03-28 21:16:17.000000000 +0100 @@ -6,10 +6,10 @@ # Translators: # Xfce Bot <[email protected]>, 2024 # Mustafa Tınmaz, 2024 -# Demiray Muhterem <[email protected]>, 2025 # 3909d6133b383976bde86621da215840_711025d, 2025 # Serdar Sağlam <[email protected]>, 2025 # b83946de5835331df42b9ffcc43e6a33_05e65cd <73a30e0a984b2291d4915f37112ad292_814039>, 2025 +# Demiray Muhterem <[email protected]>, 2026 # #, fuzzy msgid "" @@ -18,7 +18,7 @@ "Report-Msgid-Bugs-To: https://gitlab.xfce.org/\n" "POT-Creation-Date: 2025-12-12 12:53+0100\n" "PO-Revision-Date: 2024-12-30 16:00+0000\n" -"Last-Translator: b83946de5835331df42b9ffcc43e6a33_05e65cd <73a30e0a984b2291d4915f37112ad292_814039>, 2025\n" +"Last-Translator: Demiray Muhterem <[email protected]>, 2026\n" "Language-Team: Turkish (https://app.transifex.com/xfce/teams/16840/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -55,15 +55,15 @@ #, c-format msgid "Open in new _Tab" msgid_plural "Open in %d New _Tabs" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yeni _Sekmede aç" +msgstr[1] "%dYeni _Sekmede Aç" #: thunar/thunar-action-manager.c:326 thunar/thunar-action-manager.c:1682 #, c-format msgid "Open in new _Window" msgid_plural "Open in %d New _Windows" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yeni _Pencerede aç" +msgstr[1] "%d Yeni _Pencerede Aç" #: thunar/thunar-action-manager.c:327 msgid "Open Item _Location" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/thunar/thunar-column-model.c new/thunar-4.20.8/thunar/thunar-column-model.c --- old/thunar-4.20.7/thunar/thunar-column-model.c 2026-01-23 16:53:39.000000000 +0100 +++ new/thunar-4.20.8/thunar/thunar-column-model.c 2026-03-28 21:16:17.000000000 +0100 @@ -241,9 +241,12 @@ g_signal_handlers_disconnect_by_data (G_OBJECT (column_model->preferences), column_model); g_object_unref (G_OBJECT (column_model->preferences)); - /* drop any running "save width" timer */ + /* drop any running "save width" timer and just save the most recent column widths */ if (G_UNLIKELY (column_model->save_width_timer_id != 0)) - g_source_remove (column_model->save_width_timer_id); + { + g_source_remove (column_model->save_width_timer_id); + thunar_column_model_save_column_widths (column_model); + } (*G_OBJECT_CLASS (thunar_column_model_parent_class)->finalize) (object); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/thunar/thunar-transfer-job.c new/thunar-4.20.8/thunar/thunar-transfer-job.c --- old/thunar-4.20.7/thunar/thunar-transfer-job.c 2026-01-23 16:53:39.000000000 +0100 +++ new/thunar-4.20.8/thunar/thunar-transfer-job.c 2026-03-28 21:16:09.000000000 +0100 @@ -475,6 +475,7 @@ gboolean use_partial; gboolean verify_file; gboolean add_to_operation = TRUE; + gboolean success; GError *err = NULL; _thunar_return_val_if_fail (THUNAR_IS_TRANSFER_JOB (job), FALSE); @@ -527,9 +528,9 @@ } /* try to copy the file */ - thunar_g_file_copy (source_file, target_file, copy_flags, use_partial, - exo_job_get_cancellable (EXO_JOB (job)), - thunar_transfer_job_progress, job, &err); + success = thunar_g_file_copy (source_file, target_file, copy_flags, use_partial, + exo_job_get_cancellable (EXO_JOB (job)), + thunar_transfer_job_progress, job, &err); switch (job->transfer_verify_file) { @@ -652,6 +653,12 @@ } } } + else if (success && err->code == G_IO_ERROR_NOT_SUPPORTED) + { + /* It might happen that some copy flags are not supported by the target filesystem, but the operation actually worked */ + /* In such a case, just ignore the error */ + g_clear_error (&err); + } } if (G_UNLIKELY (err != NULL)) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/thunar/thunar-window.c new/thunar-4.20.8/thunar/thunar-window.c --- old/thunar-4.20.7/thunar/thunar-window.c 2026-01-23 16:53:39.000000000 +0100 +++ new/thunar-4.20.8/thunar/thunar-window.c 2026-03-28 21:16:09.000000000 +0100 @@ -460,7 +460,7 @@ thunar_window_recent_reload (GtkRecentManager *recent_manager, ThunarWindow *window); static void -thunar_window_catfish_dialog_configure (GtkWidget *entry); +thunar_window_catfish_dialog_configure (ThunarWindow *window); static gboolean thunar_window_paned_notebooks_update_orientation (ThunarWindow *window); static void @@ -6222,20 +6222,27 @@ static void -thunar_window_catfish_dialog_configure (GtkWidget *entry) +thunar_window_catfish_dialog_configure (ThunarWindow *window) { - GError *err = NULL; - gchar *argv[4]; - GdkScreen *screen; - char *display = NULL; + GError *err = NULL; + gchar *argv[5]; + GdkScreen *screen; + char *display = NULL; + g_autofree gchar *search_path = NULL; + g_autofree gchar *search_path_arg = g_strdup ("--path="); + + search_path = g_file_get_path (thunar_file_get_file (window->current_directory)); + if (search_path != NULL) + search_path_arg = g_strconcat (search_path_arg, search_path, NULL); /* prepare the argument vector */ argv[0] = (gchar *) "catfish"; - argv[1] = THUNAR_WINDOW (entry)->search_query; - argv[2] = (gchar *) "--start"; - argv[3] = NULL; + argv[1] = window->search_query; + argv[2] = search_path_arg; + argv[3] = (gchar *) "--start"; + argv[4] = NULL; - screen = gtk_widget_get_screen (entry); + screen = gtk_widget_get_screen (GTK_WIDGET (window)); if (screen != NULL) display = g_strdup (gdk_display_get_name (gdk_screen_get_display (screen))); @@ -6243,7 +6250,7 @@ /* invoke the configuration interface of Catfish */ if (!g_spawn_async (NULL, argv, NULL, G_SPAWN_SEARCH_PATH, thunar_setup_display_cb, display, NULL, &err)) { - thunar_dialogs_show_error (entry, err, _("Failed to launch search with Catfish")); + thunar_dialogs_show_error (window, err, _("Failed to launch search with Catfish")); g_error_free (err); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.20.7/thunarx/thunarx-config.h new/thunar-4.20.8/thunarx/thunarx-config.h --- old/thunar-4.20.7/thunarx/thunarx-config.h 2026-01-23 18:01:19.000000000 +0100 +++ new/thunar-4.20.8/thunarx/thunarx-config.h 2026-03-28 21:27:37.000000000 +0100 @@ -31,7 +31,7 @@ #define THUNARX_MAJOR_VERSION 4 #define THUNARX_MINOR_VERSION 20 -#define THUNARX_MICRO_VERSION 7 +#define THUNARX_MICRO_VERSION 8 #define THUNARX_CHECK_VERSION(major,minor,micro) \ (THUNARX_MAJOR_VERSION > (major) \
