[Pkg-xfce-commits] [Git][xfce-team/desktop/thunar][upstream/latest] New upstream version 4.20.8
Yves-Alexis Perez (@corsac)
gitlab at salsa.debian.org
Tue Mar 31 07:35:13 BST 2026
Yves-Alexis Perez pushed to branch upstream/latest at xfce / desktop / thunar
Commits:
8d032275 by Yves-Alexis Perez at 2026-03-29T20:34:55+02:00
New upstream version 4.20.8
- - - - -
17 changed files:
- ChangeLog
- NEWS
- configure
- configure.ac
- docs/Thunar.1
- docs/reference/thunar/html/index.html
- docs/reference/thunarx/html/index.html
- docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html
- po/sl.gmo
- po/sl.po
- po/thunar.pot
- po/tr.gmo
- po/tr.po
- thunar/thunar-column-model.c
- thunar/thunar-transfer-job.c
- thunar/thunar-window.c
- thunarx/thunarx-config.h
Changes:
=====================================
ChangeLog
=====================================
@@ -1,3 +1,79 @@
+commit f3d4942e2db98a61ed9deaaae7862655fafd36f4
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date: Sat Mar 28 20:59:03 2026 +0100
+
+ Updates for release
+
+commit b1ff34960b364fb7b6b79e60a359b660ad6feeb7
+Author: Anonymous <noreply at xfce.org>
+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 <alexxcons at xfce.org>
+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 <alexxcons at xfce.org>
+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 <alexxcons at xfce.org>
+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 <noreply at xfce.org>
+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 <noreply at xfce.org>
+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 <alexxcons at xfce.org>
+Date: Fri Jan 23 18:04:46 2026 +0100
+
+ Back to development
+
commit df0e054250e098fce8daefad80e550a94d792839
Author: Alexander Schwinn <alexxcons at xfce.org>
Date: Fri Jan 23 17:59:49 2026 +0100
=====================================
NEWS
=====================================
@@ -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)
=====================================
configure
=====================================
@@ -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 @@ MAKEFLAGS=
# 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 @@ if test "$ac_init_help" = "long"; then
# 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 @@ fi
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 @@ fi
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 @@ cat >config.log <<_ACEOF
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 @@ fi
# 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_VERINFO=0:0:0
THUNARX_VERSION_API=3
THUNAR_VERSION_MAJOR=4
THUNAR_VERSION_MINOR=20
-THUNAR_VERSION_MICRO=7
+THUNAR_VERSION_MICRO=8
@@ -23886,7 +23886,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# 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 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
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\\"
=====================================
configure.ac
=====================================
@@ -25,7 +25,7 @@ dnl ***************************
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 ***
=====================================
docs/Thunar.1
=====================================
@@ -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
.\" -----------------------------------------------------------------
=====================================
docs/reference/thunar/html/index.html
=====================================
@@ -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>
=====================================
docs/reference/thunarx/html/index.html
=====================================
@@ -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>
=====================================
docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html
=====================================
@@ -242,7 +242,7 @@ represents the micro version of the</p>
<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>
=====================================
po/sl.gmo
=====================================
Binary files a/po/sl.gmo and b/po/sl.gmo differ
=====================================
po/sl.po
=====================================
@@ -1735,12 +1735,12 @@ msgstr "pokvarjena povezava"
#: 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 @@ msgid ""
"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 @@ msgid ""
"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 @@ msgstr ""
#: 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 @@ msgid ""
" 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 @@ msgstr "Vrstica stanja"
#: 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 @@ msgstr "možen priklop"
#: 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 @@ msgstr "Ni bilo mogoče začeti iskanja s Catfish"
#: 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
=====================================
po/thunar.pot
=====================================
@@ -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 at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -1063,13 +1063,13 @@ msgstr ""
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 @@ msgstr ""
#: 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 @@ msgstr ""
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 @@ msgid "Display information about Thunar Bulk Rename"
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 @@ msgid "Video Files"
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 @@ msgstr ""
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 @@ msgstr ""
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 @@ msgid ""
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 @@ msgstr ""
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 @@ msgstr[1] ""
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 @@ msgstr ""
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 @@ msgstr ""
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 @@ msgstr ""
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
=====================================
po/tr.gmo
=====================================
Binary files a/po/tr.gmo and b/po/tr.gmo differ
=====================================
po/tr.po
=====================================
@@ -6,10 +6,10 @@
# Translators:
# Xfce Bot <transifex at xfce.org>, 2024
# Mustafa Tınmaz, 2024
-# Demiray Muhterem <mdemiray at msn.com>, 2025
# 3909d6133b383976bde86621da215840_711025d, 2025
# Serdar Sağlam <teknomobil at msn.com>, 2025
# b83946de5835331df42b9ffcc43e6a33_05e65cd <73a30e0a984b2291d4915f37112ad292_814039>, 2025
+# Demiray Muhterem <mdemiray at msn.com>, 2026
#
#, fuzzy
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
"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 <mdemiray at msn.com>, 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 @@ msgstr "Seçili başlatıcıyı düzenle"
#, 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"
=====================================
thunar/thunar-column-model.c
=====================================
@@ -241,9 +241,12 @@ thunar_column_model_finalize (GObject *object)
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);
}
=====================================
thunar/thunar-transfer-job.c
=====================================
@@ -475,6 +475,7 @@ ttj_copy_file (ThunarTransferJob *job,
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 @@ ttj_copy_file (ThunarTransferJob *job,
}
/* 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 @@ ttj_copy_file (ThunarTransferJob *job,
}
}
}
+ 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))
=====================================
thunar/thunar-window.c
=====================================
@@ -460,7 +460,7 @@ static void
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 @@ thunar_window_recent_reload (GtkRecentManager *recent_manager,
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 @@ thunar_window_catfish_dialog_configure (GtkWidget *entry)
/* 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);
}
=====================================
thunarx/thunarx-config.h
=====================================
@@ -31,7 +31,7 @@ G_BEGIN_DECLS
#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) \
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/thunar/-/commit/8d032275da024f21174ec15ad17ab63ecdeb9dec
--
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/thunar/-/commit/8d032275da024f21174ec15ad17ab63ecdeb9dec
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20260331/c45e846c/attachment-0001.htm>
More information about the Pkg-xfce-commits
mailing list