[Pkg-shadow-commits] r1201 - trunk/debian/patches
nekral-guest at alioth.debian.org
nekral-guest at alioth.debian.org
Mon Jun 18 18:24:34 UTC 2007
Author: nekral-guest
Date: 2007-06-18 18:24:34 +0000 (Mon, 18 Jun 2007)
New Revision: 1201
Modified:
trunk/debian/patches/202_it_man_uses_gettext
Log:
Activate the Italian PO translation in man/Makefile.am and include the generic Makefile for the generation of translated manpages at build time.
Modified: trunk/debian/patches/202_it_man_uses_gettext
===================================================================
--- trunk/debian/patches/202_it_man_uses_gettext 2007-06-18 16:47:09 UTC (rev 1200)
+++ trunk/debian/patches/202_it_man_uses_gettext 2007-06-18 18:24:34 UTC (rev 1201)
@@ -17,7 +17,7 @@
+# Giuseppe Sacco <eppesuig at debian.org>, 2005.
+# Danilo Piazzalunga <danilopiazza at libero.it>, 2005.
+# Isabella Ruocco <isacher at nettaxi.com>, 1999.
-+#
++#
+msgid ""
+msgstr ""
+"Project-Id-Version: shadow 4.0.3\n"
@@ -7197,3 +7197,25 @@
+#~ msgstr ""
+#~ "<command>su</command> [<option>-</option>] [I<nome_utente> [I<argomenti>]]"
+
+Index: shadow-4.0.18.1/man/Makefile.am
+===================================================================
+--- shadow-4.0.18.1.orig/man/Makefile.am 2007-06-18 18:52:38.000000000 +0100
++++ shadow-4.0.18.1/man/Makefile.am 2007-06-18 18:52:50.000000000 +0100
+@@ -1,5 +1,5 @@
+
+-LINGUAS = de fr pl ru sv
++LINGUAS = de fr it pl ru sv
+
+ # subdirectories for translated manual pages
+ DIST_SUBDIRS = cs de es fi fr hu id it ja ko pl pt_BR ru sv tr zh_CN zh_TW
+Index: shadow-4.0.18.1/man/it/Makefile.am
+===================================================================
+--- shadow-4.0.18.1.orig/man/it/Makefile.am 2007-06-18 18:53:47.000000000 +0100
++++ shadow-4.0.18.1/man/it/Makefile.am 2007-06-18 18:54:18.000000000 +0100
+@@ -48,3 +48,6 @@
+ $(man_MANS) \
+ $(man_nopam) \
+ id.1
++
++include ../generate_translations.mak
++
More information about the Pkg-shadow-commits
mailing list