On 2004-01-17(Sat) 23:46:20 +0100, Matthias Clasen wrote: > I've committed my changes now. > > 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. > > 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 > > Matthias > > _______________________________________________ > gnome-i18n mailing list > gnome-i18n gnome org > http://lists.gnome.org/mailman/listinfo/gnome-i18n -- 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
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;
Attachment:
pgp0JpLzIU3HD.pgp
Description: PGP signature