summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-09-05 16:33:01 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-09-05 16:33:01 +0200
commit2bf41636171cd48ed86a875b416485bc051b543d (patch)
treebc871b8b129356052dabcd4cf21379b8e52ec4f1 /doc/en
parent07d490f0451ea734e8a0f11713485708ed672eb6 (diff)
downloadweechat-2bf41636171cd48ed86a875b416485bc051b543d.zip
Use new WeeChat site, weechat.org
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_faq.en.txt14
-rw-r--r--doc/en/weechat_plugin_api.en.txt2
-rw-r--r--doc/en/weechat_quickstart.en.txt4
-rw-r--r--doc/en/weechat_scripting.en.txt2
-rw-r--r--doc/en/weechat_tester.en.txt4
-rw-r--r--doc/en/weechat_user.en.txt7
6 files changed, 15 insertions, 18 deletions
diff --git a/doc/en/weechat_faq.en.txt b/doc/en/weechat_faq.en.txt
index f09adc798..214fad7b1 100644
--- a/doc/en/weechat_faq.en.txt
+++ b/doc/en/weechat_faq.en.txt
@@ -31,8 +31,7 @@ Some features (version > = 0.3.x):
* multi-platform
* 100% GPL and free
-More info on this page:
-http://weechat.flashtux.org/features.php
+More info on this page: http://www.weechat.org/features
Compilation / install
@@ -241,7 +240,7 @@ According to WeeChat version:
`/set plugins.var.perl.launcher.signal.weechat_highlight "/path/to/command arguments"`
Many other scripts exist for notification, please look at plugins/scripts page:
-http://weechat.flashtux.org/plugins.php
+http://www.weechat.org/plugins
[[filter_irc_join_part_quit]]
@@ -302,7 +301,7 @@ There are 3 ways:
* request a new feature: https://savannah.nongnu.org/task/?group=weechat
* send a patch: https://savannah.nongnu.org/patch/?group=weechat
. you can mail developers, look at support page for developer's mails:
- http://weechat.flashtux.org/support.php
+ http://www.weechat.org/about
(you can subscribe and send to "support" mailing list)
@@ -310,8 +309,7 @@ There are 3 ways:
What is the list of supported platforms for WeeChat? Will it be ported to other operating systems?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-The full list is on this page:
-http://weechat.flashtux.org/download.php?view=supported_os
+The full list is on this page: http://www.weechat.org/download
We do our best to run on as many platforms as possible. Help is welcome for
some OS' we don't have, to test WeeChat.
@@ -324,7 +322,7 @@ I want to help WeeChat developers. What can I do?
There's many tasks to do (testing, code, documentation, ...)
Please contact us via IRC or mail, look at support page:
-http://weechat.flashtux.org/support.php
+http://www.weechat.org/about
[[donate]]
@@ -332,4 +330,4 @@ Can I give money or other things to WeeChat developers?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can give us money to help development.
-Details on http://weechat.flashtux.org/donate.php
+Details on http://www.weechat.org/donate
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt
index 5f467e0dd..12d3ceef4 100644
--- a/doc/en/weechat_plugin_api.en.txt
+++ b/doc/en/weechat_plugin_api.en.txt
@@ -6,7 +6,7 @@ FlashCode <flashcode@flashtux.org>
This manual documents WeeChat chat client, it is part of WeeChat.
Latest version of this document can be found on this page:
-http://weechat.flashtux.org/doc.php
+http://www.weechat.org/doc
[[introduction]]
diff --git a/doc/en/weechat_quickstart.en.txt b/doc/en/weechat_quickstart.en.txt
index 8c5e01bac..18d610b29 100644
--- a/doc/en/weechat_quickstart.en.txt
+++ b/doc/en/weechat_quickstart.en.txt
@@ -227,7 +227,7 @@ Python, Ruby, Lua and Tcl). These plugins must be loaded with the `/plugin`
command and they provide commands like `/perl`, used to load scripts.
Many external plugins/scripts (from contributors) are available for
-WeeChat: http://weechat.flashtux.org/plugins.php
+WeeChat: http://www.weechat.org/plugins
Easiest way to install scripts is to use script 'weeget.py':
@@ -241,6 +241,6 @@ More documentation
------------------
You can now use WeeChat and read FAQ/documentation for any other questions:
-http://weechat.flashtux.org/doc.php
+http://www.weechat.org/doc
Enjoy using WeeChat!
diff --git a/doc/en/weechat_scripting.en.txt b/doc/en/weechat_scripting.en.txt
index dc75cf676..07d5c0b59 100644
--- a/doc/en/weechat_scripting.en.txt
+++ b/doc/en/weechat_scripting.en.txt
@@ -6,7 +6,7 @@ FlashCode <flashcode@flashtux.org>
This manual documents WeeChat chat client, it is part of WeeChat.
Latest version of this document can be found on this page:
-http://weechat.flashtux.org/doc.php
+http://www.weechat.org/doc
[[introduction]]
diff --git a/doc/en/weechat_tester.en.txt b/doc/en/weechat_tester.en.txt
index 1ccbb2d97..b5f2c508b 100644
--- a/doc/en/weechat_tester.en.txt
+++ b/doc/en/weechat_tester.en.txt
@@ -76,7 +76,7 @@ the latest updates.
Otherwise you can download and unpack 'devel' package:
-----------------------------------------------------------------
-$ wget http://weechat.flashtux.org/download/weechat-devel.tar.bz2
+$ wget http://www.weechat.org/files/src/weechat-devel.tar.bz2
$ tar xvjf weechat-devel.tar.bz2
$ cd weechat-devel
-----------------------------------------------------------------
@@ -107,7 +107,7 @@ Install binary package
According to your Linux distribution:
* Debian: http://debian.flashtux.org/
-* Gentoo: http://weechat.flashtux.org/download.php
+* Gentoo: http://www.weechat.org/download
* ArchLinux: PKGBUILD from http://aur.archlinux.org/
* other: we don't know! Eheh.
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt
index 72bf90502..fea492bd2 100644
--- a/doc/en/weechat_user.en.txt
+++ b/doc/en/weechat_user.en.txt
@@ -6,7 +6,7 @@ FlashCode <flashcode@flashtux.org>
This manual documents WeeChat chat client, it is part of WeeChat.
Latest version of this document can be found on this page:
-http://weechat.flashtux.org/doc.php
+http://www.weechat.org/doc
[[introduction]]
@@ -35,7 +35,7 @@ Main features are:
* multi-platform (GNU/Linux, *BSD, MacOS X, Windows and other)
* 100% GPL, free software
-WeeChat homepage is here: http://weechat.flashtux.org/
+WeeChat homepage is here: http://www.weechat.org/
[[pre-requisites]]
Pre-requisites
@@ -1116,8 +1116,7 @@ These plugins can load, execute and unload scripts for these languages.
For more information about how to write scripts, or WeeChat API for
scripts, please read 'WeeChat Scripting Guide'.
-You can find some scripts for WeeChat here:
-http://weechat.flashtux.org/plugins.php
+You can find some scripts for WeeChat here: http://www.weechat.org/plugins
Perl commands
^^^^^^^^^^^^^