Re: gtk+ translation domain split done

Abel Cheung <[email protected]> Sun, 18 Jan 2004 21:16:28 +0800
Newsgroups gmane.comp.gnome.lib.xml.internationalization
Message-ID <[email protected]>
--aM3YZ0Iwxop3KEKx
Content-Type: multipart/mixed; boundary="FL5UXtIhxfXey3p5"
Content-Disposition: inline


--FL5UXtIhxfXey3p5
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2004-01-17(Sat) 23:46:20 +0100, Matthias Clasen wrote:
> I've committed my changes now.
>=20
> The .po files in gtk+/po are reduced to 1/3 of their previous size.
> Please notice the new .po files in gtk+/po-properties.
>=20
> I tried to be careful, but please tell me if something breaks due to
> this split.

Is P_() used anywhere other than gtk+? If it's so perhaps it may be
worthy to let intltool-update aware of P_() macros too. Is the attached
patch enough?

Abel



>=20
> Matthias
>=20
> _______________________________________________
> gnome-i18n mailing list
> [email protected]
> http://lists.gnome.org/mailman/listinfo/gnome-i18n

--=20
Abel Cheung
Linux counter #256983   | http://counter.li.org
GPG Key: (0xC67186FF)   | http://deaddog.org/gpg.asc
Key fingerprint: 671C C7AE EFB5 110C D6D1  41EE 4152 E1F1 C671 86FF

--FL5UXtIhxfXey3p5
Content-Type: text/plain; charset=utf-8
Content-Disposition: attachment; filename="intltool-xgettext-add-p_.patch"

Index: intltool/intltool-update.in.in
===================================================================
RCS file: /cvs/gnome/intltool/intltool-update.in.in,v
retrieving revision 1.98
diff -u --unified=5 -r1.98 intltool-update.in.in
--- intltool/intltool-update.in.in	8 Jan 2004 14:19:29 -0000	1.98
+++ intltool/intltool-update.in.in	18 Jan 2004 13:15:40 -0000
@@ -681,10 +681,11 @@
     my @xgettext_argument=("$XGETTEXT",
 			   "--add-comments",
 			   "--directory\=\.\.",
 			   "--keyword\=\_",
 			   "--keyword\=N\_",
+			   "--keyword\=P\_",
 			   "--keyword\=U\_",
 			   "--output\=$MODULE\.pot",
 			   "--files-from\=\.\/POTFILES\.in\.temp");
     push @xgettext_argument, "--from-code\=$encoding" if ($gettext_support_nonascii);
     push @xgettext_argument, $XGETTEXT_ARGS if $XGETTEXT_ARGS;

--FL5UXtIhxfXey3p5--

--aM3YZ0Iwxop3KEKx
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFACocsQVLh8cZxhv8RAk60AKDjotVwDKGCZRxtCoouGNbgAOdGfQCfXC+1
/19as6ilSf57/3fItfRAWww=
=szvm
-----END PGP SIGNATURE-----

--aM3YZ0Iwxop3KEKx--