[Xfce4-commits] <midori:master> Add Duck Duck Go to default search engines

Christian Dywan noreply at xfce.org
Mon Nov 22 03:50:05 CET 2010


Updating branch refs/heads/master
         to 302b5d8c2773f4037a2fefacd1dbec5330c29121 (commit)
       from 5f90c91a245c2e9428010aeb7a298e1a2184caf5 (commit)

commit 302b5d8c2773f4037a2fefacd1dbec5330c29121
Author: Christian Dywan <christian at twotoasts.de>
Date:   Sun Nov 21 17:01:11 2010 +0100

    Add Duck Duck Go to default search engines
    
    This doesn't affect current users, only new or reset configurations.

 data/search |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/data/search b/data/search
index c793829..e759642 100644
--- a/data/search
+++ b/data/search
@@ -1,28 +1,29 @@
+[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=
-icon=
 token=y
 
 [Google]
 name=Google
 text=Web Search
 uri=http://www.google.com/search?q=%s
-icon=
 token=g
 
 [Wikipedia]
 name=Wikipedia
 text=The free encyclopedia
 uri=http://en.wikipedia.org/wiki/Special:Search/%s
-icon=
 token=wp
 
 [TheFreeDictionary]
 name=The Free Dictionary
 text=Dictionary, Encyclopedia and Thesaurus
 uri=http://www.thefreedictionary.com/%s
-icon=
 token=fd



More information about the Xfce4-commits mailing list