[SCM] gigedit/master: Add patch to fix handling translations.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Jan 8 09:17:09 UTC 2018


The following commit has been merged in the master branch:
commit 43d535ceca56cd7eee0a0c6920f1490d37561573
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Jan 8 09:49:57 2018 +0100

    Add patch to fix handling translations.

diff --git a/debian/patches/04-translation_fix.patch b/debian/patches/04-translation_fix.patch
new file mode 100644
index 0000000..96d0491
--- /dev/null
+++ b/debian/patches/04-translation_fix.patch
@@ -0,0 +1,15 @@
+Description:  Translation Fix: MacroEditor.cpp and MacrosSetup.cpp were not under translation control.
+Author: upstream
+Forwarded: not-needed
+
+Index: gigedit/po/POTFILES.in
+===================================================================
+--- gigedit.orig/po/POTFILES.in
++++ gigedit/po/POTFILES.in
+@@ -1,4 +1,6 @@
+ src/gigedit/CombineInstrumentsDialog.cpp
++src/gigedit/MacroEditor.cpp
++src/gigedit/MacrosSetup.cpp
+ src/gigedit/mainwindow.cpp
+ src/gigedit/dimregionedit.cpp
+ src/gigedit/regionchooser.cpp
diff --git a/debian/patches/series b/debian/patches/series
index 036865f..36b5dce 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01-makefiles.patch
 03-spelling.patch
+04-translation_fix.patch

-- 
gigedit packaging



More information about the pkg-multimedia-commits mailing list