[neon/neon-packaging/mauikit-filebrowsing/Neon/unstable] debian/patches: Revert "drop patch"

Carlos De Maine null at kde.org
Mon Dec 4 06:51:01 GMT 2023


Git commit 801939b40c309ecbc26d50bf37bb0cf469250e75 by Carlos De Maine.
Committed on 04/12/2023 at 07:51.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "drop patch"

This reverts commit 6c39722b435536392636123a4f6606c7eeece662

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

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

diff --git a/debian/patches/i18n.patch b/debian/patches/i18n.patch
new file mode 100644
index 0000000..840efee
--- /dev/null
+++ b/debian/patches/i18n.patch
@@ -0,0 +1,12 @@
+diff --git a/src/code/moduleinfo.cpp b/src/code/moduleinfo.cpp
+index 9c9040d6..c9f8848e 100644
+--- a/src/utils/moduleinfo.cpp
++++ b/src/utils/moduleinfo.cpp
+@@ -1,6 +1,6 @@
+ #include "moduleinfo.h"
+ #include "../filebrowsing_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