Am Sonntag, 29. September 2013, 01:36:15 schrieb fuchur:
> Hi,
> 
> On Sun, 29 Sep 2013 01:23:26 +0200
> 
> wrote fuchur <[email protected]>:
> >Hi,
> >
> >If i try to build a sawfish.pot file in "sawfish/po" with "./make-pot"
> >i got this error:
> >
> >*** Bad argument: #<subr symbol-name>, 16, 1
> >
> >
> >This happens because we have a "new" defcustom ":type symbol".
> >
> >You can test it. Run:
> >
> >cd sawfish/po
> >./sawfish-xgettext --doc-file=../DOC --c ../themes/StyleTab/theme.jl
> >
> >i got:
> >*** Bad argument: #<subr symbol-name>, 16, 1
> >
> >next i remove all defcustom with ":type symbol"
> >and now i can run:
> >
> >./sawfish-xgettext --doc-file=../DOC --c ../themes/StyleTab/theme.jl
> >
> >without errors.
> >
> >If we only have one defcustom with ":type symbol" in
> >sawfish we can't run make-pot in sawfish/po anymore.
> 
> Here is a complete sawfish.pot file from sawfish-1.10

Try again with latest GIT - it should be fixed now (I made a small change to 
sawfish-
xgettext and the generated pot looks fine to me, all :type symbol exist, none 
previously 
existing string seems to be missing).

Regards,
Chris

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to