[kde-doc-english] KDE
David Faure
faure at kde.org
Sat Feb 27 02:20:58 CET 2010
SVN commit 1096606 by dfaure:
Finally commit the patch by Thomas Fischer which implements
FEATURE: Automatic AdBlock filter list updates
GUI: the automatic adblock filters must be enabled in "Configure Konqueror / AdBlocK Filters"
Compared to the patch r6, I replaced the manual copy() method with a base class
KHTMLSettingsData which contains all the settings, so that they can be copied in one line.
FEATURE: 143495
Fixed for: 4.5
M +173 -4 kdebase/apps/konqueror/settings/konqhtml/filteropts.cpp
M +48 -0 kdebase/apps/konqueror/settings/konqhtml/filteropts.h
M +2 -0 kdelibs/khtml/CMakeLists.txt
M +127 -4 kdelibs/khtml/khtml_settings.cpp
http://websvn.kde.org/?view=rev&revision=1096606
More information about the kde-doc-english
mailing list