New: Dillo plugin preferences (patch by Dimitar Haralanov)
authorMelvin Hadasht <melvin.hadasht@free.fr>
Wed, 30 Apr 2003 14:57:20 +0000 (14:57 +0000)
committerMelvin Hadasht <melvin.hadasht@free.fr>
Wed, 30 Apr 2003 14:57:20 +0000 (14:57 +0000)
commitffcecc52c95b0f89fd2ebc4bf22b5e09675d38be
treee59a5e61768182fcf44c92fb926a54a9cb7e78b2
parent77a1479518e578736aacbc5dc3bfb5a22db3882d
New: Dillo plugin preferences (patch by Dimitar Haralanov)

* src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
Preferences for the dillo plugin
* src/plugins/dillo_viewer/dillo_viewer.c
Support for preferences
* src/plugins/dillo_viewer/Makefile.am
Added dillo_prefs.[ch]
ChangeLog.claws
configure.ac
src/plugins/dillo_viewer/Makefile.am
src/plugins/dillo_viewer/dillo_prefs.c [new file with mode: 0644]
src/plugins/dillo_viewer/dillo_prefs.h [new file with mode: 0644]
src/plugins/dillo_viewer/dillo_viewer.c