Added preferences page to LiteHTML plugin and make it respect the enable_remote_conte...
authorAndrej Kacian <ticho@claws-mail.org>
Sat, 26 Jan 2019 20:59:15 +0000 (21:59 +0100)
committerAndrej Kacian <ticho@claws-mail.org>
Sat, 4 May 2019 14:48:57 +0000 (16:48 +0200)
commitc24d165f1d242d0bda1800d042c19ae2d8218c85
tree260a3729bc055a7fd025e5e4cb7fcb3e218fa7f3
parent822b482afa172bf7621a8c9b49706d8f697fc4d6
Added preferences page to LiteHTML plugin and make it respect the enable_remote_content pref

Only "enable_remote_content" pref for now.
src/plugins/litehtml_viewer/Makefile.am
src/plugins/litehtml_viewer/lh_prefs.c [new file with mode: 0644]
src/plugins/litehtml_viewer/lh_prefs.h [new file with mode: 0644]
src/plugins/litehtml_viewer/lh_widget.cpp
src/plugins/litehtml_viewer/plugin.c