-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
75 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
[settings] | ||
default-encoding=ISO-8859-1 | ||
enable-developer-extras=true | ||
enable-site-specific-quirks=true | ||
enable-javascript=true | ||
default-charset=ISO-8859-1 | ||
last-window-width=598 | ||
last-window-height=606 | ||
last-panel-position=207 | ||
last-panel-page=1 | ||
last-web-search=8 | ||
search-width=229 | ||
location-entry-search=https://www.baidu.com/s?wd= | ||
toolbar-items=TabNew,Back,NextForward,ReloadStop,BookmarkAdd,Location,Search,Trash,CompactMenu | ||
homepage=file:///usr/share/doc/midori/faq.html | ||
tabhome=about:dial | ||
download-folder=/home/zaoqi | ||
maximum-cache-size=0 | ||
toolbar-style=MIDORI_TOOLBAR_SMALL_ICONS | ||
load-on-startup=MIDORI_STARTUP_BLANK_PAGE | ||
user-agent=Mozilla/5.0 (X11; Linux) AppleWebKit/538.15 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/538.15 Midori/0.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
[Duck Duck Go] | ||
name=Duck Duck Go | ||
text=Privacy-aware Web Search | ||
uri=https://duckduckgo.com/?q=%s | ||
token=dd | ||
|
||
[Yahoo] | ||
name=Yahoo | ||
text=Yahoo Web Search | ||
uri=http://search.yahoo.com/search?p= | ||
token=y | ||
|
||
[Google] | ||
name=Google | ||
text=Web Search | ||
uri=http://www.google.com/search?q=%s | ||
token=g | ||
|
||
[Wikipedia] | ||
name=Wikipedia | ||
text=The free encyclopedia | ||
uri=http://en.wikipedia.org/wiki/Special:Search/%s | ||
token=wp | ||
|
||
[The Free Dictionary] | ||
name=The Free Dictionary | ||
text=Dictionary, Encyclopedia and Thesaurus | ||
uri=http://www.thefreedictionary.com/%s | ||
token=fd | ||
|
||
[Google Translate] | ||
name=Google Translate | ||
text=Localize text or URL | ||
uri=http://translate.google.com/?q= | ||
token=gt | ||
|
||
[Debian Packages] | ||
name=Debian Packages | ||
text=Search Debian Packages | ||
uri=http://packages.debian.org/%s | ||
token=d | ||
|
||
[Debian Bugs] | ||
name=Debian Bugs | ||
text=Debian Bugs Search | ||
uri=http://bugs.debian.org/%s | ||
token=dbs | ||
|
||
[baidu] | ||
name=baidu | ||
text= | ||
uri=https://www.baidu.com/s?wd= | ||
icon=https://www.baidu.com/s?wd=wine | ||
token= |