summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-02-07 22:06:58 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-02-07 22:06:58 +0100
commit3e2bf9be0a3f037a074b9ac8c7818c12175c3693 (patch)
tree54a240cb738e6c1b0b716241fe285162f4268e5d /doc/en
parentde6bf18e4708e6a651e9bd7ebf68c723efdf8d3e (diff)
downloadweechat-3e2bf9be0a3f037a074b9ac8c7818c12175c3693.zip
doc: remove list of scripts for URLs in FAQ
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_faq.en.txt18
1 files changed, 1 insertions, 17 deletions
diff --git a/doc/en/weechat_faq.en.txt b/doc/en/weechat_faq.en.txt
index d12e472ce..26a094a87 100644
--- a/doc/en/weechat_faq.en.txt
+++ b/doc/en/weechat_faq.en.txt
@@ -284,23 +284,7 @@ URL selection):
This option may cause display bugs. If you experience such problem, you must
turn off this option.
-Other solution is to use one of following scripts:
-
-urlserver.py::
- shorten URLs with HTTP server in script
-
-urlbar.py::
- display URLs in a bar
-
-urlgrab.py::
- logs URLs and open them in browser
-
-url_shorten.rb::
-tinyurl.py::
-shortenurl.py::
- shorten long URLs
-
-List of scripts about URLs: http://www.weechat.org/scripts/stable/tag/url
+Other solution is to use a script: http://www.weechat.org/scripts/stable/tag/url
[[change_locale_without_quit]]
I want to change the language used by WeeChat for messages, but without exiting WeeChat, is it possible?