Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package thunar for openSUSE:Factory checked in at 2021-03-08 15:20:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thunar (Old) and /work/SRC/openSUSE:Factory/.thunar.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar" Mon Mar 8 15:20:08 2021 rev:88 rq:877700 version:4.16.5 Changes: -------- --- /work/SRC/openSUSE:Factory/thunar/thunar.changes 2021-02-15 23:19:44.095703599 +0100 +++ /work/SRC/openSUSE:Factory/.thunar.new.2378/thunar.changes 2021-03-08 15:21:22.226119405 +0100 @@ -1,0 +2,28 @@ +Mon Mar 8 10:32:42 UTC 2021 - Maurizio Galli <[email protected]> + +- Update to version 4.16.5 + * Emergency release on the thunar 4.16 branch, since the fix for + Issue #47 can cause high I/O in some cases (gxo#xfce/thunar#526) + * Revert "Bookmarks no longer need an existing file + (gxo#xfce/thunar#47)" + +------------------------------------------------------------------- +Sun Mar 7 21:26:45 UTC 2021 - Marcel Kuehlhorn <[email protected]> + +- Update to version 4.16.4 + * Bookmarks no longer need an existing, underlying file + (gxo#xfce/thunar#47) + * Regression: Select copied files after copy operation + (gxo#xfce/thunar#520) + * Reintroduce alternative zoom shortcuts (gxo#xfce/thunar#514) + * Prevent hangup if a copy task that is blocked is resumed + (gxo#xfce/thunar#467) + * Regression: Allow custom image files for UCA icons + (gxo#xfce/thunar#517) + * Dont merge folders when creating copy with same name + (gxo#xfce/thunar#491) + * Fix incorrect return value in scroll event handler + (gxo#xfce/thunar#512) + * Translation Updates + +------------------------------------------------------------------- Old: ---- thunar-4.16.3.tar.bz2 New: ---- thunar-4.16.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thunar.spec ++++++ --- /var/tmp/diff_new_pack.9HpNjG/_old 2021-03-08 15:21:22.830119848 +0100 +++ /var/tmp/diff_new_pack.9HpNjG/_new 2021-03-08 15:21:22.838119854 +0100 @@ -19,7 +19,7 @@ %define libname libthunarx-3-0 %bcond_with git Name: thunar -Version: 4.16.3 +Version: 4.16.5 Release: 0 Summary: File Manager for the Xfce Desktop Environment License: GPL-2.0-or-later ++++++ thunar-4.16.3.tar.bz2 -> thunar-4.16.5.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/ChangeLog new/thunar-4.16.5/ChangeLog --- old/thunar-4.16.3/ChangeLog 2021-02-09 14:08:59.000000000 +0100 +++ new/thunar-4.16.5/ChangeLog 2021-03-08 09:22:08.000000000 +0100 @@ -1,3 +1,159 @@ +commit 8146a152a3ee43da3ed92ba72ded4f74434de673 +Author: Alexander Schwinn <[email protected]> +Date: Mon Mar 8 09:04:56 2021 +0100 + + Revert "Bookmarks no longer need an existing file (Issue #47)" + + Reverted since it seems to cause a regression (Issue #526) + + This reverts commit 70f75b89cbfd7f330710631998ae21902f7a10e5. + +commit 254b3bdf20b77ab96ff3a0a6551b8bdc6131241c +Author: Alexander Schwinn <[email protected]> +Date: Sun Mar 7 00:52:49 2021 +0100 + + Back to development + +commit 62bbff22d75381e858db6dbae48603e016663e78 +Author: Alexander Schwinn <[email protected]> +Date: Sun Mar 7 00:48:58 2021 +0100 + + Updates for release + +commit 70f75b89cbfd7f330710631998ae21902f7a10e5 +Author: Tim Oehl <[email protected]> +Date: Mon Feb 22 12:17:36 2021 +0100 + + Bookmarks no longer need an existing, underlying file (Issue #47) + + Co-authored-by: Dito didio <[email protected]> + +commit 4dcff28647d15ec3226e8552a88128f4764ed964 +Author: Omer I.S <[email protected]> +Date: Fri Mar 5 12:46:38 2021 +0100 + + I18n: Update translation he (100%). + + 785 translated messages. + + Transifex (https://www.transifex.com/xfce/public/). + +commit 0404c3c2df3f09fc1c21e8e704587b0dead89cb8 +Author: Omer I.S <[email protected]> +Date: Fri Mar 5 00:45:56 2021 +0100 + + I18n: Update translation he (100%). + + 785 translated messages. + + Transifex (https://www.transifex.com/xfce/public/). + +commit e07bb8deca25addfc0d40c352828707a86151932 +Author: Alexander Schwinn <[email protected]> +Date: Thu Mar 4 22:24:14 2021 +0100 + + Regression: Select copied files after copy operation (Issue #520) + +commit c13a9190d9995ca35bf7e7cded06a21282b9ee48 +Author: Alexander Schwinn <[email protected]> +Date: Sun Feb 21 00:27:13 2021 +0100 + + Reintroduce alternative zoom shortcuts (Issue #514) + + Regression to thunar 1.8.x. Defaults for the alternative shortcuts are: + + zoom-in: + <Primary>equal + <Primary>plus + + zoom-out: + <Primary>minus + + zoom-reset: + <Primary>0 + +commit 1cf7782bccf378ef69fe34ebe5f8fe7089ae175e +Author: Omer I.S <[email protected]> +Date: Wed Mar 3 00:45:56 2021 +0100 + + I18n: Update translation he (100%). + + 785 translated messages. + + Transifex (https://www.transifex.com/xfce/public/). + +commit 584c1b96e76851c38018a3c3b22b73deea6242da +Author: Alexander Schwinn <[email protected]> +Date: Thu Feb 18 21:43:29 2021 +0100 + + Prevent hangup if a copy task that is blocked is resumed (Issue #467) + + By using 'g_signal_emit' over 'exo_job_emit'. + + Fixes #467 + +commit 14a0ca45ae02e7247ea2f1332e51be914ee652b4 +Author: Anonymous <[email protected]> +Date: Fri Feb 26 00:46:00 2021 +0100 + + I18n: Update translation oc (83%). + + 655 translated messages, 130 untranslated messages. + + Transifex (https://www.transifex.com/xfce/public/). + +commit ca31905670ac0c3d4aa75120719b23de509ebf29 +Author: Alexander Schwinn <[email protected]> +Date: Mon Feb 22 22:55:32 2021 +0100 + + Regression: Allow custom image files for UCA icons (Issue #517) + + Fixes #517 + +commit ab5de1650d797dd89d8e198c9a22bcc89e92690b +Author: Theo Linkspfeifer <[email protected]> +Date: Sun Feb 21 19:19:04 2021 +0100 + + Do not try to merge folders when creating copy with same name (Issue #491) + +commit 3cd56e24ef310f5a81663a95d702045f954907f7 +Author: Theo Linkspfeifer <[email protected]> +Date: Thu Feb 18 23:13:40 2021 +0100 + + Fix incorrect return value in scroll event handler (Issue #512) + +commit 03f4a3cc9d1ac88efbacf46028ac85e7a8c0015c +Author: Daniel Mu??iz Fontoira <[email protected]> +Date: Thu Feb 18 00:46:03 2021 +0100 + + I18n: Update translation gl (100%). + + 785 translated messages. + + Transifex (https://www.transifex.com/xfce/public/). + +commit 1581e9d815de639865bb5b2b073899d9d5079a4f +Author: Anonymous <[email protected]> +Date: Sun Feb 14 00:45:32 2021 +0100 + + I18n: Update translation it (100%). + + 785 translated messages. + + Transifex (https://www.transifex.com/xfce/public/). + +commit 39ff308e4b1430f74b56ba70e21869f7ed0aa15c +Author: Alexander Schwinn <[email protected]> +Date: Tue Feb 9 14:15:59 2021 +0100 + + Back to development + +commit 03ddbeb989aa3a1a76cdb45e3d4a4bff6a1aa4a5 +Author: Alexander Schwinn <[email protected]> +Date: Tue Feb 9 14:14:10 2021 +0100 + + Updates for release + commit dffd534ef8dd38812daed51668a67e80a072a255 Author: Ali Rostami <[email protected]> Date: Tue Feb 9 12:47:44 2021 +0100 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/NEWS new/thunar-4.16.5/NEWS --- old/thunar-4.16.3/NEWS 2021-02-09 14:06:27.000000000 +0100 +++ new/thunar-4.16.5/NEWS 2021-03-08 09:20:10.000000000 +0100 @@ -1,3 +1,20 @@ +4.16.5 +====== +- Revert "Bookmarks no longer need an existing file (Issue #47)" + + +4.16.4 +====== +- Bookmarks no longer need an existing, underlying file (Issue #47) +- Regression: Select copied files after copy operation (Issue #520) +- Reintroduce alternative zoom shortcuts (Issue #514) +- Prevent hangup if a copy task that is blocked is resumed (Issue #467) +- Regression: Allow custom image files for UCA icons (Issue #517) +- Dont merge folders when creating copy with same name (Issue #491) +- Fix incorrect return value in scroll event handler (Issue #512) +- Translation Updates: + Galician, Hebrew, Italian, Occitan + 4.16.3 ====== - By default show all available volumes diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/configure new/thunar-4.16.5/configure --- old/thunar-4.16.3/configure 2021-02-09 14:08:48.000000000 +0100 +++ new/thunar-4.16.5/configure 2021-03-08 09:21:58.000000000 +0100 @@ -1,7 +1,7 @@ #! /bin/sh -# From configure.ac dffd534e. +# From configure.ac 8146a152. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for thunar 4.16.3. +# Generated by GNU Autoconf 2.69 for thunar 4.16.5. # # Report bugs to <https://gitlab.xfce.org/xfce/thunar>. # @@ -593,8 +593,8 @@ # Identity of this package. PACKAGE_NAME='thunar' PACKAGE_TARNAME='thunar' -PACKAGE_VERSION='4.16.3' -PACKAGE_STRING='thunar 4.16.3' +PACKAGE_VERSION='4.16.5' +PACKAGE_STRING='thunar 4.16.5' PACKAGE_BUGREPORT='https://gitlab.xfce.org/xfce/thunar' PACKAGE_URL='' @@ -1561,7 +1561,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.16.3 to adapt to many kinds of systems. +\`configure' configures thunar 4.16.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1637,7 +1637,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of thunar 4.16.3:";; + short | recursive ) echo "Configuration of thunar 4.16.5:";; esac cat <<\_ACEOF @@ -1807,7 +1807,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -thunar configure 4.16.3 +thunar configure 4.16.5 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2178,7 +2178,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.16.3, which was +It was created by thunar $as_me 4.16.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3158,7 +3158,7 @@ # Define the identity of the package. PACKAGE='thunar' - VERSION='4.16.3' + VERSION='4.16.5' cat >>confdefs.h <<_ACEOF @@ -13996,7 +13996,7 @@ THUNARX_VERSION_API=3 THUNAR_VERSION_MAJOR=4 THUNAR_VERSION_MINOR=16 -THUNAR_VERSION_MICRO=3 +THUNAR_VERSION_MICRO=5 @@ -21377,7 +21377,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.16.3, which was +This file was extended by thunar $as_me 4.16.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -21443,7 +21443,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -thunar config.status 4.16.3 +thunar config.status 4.16.5 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/configure.ac new/thunar-4.16.5/configure.ac --- old/thunar-4.16.3/configure.ac 2021-02-09 14:08:39.000000000 +0100 +++ new/thunar-4.16.5/configure.ac 2021-03-08 09:21:49.000000000 +0100 @@ -31,9 +31,9 @@ m4_define([thunarx_version_api], [3]) m4_define([thunar_version_major], [4]) m4_define([thunar_version_minor], [16]) -m4_define([thunar_version_micro], [3]) +m4_define([thunar_version_micro], [5]) m4_define([thunar_version_nano], []) -m4_define([thunar_version_build], [dffd534e]) +m4_define([thunar_version_build], [8146a152]) m4_define([thunar_version_tag], []) m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_nano(), [], [], [.thunar_version_nano()])ifelse(thunar_version_tag(), [git], [thunar_version_tag()-thunar_version_build()], [thunar_version_tag()])]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/docs/Thunar.1 new/thunar-4.16.5/docs/Thunar.1 --- old/thunar-4.16.3/docs/Thunar.1 2021-02-09 14:09:13.000000000 +0100 +++ new/thunar-4.16.5/docs/Thunar.1 2021-03-08 09:22:22.000000000 +0100 @@ -2,12 +2,12 @@ .\" Title: Thunar .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> -.\" Date: 02/09/2021 +.\" Date: 03/08/2021 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" -.TH "THUNAR" "1" "02/09/2021" "[FIXME: source]" "[FIXME: manual]" +.TH "THUNAR" "1" "03/08/2021" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/docs/reference/thunarx/html/index.html new/thunar-4.16.5/docs/reference/thunarx/html/index.html --- old/thunar-4.16.3/docs/reference/thunarx/html/index.html 2021-02-09 14:09:17.000000000 +0100 +++ new/thunar-4.16.5/docs/reference/thunarx/html/index.html 2021-03-08 09:22:26.000000000 +0100 @@ -31,7 +31,7 @@ <div class="affiliation"><div class="address"><p><code class="email"><<a class="email" href="mailto:[email protected]">[email protected]</a>></code></p></div></div> </div> </div></div> -<div><p class="releaseinfo">Version 4.16.3 +<div><p class="releaseinfo">Version 4.16.5 </p></div> <div><p class="copyright">Copyright ?? 2005 Benedikt Meurer</p></div> <div><p class="copyright">Copyright ?? 2010 Jannis Pohlmann</p></div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html new/thunar-4.16.5/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html --- old/thunar-4.16.3/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html 2021-02-09 14:09:17.000000000 +0100 +++ new/thunar-4.16.5/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html 2021-03-08 09:22:26.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 3 +<pre class="programlisting">#define THUNARX_MICRO_VERSION 5 </pre> </div> </div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/docs/reference/thunarx/version.xml new/thunar-4.16.5/docs/reference/thunarx/version.xml --- old/thunar-4.16.3/docs/reference/thunarx/version.xml 2021-02-09 14:08:58.000000000 +0100 +++ new/thunar-4.16.5/docs/reference/thunarx/version.xml 2021-03-08 09:22:07.000000000 +0100 @@ -1 +1 @@ -4.16.3 +4.16.5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/po/gl.po new/thunar-4.16.5/po/gl.po --- old/thunar-4.16.3/po/gl.po 2021-02-09 11:19:51.000000000 +0100 +++ new/thunar-4.16.5/po/gl.po 2021-03-08 09:19:30.000000000 +0100 @@ -5,6 +5,7 @@ # # Translators: # Xfce Bot <[email protected]>, 2021 +# Daniel Mu??iz Fontoira <[email protected]>, 2021 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-06 12:47+0100\n" "PO-Revision-Date: 2020-12-28 17:42+0000\n" -"Last-Translator: Xfce Bot <[email protected]>, 2021\n" +"Last-Translator: Daniel Mu??iz Fontoira <[email protected]>, 2021\n" "Language-Team: Galician (https://www.transifex.com/xfce/teams/16840/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -4048,7 +4049,7 @@ #. to. This isn't a good idea, but is common on single user systems. #: ../org.xfce.thunar.policy.in.in.h:6 msgid "Run Thunar as root" -msgstr "Executar Thunar como administrador" +msgstr "Executar Thunar como superusuario" #: ../org.xfce.thunar.policy.in.in.h:7 msgid "Authentication is required to run Thunar as root." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/po/he.po new/thunar-4.16.5/po/he.po --- old/thunar-4.16.3/po/he.po 2021-02-09 11:19:51.000000000 +0100 +++ new/thunar-4.16.5/po/he.po 2021-03-08 09:19:30.000000000 +0100 @@ -5,6 +5,7 @@ # # Translators: # Xfce Bot <[email protected]>, 2021 +# Omer I.S. <[email protected]>, 2021 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-06 12:47+0100\n" "PO-Revision-Date: 2020-12-28 17:42+0000\n" -"Last-Translator: Xfce Bot <[email protected]>, 2021\n" +"Last-Translator: Omer I.S. <[email protected]>, 2021\n" "Language-Team: Hebrew (https://www.transifex.com/xfce/teams/16840/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -111,7 +112,7 @@ #: ../thunar/thunar-application.c:475 msgid "The Thunar development team. All rights reserved." -msgstr "?????????? ???????????? ???? Thunar. ???? ?????????????? ????????????." +msgstr "???????? ???????????? ???? Thunar. ???? ?????????????? ????????????." #: ../thunar/thunar-application.c:476 msgid "Written by Benedikt Meurer <[email protected]>." @@ -120,7 +121,7 @@ #: ../thunar/thunar-application.c:477 #, c-format msgid "Please report bugs to <%s>." -msgstr "?????? ???????? ?????????? ??-<%s>." +msgstr "???? ?????????? ???? ?????????? ????<%s>." #. display an error message to the user #: ../thunar/thunar-application.c:751 @@ -146,7 +147,7 @@ #: ../thunar/thunar-properties-dialog.c:739 #, c-format msgid "Failed to rename \"%s\"" -msgstr "???????? ?????????? ???? ???? \"%s\"" +msgstr "?????? ???????????? ?????? ???? \"%s\"" #: ../thunar/thunar-application.c:1798 ../thunar/thunar-launcher.c:2260 msgid "New Folder" @@ -2638,7 +2639,7 @@ #. display an error to the user #: ../thunar/thunar-standard-view.c:2008 ../thunar/thunar-window.c:2952 msgid "Failed to open the home folder" -msgstr "???????? ?????????? ???????????? ??????" +msgstr "?????? ???????????? ???????????? ????????" #: ../thunar/thunar-standard-view.c:2079 msgid "Select by Pattern" @@ -3061,7 +3062,7 @@ #: ../thunar/thunar-window.c:411 msgid "Display information about Thunar" -msgstr "?????? ???????? ?????????? Thunar" +msgstr "?????? ???????? ???? Thunar" #: ../thunar/thunar-window.c:412 msgid "Back" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/po/it.po new/thunar-4.16.5/po/it.po --- old/thunar-4.16.3/po/it.po 2021-02-09 11:19:51.000000000 +0100 +++ new/thunar-4.16.5/po/it.po 2021-03-08 09:19:30.000000000 +0100 @@ -5,6 +5,7 @@ # # Translators: # Xfce Bot <[email protected]>, 2021 +# Dmytro Tokayev, 2021 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-06 12:47+0100\n" "PO-Revision-Date: 2020-12-28 17:42+0000\n" -"Last-Translator: Xfce Bot <[email protected]>, 2021\n" +"Last-Translator: Dmytro Tokayev, 2021\n" "Language-Team: Italian (https://www.transifex.com/xfce/teams/16840/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -2192,7 +2193,7 @@ #: ../thunar/thunar-progress-dialog.c:96 msgid "File Operation Progress" -msgstr "Avanzamento delle operazione sui file" +msgstr "Avanzamento dell'operazione sul file" #. build the tooltip text #: ../thunar/thunar-progress-dialog.c:310 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/po/oc.po new/thunar-4.16.5/po/oc.po --- old/thunar-4.16.3/po/oc.po 2021-02-09 11:19:51.000000000 +0100 +++ new/thunar-4.16.5/po/oc.po 2021-03-08 09:19:30.000000000 +0100 @@ -5,6 +5,7 @@ # # Translators: # Xfce Bot <[email protected]>, 2021 +# Quentin PAG??S, 2021 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-06 12:47+0100\n" "PO-Revision-Date: 2020-12-28 17:42+0000\n" -"Last-Translator: Xfce Bot <[email protected]>, 2021\n" +"Last-Translator: Quentin PAG??S, 2021\n" "Language-Team: Occitan (post 1500) (https://www.transifex.com/xfce/teams/16840/oc/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -410,7 +411,7 @@ #: ../thunar/thunar-chooser-dialog.c:721 msgid "_Remove" -msgstr "" +msgstr "_Suprimir" #: ../thunar/thunar-chooser-dialog.c:724 msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/thunar/thunar-gtk-extensions.c new/thunar-4.16.5/thunar/thunar-gtk-extensions.c --- old/thunar-4.16.3/thunar/thunar-gtk-extensions.c 2021-02-09 11:19:51.000000000 +0100 +++ new/thunar-4.16.5/thunar/thunar-gtk-extensions.c 2021-03-08 09:19:30.000000000 +0100 @@ -87,6 +87,8 @@ GList *children; GList *lp; GtkWidget *submenu; + GtkWidget *image; + GIcon *icon; g_return_val_if_fail (THUNARX_IS_MENU_ITEM (thunarx_menu_item), NULL); @@ -100,9 +102,11 @@ NULL); accel_path = g_strconcat ("<Actions>/ThunarActions/", name, NULL); - gtk_menu_item = xfce_gtk_image_menu_item_new_from_icon_name (label_text, tooltip_text, accel_path, - G_CALLBACK (thunarx_menu_item_activate), - G_OBJECT (thunarx_menu_item), icon_name, menu_to_append_item); + icon = g_icon_new_for_string (icon_name, NULL); + image = gtk_image_new_from_gicon (icon,GTK_ICON_SIZE_MENU); + gtk_menu_item = xfce_gtk_image_menu_item_new (label_text, tooltip_text, accel_path, + G_CALLBACK (thunarx_menu_item_activate), + G_OBJECT (thunarx_menu_item), image, menu_to_append_item); /* recursively add submenu items if any */ if (gtk_menu_item != NULL && thunarx_menu != NULL) @@ -119,6 +123,7 @@ g_free (label_text); g_free (tooltip_text); g_free (icon_name); + g_object_unref (icon); return gtk_menu_item; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/thunar/thunar-job.c new/thunar-4.16.5/thunar/thunar-job.c --- old/thunar-4.16.3/thunar/thunar-job.c 2021-01-21 10:12:50.000000000 +0100 +++ new/thunar-4.16.5/thunar/thunar-job.c 2021-03-07 20:47:18.000000000 +0100 @@ -711,7 +711,7 @@ _thunar_return_val_if_fail (THUNAR_IS_JOB (job), NULL); - exo_job_emit (EXO_JOB (job), job_signals[ASK_JOBS], 0, &jobs); + g_signal_emit (EXO_JOB (job), job_signals[ASK_JOBS], 0, &jobs); return jobs; } @@ -773,7 +773,7 @@ { _thunar_return_if_fail (THUNAR_IS_JOB (job)); job->priv->frozen = TRUE; - exo_job_emit (EXO_JOB (job), job_signals[FROZEN], 0); + g_signal_emit (EXO_JOB (job), job_signals[FROZEN], 0); } @@ -783,7 +783,7 @@ { _thunar_return_if_fail (THUNAR_IS_JOB (job)); job->priv->frozen = FALSE; - exo_job_emit (EXO_JOB (job), job_signals[UNFROZEN], 0); + g_signal_emit (EXO_JOB (job), job_signals[UNFROZEN], 0); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/thunar/thunar-standard-view.c new/thunar-4.16.5/thunar/thunar-standard-view.c --- old/thunar-4.16.3/thunar/thunar-standard-view.c 2021-02-09 11:19:51.000000000 +0100 +++ new/thunar-4.16.5/thunar/thunar-standard-view.c 2021-03-08 09:19:30.000000000 +0100 @@ -2337,7 +2337,7 @@ else { g_debug ("GDK_SCROLL_SMOOTH scrolling event with no delta happened"); - return TRUE; + return FALSE; } if (G_UNLIKELY (scrolling_direction == GDK_SCROLL_LEFT || scrolling_direction == GDK_SCROLL_RIGHT)) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/thunar/thunar-transfer-job.c new/thunar-4.16.5/thunar/thunar-transfer-job.c --- old/thunar-4.16.3/thunar/thunar-transfer-job.c 2021-01-21 10:12:50.000000000 +0100 +++ new/thunar-4.16.5/thunar/thunar-transfer-job.c 2021-03-07 20:47:18.000000000 +0100 @@ -600,7 +600,7 @@ if (err == NULL) { /* try to copy the file from source file to the duplicate file */ - if (ttj_copy_file (job, source_file, duplicate_file, copy_flags, TRUE, &err)) + if (ttj_copy_file (job, source_file, duplicate_file, copy_flags, FALSE, &err)) { /* return the real target file */ return duplicate_file; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/thunar/thunar-window.c new/thunar-4.16.5/thunar/thunar-window.c --- old/thunar-4.16.3/thunar/thunar-window.c 2021-02-09 11:19:51.000000000 +0100 +++ new/thunar-4.16.5/thunar/thunar-window.c 2021-03-08 09:19:30.000000000 +0100 @@ -387,8 +387,12 @@ { THUNAR_WINDOW_ACTION_VIEW_MENUBAR, "<Actions>/ThunarWindow/view-menubar", "<Primary>m", XFCE_GTK_CHECK_MENU_ITEM, N_ ("_Menubar"), N_ ("Change the visibility of this window's menubar"), NULL, G_CALLBACK (thunar_window_action_menubar_changed), }, { THUNAR_WINDOW_ACTION_SHOW_HIDDEN, "<Actions>/ThunarWindow/show-hidden", "<Primary>h", XFCE_GTK_CHECK_MENU_ITEM, N_ ("Show _Hidden Files"), N_ ("Toggles the display of hidden files in the current window"), NULL, G_CALLBACK (thunar_window_action_show_hidden), }, { THUNAR_WINDOW_ACTION_ZOOM_IN, "<Actions>/ThunarWindow/zoom-in", "<Primary>KP_Add", XFCE_GTK_IMAGE_MENU_ITEM, N_ ("Zoom I_n"), N_ ("Show the contents in more detail"), "zoom-in-symbolic", G_CALLBACK (thunar_window_zoom_in), }, + { THUNAR_WINDOW_ACTION_ZOOM_IN_ALT_1, "<Actions>/ThunarWindow/zoom-in-alt1", "<Primary>plus", XFCE_GTK_IMAGE_MENU_ITEM, NULL, NULL, NULL, G_CALLBACK (thunar_window_zoom_in), }, + { THUNAR_WINDOW_ACTION_ZOOM_IN_ALT_2, "<Actions>/ThunarWindow/zoom-in-alt2", "<Primary>equal", XFCE_GTK_IMAGE_MENU_ITEM, NULL, NULL, NULL, G_CALLBACK (thunar_window_zoom_in), }, { THUNAR_WINDOW_ACTION_ZOOM_OUT, "<Actions>/ThunarWindow/zoom-out", "<Primary>KP_Subtract", XFCE_GTK_IMAGE_MENU_ITEM, N_ ("Zoom _Out"), N_ ("Show the contents in less detail"), "zoom-out-symbolic", G_CALLBACK (thunar_window_zoom_out), }, + { THUNAR_WINDOW_ACTION_ZOOM_OUT_ALT, "<Actions>/ThunarWindow/zoom-out-alt", "<Primary>minus", XFCE_GTK_IMAGE_MENU_ITEM, NULL, NULL, NULL, G_CALLBACK (thunar_window_zoom_out), }, { THUNAR_WINDOW_ACTION_ZOOM_RESET, "<Actions>/ThunarWindow/zoom-reset", "<Primary>KP_0", XFCE_GTK_IMAGE_MENU_ITEM, N_ ("Normal Si_ze"), N_ ("Show the contents at the normal size"), "zoom-original-symbolic", G_CALLBACK (thunar_window_zoom_reset), }, + { THUNAR_WINDOW_ACTION_ZOOM_RESET_ALT, "<Actions>/ThunarWindow/zoom-reset-alt", "<Primary>0", XFCE_GTK_IMAGE_MENU_ITEM, NULL, NULL, NULL, G_CALLBACK (thunar_window_zoom_reset), }, { THUNAR_WINDOW_ACTION_CLEAR_DIRECTORY_SPECIFIC_SETTINGS,"<Actions>/ThunarWindow/clear-directory-specific-settings","", XFCE_GTK_IMAGE_MENU_ITEM, N_ ("Clear Saved _Folder View Settings"), N_ ("Delete saved view settings for this folder"), NULL, G_CALLBACK (thunar_window_action_clear_directory_specific_settings), }, { THUNAR_WINDOW_ACTION_VIEW_AS_ICONS, "<Actions>/ThunarWindow/view-as-icons", "<Primary>1", XFCE_GTK_RADIO_MENU_ITEM, N_ ("_Icon View"), N_ ("Display folder content in an icon view"), NULL, G_CALLBACK (thunar_window_action_icon_view), }, { THUNAR_WINDOW_ACTION_VIEW_AS_DETAILED_LIST, "<Actions>/ThunarWindow/view-as-detailed-list", "<Primary>2", XFCE_GTK_RADIO_MENU_ITEM, N_ ("_List View"), N_ ("Display folder content in a detailed list view"), NULL, G_CALLBACK (thunar_window_action_detailed_view), }, @@ -896,7 +900,7 @@ _thunar_return_if_fail (THUNAR_IS_WINDOW (window)); for (GList *lp = files_to_selected; lp != NULL; lp = lp->next) - thunarFiles = g_list_append (thunarFiles, thunar_file_get (G_FILE (files_to_selected->data), NULL)); + thunarFiles = g_list_append (thunarFiles, thunar_file_get (G_FILE (lp->data), NULL)); thunar_view_set_selected_files (THUNAR_VIEW (window->view), thunarFiles); g_list_free_full (thunarFiles, g_object_unref); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/thunar/thunar-window.h new/thunar-4.16.5/thunar/thunar-window.h --- old/thunar-4.16.3/thunar/thunar-window.h 2021-02-09 11:19:51.000000000 +0100 +++ new/thunar-4.16.5/thunar/thunar-window.h 2021-03-08 09:19:30.000000000 +0100 @@ -64,9 +64,12 @@ THUNAR_WINDOW_ACTION_VIEW_MENUBAR, THUNAR_WINDOW_ACTION_SHOW_HIDDEN, THUNAR_WINDOW_ACTION_ZOOM_IN, - THUNAR_WINDOW_ACTION_ZOOM_IN_ALT, + THUNAR_WINDOW_ACTION_ZOOM_IN_ALT_1, + THUNAR_WINDOW_ACTION_ZOOM_IN_ALT_2, THUNAR_WINDOW_ACTION_ZOOM_OUT, + THUNAR_WINDOW_ACTION_ZOOM_OUT_ALT, THUNAR_WINDOW_ACTION_ZOOM_RESET, + THUNAR_WINDOW_ACTION_ZOOM_RESET_ALT, THUNAR_WINDOW_ACTION_CLEAR_DIRECTORY_SPECIFIC_SETTINGS, THUNAR_WINDOW_ACTION_VIEW_AS_ICONS, THUNAR_WINDOW_ACTION_VIEW_AS_DETAILED_LIST, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/thunar-4.16.3/thunarx/thunarx-config.h new/thunar-4.16.5/thunarx/thunarx-config.h --- old/thunar-4.16.3/thunarx/thunarx-config.h 2021-02-09 14:08:58.000000000 +0100 +++ new/thunar-4.16.5/thunarx/thunarx-config.h 2021-03-08 09:22:08.000000000 +0100 @@ -31,7 +31,7 @@ #define THUNARX_MAJOR_VERSION 4 #define THUNARX_MINOR_VERSION 16 -#define THUNARX_MICRO_VERSION 3 +#define THUNARX_MICRO_VERSION 5 #define THUNARX_CHECK_VERSION(major,minor,micro) \ (THUNARX_MAJOR_VERSION > (major) \
