From 817cbd1e75a0c0d72bc5a25509328b47a994f409 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 4 Aug 2009 18:30:13 +1000 Subject: [PATCH] Fix ":open" link in 'defsearch' help. --- vimperator/locale/en-US/options.txt | 4 ++-- xulmus/locale/en-US/options.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index f3bea90e..f699ffaa 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -247,8 +247,8 @@ ____ ||'defsearch' 'ds'|| string (default: "google") ____ Sets the default search engine. The default search engine name is used in the -[c]:[tab]open [arg][c] command if [a][arg][a] neither looks like a URL or like -a specified search engine/keyword. +[c]:open [arg][c] command if [a][arg][a] neither looks like a URL nor like a +specified search engine/keyword. This means that if you set 'defsearch' to "youtube", then [c]:open arnold schwarzenegger[c] will be exactly the same as [c]:open youtube arnold diff --git a/xulmus/locale/en-US/options.txt b/xulmus/locale/en-US/options.txt index b44bacb1..79566f6f 100644 --- a/xulmus/locale/en-US/options.txt +++ b/xulmus/locale/en-US/options.txt @@ -246,8 +246,8 @@ ____ ||'defsearch' 'ds'|| string (default: "google") ____ Sets the default search engine. The default search engine name is used in the -[c]:[tab]open [arg][c] command if [a][arg][a] neither looks like a URL or like -a specified search engine/keyword. +[c]:open [arg][c] command if [a][arg][a] neither looks like a URL nor like a +specified search engine/keyword. This means that if you set 'defsearch' to "youtube", then [c]:open arnold schwarzenegger[c] will be exactly the same as [c]:open youtube arnold