Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dolphin for openSUSE:Factory checked 
in at 2023-09-15 22:01:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin (Old)
 and      /work/SRC/openSUSE:Factory/.dolphin.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dolphin"

Fri Sep 15 22:01:46 2023 rev:112 rq:1111099 version:23.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin/dolphin.changes  2023-08-31 
13:43:49.976180704 +0200
+++ /work/SRC/openSUSE:Factory/.dolphin.new.1766/dolphin.changes        
2023-09-15 22:02:00.745706792 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 11:55:21 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.1/
+- Changes since 23.08.0:
+  * Copy Location: Make sure to export path with native separators
+
+-------------------------------------------------------------------

Old:
----
  dolphin-23.08.0.tar.xz
  dolphin-23.08.0.tar.xz.sig

New:
----
  dolphin-23.08.1.tar.xz
  dolphin-23.08.1.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dolphin.spec ++++++
--- /var/tmp/diff_new_pack.It8OXa/_old  2023-09-15 22:02:02.713777159 +0200
+++ /var/tmp/diff_new_pack.It8OXa/_new  2023-09-15 22:02:02.713777159 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           dolphin
-Version:        23.08.0
+Version:        23.08.1
 Release:        0
 Summary:        KDE File Manager
 License:        GPL-2.0-or-later


++++++ dolphin-23.08.0.tar.xz -> dolphin-23.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-23.08.0/CMakeLists.txt 
new/dolphin-23.08.1/CMakeLists.txt
--- old/dolphin-23.08.0/CMakeLists.txt  2023-08-16 22:48:25.000000000 +0200
+++ new/dolphin-23.08.1/CMakeLists.txt  2023-09-11 15:48:52.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(Dolphin VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-23.08.0/po/eu/dolphin.po 
new/dolphin-23.08.1/po/eu/dolphin.po
--- old/dolphin-23.08.0/po/eu/dolphin.po        2023-08-16 22:48:25.000000000 
+0200
+++ new/dolphin-23.08.1/po/eu/dolphin.po        2023-09-11 15:48:52.000000000 
+0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: dolphin\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-06-30 00:50+0000\n"
-"PO-Revision-Date: 2023-07-20 08:44+0200\n"
+"PO-Revision-Date: 2023-08-19 10:03+0200\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
 "Language: eu\n"
@@ -1460,7 +1460,7 @@
 #: dolphinpart.rc:24
 #, kde-format
 msgid "&View"
-msgstr "&Ikusi"
+msgstr "&Ikuspegia"
 
 #. i18n: ectx: Menu (go)
 #: dolphinpart.rc:33
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-23.08.0/po/fr/dolphin.po 
new/dolphin-23.08.1/po/fr/dolphin.po
--- old/dolphin-23.08.0/po/fr/dolphin.po        2023-08-16 22:48:25.000000000 
+0200
+++ new/dolphin-23.08.1/po/fr/dolphin.po        2023-09-11 15:48:52.000000000 
+0200
@@ -16,7 +16,7 @@
 # Simon Depiets <[email protected]>, 2018, 2019, 2020.
 # William Oprandi <[email protected]>, 2019, 2020.
 # Johnny Jazeix <[email protected]>, 2020.
-# Xavier Besnard <[email protected]>, 2020, 2021, 2022, 2023.
+# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Xavier Besnard 
<[email protected]>
 # Xavier BESNARD <[email protected]>, 2023.
 # Thomas Vergnaud <[email protected]>, 2023.
 #
@@ -33,7 +33,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 23.04.2\n"
+"X-Generator: Lokalize 23.07.90\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-23.08.0/po/gl/dolphin.po 
new/dolphin-23.08.1/po/gl/dolphin.po
--- old/dolphin-23.08.0/po/gl/dolphin.po        2023-08-16 22:48:25.000000000 
+0200
+++ new/dolphin-23.08.1/po/gl/dolphin.po        2023-09-11 15:48:52.000000000 
+0200
@@ -16,7 +16,7 @@
 "Project-Id-Version: dolphin\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-06-30 00:50+0000\n"
-"PO-Revision-Date: 2023-07-02 18:09+0200\n"
+"PO-Revision-Date: 2023-09-03 12:25+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -24,7 +24,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 23.04.2\n"
+"X-Generator: Lokalize 23.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -2751,7 +2751,7 @@
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Clear Selection"
-msgstr "Anular a selección"
+msgstr "Baleirar a selección"
 
 #: search/dolphinfacetswidget.cpp:253
 #, kde-format
@@ -3637,7 +3637,7 @@
 #: settings/dolphin_generalsettings.kcfg:103
 #, kde-format
 msgid "Show tooltips"
-msgstr "Amosar os consellos"
+msgstr "Amosar as indicacións emerxentes."
 
 #. i18n: ectx: label, entry (ViewPropsTimestamp), group (General)
 #: settings/dolphin_generalsettings.kcfg:107
@@ -3849,7 +3849,7 @@
 #, kde-format
 msgctxt "@option:check"
 msgid "Show tooltips"
-msgstr "Amosar os consellos."
+msgstr "Amosar as indicacións emerxentes."
 
 #: settings/general/behaviorsettingspage.cpp:78
 #: settings/general/behaviorsettingspage.cpp:86
@@ -4049,7 +4049,7 @@
 #, kde-format
 msgctxt "option:radio"
 msgid "At end of tab bar"
-msgstr "Ao final da barra de separadores."
+msgstr "Ao final da barra de lapelas."
 
 #: settings/navigation/navigationsettingspage.cpp:34
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-23.08.0/po/it/dolphin.po 
new/dolphin-23.08.1/po/it/dolphin.po
--- old/dolphin-23.08.0/po/it/dolphin.po        2023-08-16 22:48:25.000000000 
+0200
+++ new/dolphin-23.08.1/po/it/dolphin.po        2023-09-11 15:48:52.000000000 
+0200
@@ -1,7 +1,7 @@
 # translation of dolphin.po to Italian
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdebase package.
-# Vincenzo Reale <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023.
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Vincenzo Reale 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: dolphin\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 23.04.2\n"
+"X-Generator: Lokalize 23.08.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-23.08.0/po/pl/dolphin.po 
new/dolphin-23.08.1/po/pl/dolphin.po
--- old/dolphin-23.08.0/po/pl/dolphin.po        2023-08-16 22:48:25.000000000 
+0200
+++ new/dolphin-23.08.1/po/pl/dolphin.po        2023-09-11 15:48:52.000000000 
+0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: dolphin\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-06-30 00:50+0000\n"
-"PO-Revision-Date: 2023-06-17 09:16+0200\n"
+"PO-Revision-Date: 2023-08-20 10:55+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -22,7 +22,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 22.12.3\n"
+"X-Generator: Lokalize 23.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -410,12 +410,10 @@
 msgstr "Przenieś do nieaktywnego widoku podzielonego"
 
 #: dolphinmainwindow.cpp:1654
-#, fuzzy, kde-format
-#| msgctxt "@action:intoolbar"
-#| msgid "Filter"
+#, kde-format
 msgctxt "@action:inmenu Tools"
 msgid "Filter…"
-msgstr "Filtr"
+msgstr "Odfiltruj…"
 
 #: dolphinmainwindow.cpp:1655
 #, kde-format
@@ -449,10 +447,9 @@
 msgstr "Filtr"
 
 #: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330
-#, fuzzy, kde-format
-#| msgid "Search"
+#, kde-format
 msgid "Search…"
-msgstr "Szukaj"
+msgstr "Poszukaj…"
 
 #: dolphinmainwindow.cpp:1679
 #, kde-format
@@ -568,12 +565,10 @@
 msgstr "Otwiera wirtualny katalog schowka w oknie podzielonym"
 
 #: dolphinmainwindow.cpp:1770
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Preview"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Refresh view"
-msgstr "Podgląd"
+msgstr "Odśwież widok"
 
 #: dolphinmainwindow.cpp:1772
 #, kde-kuit-format
@@ -584,6 +579,10 @@
 "newly-updated view of the files and folders contained here.</para><para>If "
 "the view is split, this refreshes the one that is currently in focus.</para>"
 msgstr ""
+"<para>Odświeża to widok katalogu.</para><para>Jeśli zawartość tego 
katalogu "
+"uległa zmianie, odświeżenie go przeszuka go ponownie i pokaże ci "
+"uaktualniony widok plików i katalogów w nim zawartych.</para><para>Jeśli "
+"widok jest podzielony, to odświeża jego bieżącą część.</para>"
 
 #: dolphinmainwindow.cpp:1779
 #, kde-format
@@ -1359,28 +1358,22 @@
 msgstr[2] "Paski położenia"
 
 #: dolphinpart.cpp:149
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu Edit"
-#| msgid "&Edit File Type..."
+#, kde-format
 msgctxt "@action:inmenu Edit"
 msgid "&Edit File Type…"
-msgstr "Zmi&eń rodzaj pliku..."
+msgstr "Zmi&eń rodzaj pliku…"
 
 #: dolphinpart.cpp:153
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu Edit"
-#| msgid "Select Items Matching..."
+#, kde-format
 msgctxt "@action:inmenu Edit"
 msgid "Select Items Matching…"
-msgstr "Zaznacz pasujące elementy..."
+msgstr "Zaznacz pasujące rzeczy…"
 
 #: dolphinpart.cpp:158
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu Edit"
-#| msgid "Unselect Items Matching..."
+#, kde-format
 msgctxt "@action:inmenu Edit"
 msgid "Unselect Items Matching…"
-msgstr "Odznacz pasujące elementy"
+msgstr "Odznacz pasujące rzeczy…"
 
 #: dolphinpart.cpp:164
 #, kde-format
@@ -1413,12 +1406,10 @@
 msgstr "Autostart"
 
 #: dolphinpart.cpp:190
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu Tools"
-#| msgid "Find File..."
+#, kde-format
 msgctxt "@action:inmenu Tools"
 msgid "Find File…"
-msgstr "Znajdź plik..."
+msgstr "Znajdź plik…"
 
 #: dolphinpart.cpp:196
 #, kde-format
@@ -1623,28 +1614,22 @@
 msgstr "Szukaj %1"
 
 #: dolphinviewcontainer.cpp:637
-#, fuzzy, kde-format
-#| msgctxt "@info:progress"
-#| msgid "Loading folder..."
+#, kde-format
 msgctxt "@info:progress"
 msgid "Loading folder…"
 msgstr "Wczytywanie katalogu..."
 
 #: dolphinviewcontainer.cpp:645
-#, fuzzy, kde-format
-#| msgctxt "@label:listbox"
-#| msgid "Sorting:"
+#, kde-format
 msgctxt "@info:progress"
 msgid "Sorting…"
-msgstr "Szeregowanie:"
+msgstr "Szeregowanie…"
 
 #: dolphinviewcontainer.cpp:656
-#, fuzzy, kde-format
-#| msgctxt "@info"
-#| msgid "Searching..."
+#, kde-format
 msgctxt "@info"
 msgid "Searching…"
-msgstr "Wyszukiwanie..."
+msgstr "Szukanie…"
 
 #: dolphinviewcontainer.cpp:677
 #, kde-format
@@ -1686,11 +1671,9 @@
 msgstr "Zachowaj filtr po zmianie katalogu"
 
 #: filterbar/filterbar.cpp:34
-#, fuzzy, kde-format
-#| msgctxt "@action:intoolbar"
-#| msgid "Filter"
+#, kde-format
 msgid "Filter…"
-msgstr "Filtr"
+msgstr "Filtrowanie…"
 
 #: filterbar/filterbar.cpp:42
 #, kde-format
@@ -2502,12 +2485,10 @@
 msgstr "Skopiuj"
 
 #: panels/folders/treeviewcontextmenu.cpp:78
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Rename..."
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Rename…"
-msgstr "Zmień nazwę..."
+msgstr "Przemianuj…"
 
 #: panels/folders/treeviewcontextmenu.cpp:91
 #, kde-format
@@ -2588,12 +2569,10 @@
 msgstr "Pokaż rzecz po najechaniu"
 
 #: panels/information/informationpanel.cpp:168
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu menu for configure actions"
-#| msgid "Configure"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Configure…"
-msgstr "Ustawienia"
+msgstr "Ustawienia…"
 
 #: panels/information/informationpanel.cpp:174
 #, kde-format
@@ -3161,19 +3140,16 @@
 msgstr "Wybierz usługi widoczne w menu podręcznym:"
 
 #: settings/contextmenu/contextmenusettingspage.cpp:69
-#, fuzzy, kde-format
-#| msgid "Search"
+#, kde-format
 msgctxt "@label:textbox"
 msgid "Search…"
-msgstr "Szukaj"
+msgstr "Poszukaj..."
 
 #: settings/contextmenu/contextmenusettingspage.cpp:96
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Download New Services..."
+#, kde-format
 msgctxt "@action:button"
 msgid "Download New Services…"
-msgstr "Pobierz nowe usługi..."
+msgstr "Pobierz nowe usługi…"
 
 #: settings/contextmenu/contextmenusettingspage.cpp:217
 #, kde-format
@@ -4276,12 +4252,10 @@
 msgstr "Czcionka użytkownika"
 
 #: settings/viewmodes/dolphinfontrequester.cpp:32
-#, fuzzy, kde-format
-#| msgctxt "@action:button Choose font"
-#| msgid "Choose..."
+#, kde-format
 msgctxt "@action:button Choose font"
 msgid "Choose…"
-msgstr "Wybierz..."
+msgstr "Wybierz…"
 
 #: settings/viewmodes/viewsettingspage.cpp:30
 #, kde-format
@@ -4886,10 +4860,9 @@
 msgstr "Adres '%1' jest niepoprawny."
 
 #: views/dolphinview.cpp:2346
-#, fuzzy, kde-format
-#| msgid "Loading..."
+#, kde-format
 msgid "Loading…"
-msgstr "Wczytywanie..."
+msgstr "Wczytywanie…"
 
 #: views/dolphinview.cpp:2365
 #, kde-format
@@ -4957,12 +4930,10 @@
 msgstr "Katalog jest pusty"
 
 #: views/dolphinviewactionhandler.cpp:80
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Create Folder..."
+#, kde-format
 msgctxt "@action"
 msgid "Create Folder…"
-msgstr "Utwórz katalog..."
+msgstr "Utwórz katalog…"
 
 #: views/dolphinviewactionhandler.cpp:90
 #, kde-kuit-format
@@ -5235,12 +5206,10 @@
 "</para>"
 
 #: views/dolphinviewactionhandler.cpp:330
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu View"
-#| msgid "Adjust View Display Style..."
+#, kde-format
 msgctxt "@action:inmenu View"
 msgid "Adjust View Display Style…"
-msgstr "Dostosuj wygląd widoku..."
+msgstr "Dostosuj sposób wyświetlania widoku…"
 
 #: views/dolphinviewactionhandler.cpp:333
 #, kde-format
@@ -5375,12 +5344,10 @@
 msgstr[2] "Działania dla %1 zaznaczonych rzeczy"
 
 #: views/versioncontrol/versioncontrolobserver.cpp:221
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Updating version information..."
+#, kde-format
 msgctxt "@info:status"
 msgid "Updating version information…"
-msgstr "Uaktualnienie szczegółów o wersji..."
+msgstr "Uaktualnienie szczegółów o wersji…"
 
 #~ msgctxt "@action:inmenu Tools"
 #~ msgid "Filter..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-23.08.0/po/zh_CN/dolphin.po 
new/dolphin-23.08.1/po/zh_CN/dolphin.po
--- old/dolphin-23.08.0/po/zh_CN/dolphin.po     2023-08-16 22:48:25.000000000 
+0200
+++ new/dolphin-23.08.1/po/zh_CN/dolphin.po     2023-09-11 15:48:52.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-06-30 00:50+0000\n"
-"PO-Revision-Date: 2023-08-02 12:44\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-23.08.0/po/zh_CN/dolphin_servicemenuinstaller.po 
new/dolphin-23.08.1/po/zh_CN/dolphin_servicemenuinstaller.po
--- old/dolphin-23.08.0/po/zh_CN/dolphin_servicemenuinstaller.po        
2023-08-16 22:48:25.000000000 +0200
+++ new/dolphin-23.08.1/po/zh_CN/dolphin_servicemenuinstaller.po        
2023-09-11 15:48:52.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-02-06 01:03+0000\n"
-"PO-Revision-Date: 2023-08-02 12:44\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-23.08.0/src/org.kde.dolphin.appdata.xml 
new/dolphin-23.08.1/src/org.kde.dolphin.appdata.xml
--- old/dolphin-23.08.0/src/org.kde.dolphin.appdata.xml 2023-08-16 
22:48:25.000000000 +0200
+++ new/dolphin-23.08.1/src/org.kde.dolphin.appdata.xml 2023-09-11 
15:48:52.000000000 +0200
@@ -493,10 +493,10 @@
     <binary>dolphin</binary>
   </provides>
   <releases>
+    <release version="23.08.1" date="2023-09-14"/>
     <release version="23.08.0" date="2023-08-24"/>
     <release version="23.04.3" date="2023-07-06"/>
     <release version="23.04.2" date="2023-06-08"/>
-    <release version="23.04.1" date="2023-05-11"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-23.08.0/src/views/dolphinview.cpp 
new/dolphin-23.08.1/src/views/dolphinview.cpp
--- old/dolphin-23.08.0/src/views/dolphinview.cpp       2023-08-16 
22:48:25.000000000 +0200
+++ new/dolphin-23.08.1/src/views/dolphinview.cpp       2023-09-11 
15:48:52.000000000 +0200
@@ -2323,7 +2323,7 @@
     if (clipboard == nullptr) {
         return;
     }
-    clipboard->setText(path);
+    clipboard->setText(QDir::toNativeSeparators(path));
 }
 
 void DolphinView::slotIncreaseZoom()

Reply via email to