File kio_desktop.patch of Package plasma5-workspace

--- a/kioslave/desktop/kio_desktop.cpp.orig	2020-05-05 18:00:04.000000000 +0300
+++ b/kioslave/desktop/kio_desktop.cpp	2020-07-19 21:27:16.453463528 +0300
@@ -164,7 +164,7 @@
     if (!path.isEmpty()) {
         KDesktopFile file(path);
 
-        const QString name = file.readName();
+        const QString name = file.readGenericName();
         if (!name.isEmpty())
             entry.replace(KIO::UDSEntry::UDS_DISPLAY_NAME, name);
 
openSUSE Build Service is sponsored by