On 2014-02-19 21:47, Kelly John Rose wrote:
Or possibily forking Enigmail to build it as a subextension.
Is it possible to build an extension that hooks onto Enigmail and
integrates into Enigmail's UI?

# hot to build Enigmail from the sources

git clone git://git.code.sf.net/p/enigmail/source enigmail

# or if you want to work with a certain branch, then use something like
# git clone --branch enigmail-1-4-3 git://git.code.sf.net/p/enigmail/source 
enigmail

cd enigmail

# apply your changes

./configure
make
make xpi



_______________________________________________
enigmail-users mailing list
[email protected]
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net

Reply via email to