konq/e customize

Luciano mikelima at virgilio.it
Sat May 24 12:13:18 CEST 2003


On Saturday 24 May 2003 09:52, tian yuhong wrote:
> hi,all
>
> I want to customize the konq/e,delete some useless features.
> Such as I want to delete the ./konq-embed/add-ons directory.

Keep in mind that yo have to explicitely enable add-ons, with
the --enable-add-ons=kflashpart,... option of the configure script.
So 'useless features' can be simply left off the compilation,
in fact they are not enabled by default.
If you still want to remove directories from the source, hwever,
you have to work on the Makefile.am and configure.in.in
to remove directories from the subdirs line, an then you must 
run the Makefile.cvs file again with
make -f Makefile.cvs 

Best regards,
Luciano



More information about the konq-e mailing list