[neon/neon-packaging/mauikit-filebrowsing/Neon/unstable] debian/patches: ki18n patch.# Please enter the commit message for your changes. Lines starting

Scarlett Moore null at kde.org
Fri Dec 1 16:20:28 GMT 2023


Git commit ac12438ed119e6b3a3626ba777460cad957b8fe5 by Scarlett Moore.
Committed on 01/12/2023 at 17:07.
Pushed by scarlettmoore into branch 'Neon/unstable'.

ki18n patch.# Please enter the commit message for your changes. Lines starting

A  +12   -0    debian/patches/i18n.patch
A  +1    -0    debian/patches/series

https://invent.kde.org/neon/neon-packaging/mauikit-filebrowsing/-/commit/ac12438ed119e6b3a3626ba777460cad957b8fe5

diff --git a/debian/patches/i18n.patch b/debian/patches/i18n.patch
new file mode 100644
index 0000000..5d2a66a
--- /dev/null
+++ b/debian/patches/i18n.patch
@@ -0,0 +1,12 @@
+diff --git a/src/utils/moduleinfo.cpp b/src/utils/moduleinfo.cpp
+index 9c9040d6..c9f8848e 100644
+--- a/src/utils/moduleinfo.cpp
++++ b/src/utils/moduleinfo.cpp
+@@ -1,6 +1,6 @@
+ #include "moduleinfo.h"
+ #include "../mauikit_version.h"
+-#include <KI18n/KLocalizedString>
++#include <KLocalizedString>
+ 
+ QString MauiKitCore::versionString()
+ {
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..247f3c9
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+i18n.patch


More information about the Neon-commits mailing list