On 2 October 2013 00:58, Beco <[email protected]> wrote: >> #define _( String ) gettext( String ) >> >> breaks xgettext >> >> Is there any trick to get it working with the define?
Solution: Use -k_ arg. Example: $xgettext -k_ -d hallo -s -o hallowelt.pot hallowelt.c Thanks! Beco. -- Dr Beco A.I. researcher "Sometimes the heart sees what is invisible to the eye." (H. Jackson Brown Jr.) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/caluyw2wnju6wzh5szkyakpsunefp6ffvr3lnnp79uadqcao...@mail.gmail.com

