[Xfce4-commits] <midori:master> Add 'Google Translate (gt)' as a search engine
Christian Dywan
noreply at xfce.org
Fri Feb 8 19:26:02 CET 2013
Updating branch refs/heads/master
to 124c418b08c4412a8fc10274f8f5e59aff0ee2cc (commit)
from c85aa8f16976c178b27011963dd02f2b9f24a9ec (commit)
commit 124c418b08c4412a8fc10274f8f5e59aff0ee2cc
Author: Christian Dywan <christian at twotoasts.de>
Date: Fri Feb 8 18:59:10 2013 +0100
Add 'Google Translate (gt)' as a search engine
Any URL or text will be translated to the default locale
as set in the preferences (and can be changed per website).
data/search | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/data/search b/data/search
index e759642..1a0aebe 100644
--- a/data/search
+++ b/data/search
@@ -27,3 +27,10 @@ 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
+
More information about the Xfce4-commits
mailing list