From 4847f546b0a46f1e8af2238c511b485051d2e81b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 17 Oct 2013 15:31:06 +0200 Subject: midori: add inital bookmarks and homepage --- recipes-connectivity/midori/files/config | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 recipes-connectivity/midori/files/config (limited to 'recipes-connectivity/midori/files/config') diff --git a/recipes-connectivity/midori/files/config b/recipes-connectivity/midori/files/config new file mode 100644 index 0000000..46849c3 --- /dev/null +++ b/recipes-connectivity/midori/files/config @@ -0,0 +1,18 @@ +[settings] +default-encoding=ISO-8859-1 +enable-developer-extras=true +enable-site-specific-quirks=true +enable-javascript=true +last-window-width=630 +last-window-height=400 +last-panel-position=248 +location-entry-search=https://duckduckgo.com/?q=%s +toolbar-items=TabNew,Back,NextForward,ReloadStop,BookmarkAdd,Location,Search,Trash,CompactMenu +homepage=http://www.toradex.com/ +tabhome=about:dial +download-folder=/home/root +text-editor=/usr/bin/leafpad +maximum-cache-size=5 +load-on-startup=MIDORI_STARTUP_HOMEPAGE +proxy-type=MIDORI_PROXY_NONE +user-agent=Mozilla/5.0 (X11; Linux) AppleWebKit/535.22 (KHTML, like Gecko) Chrome/18.0.1025.133 Safari/535.22 Midori/0.5 -- cgit v1.2.3