Hi Giacomo,

As previously agreed, I just uploaded the screentest ppackage with some
new translations, fixing 574463, #670849, #671706 and #670781. Please
find attached the related debdiff (compressed to avoid any encoding
weirdness). The uncompressed one only focuses on the few actual changes,
beside the three new PO files.

Regards

David

diffstat for screentest-2.0 screentest-2.0

 basic_test.c     |    2 ++
 configure        |    2 +-
 configure.ac     |    2 +-
 debian/changelog |   12 ++++++++++++
 4 files changed, 16 insertions(+), 2 deletions(-)

diff -Nru --exclude '*.po' screentest-2.0/basic_test.c 
screentest-2.0/basic_test.c
--- screentest-2.0/basic_test.c 2007-07-28 13:29:30.000000000 -0400
+++ screentest-2.0/basic_test.c 2012-05-08 18:53:00.000000000 -0400
@@ -63,6 +63,8 @@
 
 static void basic_draw(GtkWidget * widget)
 {
+       bind_textdomain_codeset(PACKAGE, "ISO-8859-1");
+
        GdkWindow *win = widget->window;
        gint w, h;
        gint i, b, d;
diff -Nru --exclude '*.po' screentest-2.0/configure screentest-2.0/configure
--- screentest-2.0/configure    2007-08-05 16:28:22.000000000 -0400
+++ screentest-2.0/configure    2012-05-08 18:53:00.000000000 -0400
@@ -21002,7 +21002,7 @@
 
 
 
-ALL_LINGUAS="de"
+ALL_LINGUAS="da de fi fr"
 
 
 for ac_header in locale.h
diff -Nru --exclude '*.po' screentest-2.0/configure.ac 
screentest-2.0/configure.ac
--- screentest-2.0/configure.ac 2007-08-05 16:26:44.000000000 -0400
+++ screentest-2.0/configure.ac 2012-05-08 18:53:00.000000000 -0400
@@ -18,7 +18,7 @@
 AC_SUBST(GLADE_CFLAGS)
 AC_SUBST(GLADE_LIBS)
 
-ALL_LINGUAS="de"
+ALL_LINGUAS="da de fi fr"
 AM_GLIB_GNU_GETTEXT
 AM_GLIB_DEFINE_LOCALEDIR(LOCALEDIR)
 GETTEXT_PACKAGE=$PACKAGE
diff -Nru --exclude '*.po' screentest-2.0/debian/changelog 
screentest-2.0/debian/changelog
--- screentest-2.0/debian/changelog     2012-05-08 18:53:00.000000000 -0400
+++ screentest-2.0/debian/changelog     2012-05-08 18:53:00.000000000 -0400
@@ -1,3 +1,15 @@
+screentest (2.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Properly display non-ASCII characters in main screen. Closes: #670781
+
+  [ New runtime translations ]
+  * French, thanks to Mami Hicham. Closes: #574463
+  * Danish, thanks to Joe Hansen. Closes: #670849
+  * Finish, thanks to Juhani Numminen. Closes: #671706
+
+ -- David Prévot <taf...@debian.org>  Tue, 08 May 2012 18:27:39 -0400
+
 screentest (2.0-2) unstable; urgency=low
 
   * Usual updates: policy, homepage

Attachment: deb.diff.xz
Description: application/xz

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to