[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-kimageshop
Subject:    [calligra] libs/widgets: Language entry.desktop is called kf5_entry desktop now
From:       Dag Andersen <null () kde ! org>
Date:       2017-11-21 11:08:45
Message-ID: E1eH6Q1-0002F5-2a () code ! kde ! org
[Download RAW message or body]

Git commit d40eb713126be7ee231bf380cf95a75ad7d4b266 by Dag Andersen.
Committed on 21/11/2017 at 11:06.
Pushed by danders into branch 'master'.

Language entry.desktop is called kf5_entry desktop now

CCMAIL:  kimageshop@kde.org

M  +1    -1    libs/widgets/KoGlobal.cpp

https://commits.kde.org/calligra/d40eb713126be7ee231bf380cf95a75ad7d4b266

diff --git a/libs/widgets/KoGlobal.cpp b/libs/widgets/KoGlobal.cpp
index 4802ec1732e..d302ef94eb9 100644
--- a/libs/widgets/KoGlobal.cpp
+++ b/libs/widgets/KoGlobal.cpp
@@ -112,7 +112,7 @@ void KoGlobal::createListOfLanguages()
     // currently have en_GB or en_US etc.
 
     const QStringList translationList = KoResourcePaths::findAllResources("locale",
-                                        QString::fromLatin1("*/entry.desktop"));
+                                        QString::fromLatin1("*/kf5_entry.desktop"));
     for (QStringList::ConstIterator it = translationList.begin();
             it != translationList.end(); ++it) {
         // Extract the language tag from the directory name
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic