wok diff midori/stuff/config @ rev 13254
qemacs-dev: fix WEB_SITE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 16 08:06:30 2012 +0200 (2012-08-16) |
parents | b7711eab8c7d |
children | 68d68791ced5 |
line diff
1.1 --- a/midori/stuff/config Mon Feb 21 03:20:27 2011 +0000 1.2 +++ b/midori/stuff/config Thu Aug 16 08:06:30 2012 +0200 1.3 @@ -4,6 +4,9 @@ 1.4 last-window-height=580 1.5 show-menubar=true 1.6 toolbar-style=MIDORI_TOOLBAR_SMALL_ICONS 1.7 -toolbar-items=Back,Forward,ReloadStop,Homepage,TabNew,Location 1.8 +toolbar-items=Back,Forward,ReloadStop,Homepage,TabNew,Location,Search, 1.9 load-on-startup=MIDORI_STARTUP_HOMEPAGE 1.10 homepage=file:///usr/share/webhome/index.html 1.11 + 1.12 +[extensions] 1.13 +libtoolbar-editor.so=true