Error by build sawfish.pot
fuchur <[email protected]>
| Newsgroups | gmane.comp.window-managers.sawfish |
|---|---|
| Organization | W.W |
| Message-ID | <[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. -- Regards, Fuchur GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53 C116 E5BC 70D5 B8D7 B2B0
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iEYEARECAAYFAlJHZPEACgkQ5bxw1bjXsrCKEwCgq30k8/kMxwTYvUEDDbWN/npi /aAAniu2Ec5c46POIZMvOG5hmEsSPF7a =dp5D -----END PGP SIGNATURE-----