* add little msg2pdf toy, to convert messages to pdfs, uses webkit (WIP)
(still misses image support) - add toys/msg2pdf - update configure.ac, Makefile.am etc. - ensure webkit version agrees with gtk version - bump version to 0.8.9.4-dev2
This commit is contained in:
@ -23,7 +23,7 @@ if HAVE_GTK
|
||||
SUBDIRS += mug
|
||||
endif
|
||||
|
||||
# for mug2, we need webkit
|
||||
# for mug2 and msg2pdf, we need webkit
|
||||
if BUILD_WIDGETS
|
||||
SUBDIRS += mug2
|
||||
SUBDIRS += mug2 msg2pdf
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user