wok-next diff midori/stuff/config @ rev 17455
syslinux/iso2exe: avoid a possible deadlock in progress bar
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 18 12:32:12 2014 +0100 (2014-12-18) |
parents | 0a352dc005b7 |
children |
line diff
1.1 --- a/midori/stuff/config Fri Mar 09 14:58:49 2012 +0100 1.2 +++ b/midori/stuff/config Thu Dec 18 12:32:12 2014 +0100 1.3 @@ -1,10 +1,9 @@ 1.4 - 1.5 [settings] 1.6 -last-window-width=860 1.7 +last-window-width=800 1.8 last-window-height=580 1.9 show-menubar=true 1.10 toolbar-style=MIDORI_TOOLBAR_SMALL_ICONS 1.11 -toolbar-items=Back,Forward,ReloadStop,Homepage,TabNew,Location,Search, 1.12 +toolbar-items=Back,Forward,Homepage,TabNew,Location,ReloadStop,Search, 1.13 load-on-startup=MIDORI_STARTUP_HOMEPAGE 1.14 homepage=file:///usr/share/webhome/index.html 1.15