Reduced the number of webkit settings.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 23 Mar 2013 10:27:39 +0000 (11:27 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 23 Mar 2013 10:27:39 +0000 (11:27 +0100)
commitc72173fed970f001c8c1e8df7f9a3d7acc31ad59
treedb34d3d8aba34a89ebb961b668e6470de1f68fb6
parent6ce5e2c21d922ad7e7a50a47e3ebb95d4e2a71c9
Reduced the number of webkit settings.

The less setting we must parse the faster we can apply the settings. Also the
setting completions will keep readable. If anyone like a special setting to be
configurable to runtime, it's an easy job to add the item to the setting list
and to the default config.
src/config.h
src/setting.c