[SCM] laditools/master: Disable internatiolization support for now, it's broken.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Mar 24 08:55:14 UTC 2012


The following commit has been merged in the master branch:
commit 4581dfe373c4e641eb651c0d35e69ab207f1c6f7
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Mar 8 09:22:52 2012 +0100

    Disable internatiolization support for now, it's broken.

diff --git a/debian/patches/0001-disable_i18n.patch b/debian/patches/0001-disable_i18n.patch
new file mode 100644
index 0000000..d5fec28
--- /dev/null
+++ b/debian/patches/0001-disable_i18n.patch
@@ -0,0 +1,12 @@
+---
+ setup.cfg |    2 ++
+ 1 file changed, 2 insertions(+)
+
+--- laditools.orig/setup.cfg
++++ laditools/setup.cfg
+@@ -4,3 +4,5 @@ desktop_files=[ ('share/applications',
+  ['data/ladiconf.desktop.in', 'data/laditray.desktop.in']) ]
+ [build_icons]
+ icon-dir = icons
++[build]
++i18n = False
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..ca202ee
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-disable_i18n.patch

-- 
laditools packaging



More information about the pkg-multimedia-commits mailing list