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. -- Regards, Fuchur GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53 C116 E5BC 70D5 B8D7 B2B0
signature.asc
Description: PGP signature
