summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-03-18 09:03:14 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-03-18 09:03:14 +0000
commit1314c8e78e9d6bb79a712eebf1e1e22e535f7207 (patch)
tree726dbfca5b581de2febdeb5c92614bac1c9922f1
parentRuby changes forgotten in ChangeLog (diff)
downloadweechat-1314c8e78e9d6bb79a712eebf1e1e22e535f7207.tar.xz
weechat-1314c8e78e9d6bb79a712eebf1e1e22e535f7207.zip
Version 0.1.8v0.1.8release-0-1-8
-rw-r--r--BUGS3
-rw-r--r--ChangeLog5
-rw-r--r--FAQ22
-rw-r--r--FAQ.fr20
-rw-r--r--TODO4
-rw-r--r--configure.in4
-rw-r--r--doc/en/weechat.en.xml2
-rw-r--r--doc/fr/weechat.fr.xml2
-rw-r--r--doc/weechat-curses.12
-rw-r--r--po/cs.po4
-rw-r--r--po/es.po4
-rw-r--r--po/fr.po4
-rw-r--r--po/hu.po6
-rw-r--r--weechat.spec6
-rw-r--r--weechat/BUGS3
-rw-r--r--weechat/ChangeLog5
-rw-r--r--weechat/FAQ22
-rw-r--r--weechat/FAQ.fr20
-rw-r--r--weechat/TODO4
-rw-r--r--weechat/configure.in4
-rw-r--r--weechat/doc/en/weechat.en.xml2
-rw-r--r--weechat/doc/fr/weechat.fr.xml2
-rw-r--r--weechat/doc/weechat-curses.12
-rw-r--r--weechat/po/cs.po4
-rw-r--r--weechat/po/es.po4
-rw-r--r--weechat/po/fr.po4
-rw-r--r--weechat/po/hu.po6
-rw-r--r--weechat/weechat.spec6
28 files changed, 90 insertions, 86 deletions
diff --git a/BUGS b/BUGS
index a869636bd..344a4a83a 100644
--- a/BUGS
+++ b/BUGS
@@ -1,7 +1,7 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-WeeChat known bugs, 2006-01-14
+WeeChat known bugs, 2006-03-18
- display bugs with UTF-8 chars coded on more than 2 bytes
- divide long messages (> 512 bytes) into more messages so IRC server can
@@ -12,4 +12,3 @@ WeeChat known bugs, 2006-01-14
(cleared by each WeeChat at startup)
- WeeChat may crash if too much nicks in nicklist when position is top
or bottom
-- ./configure does not check that Gtk 2.0 libraries are installed
diff --git a/ChangeLog b/ChangeLog
index eaea0432f..8632242ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-ChangeLog - 2006-03-17
+ChangeLog - 2006-03-18
-Version 0.1.8 (under dev!):
+Version 0.1.8 (2006-03-18):
* improved Ruby plugin
* fixed /set command when internal server name contains one or many dots
* fixed get_info plugin API function when no server at all is opened
@@ -48,6 +48,7 @@ Version 0.1.8 (under dev!):
* fixed bug with buffer detection in plugins/scripts commands
* fixed bug with /history command
* added option "irc_show_away_once", to show away message only once in pv
+ * added partial hungarian translation
Version 0.1.7 (2006-01-14):
* fixed msg command (now allowed in private buffer with "*" as target)
diff --git a/FAQ b/FAQ
index da98848eb..2cdeb1e4d 100644
--- a/FAQ
+++ b/FAQ
@@ -1,4 +1,4 @@
-WeeChat FAQ, 2006-02-11
+WeeChat FAQ, 2006-03-18
=======================
Intended audience:
@@ -95,49 +95,49 @@ A: Key bindings are customizable with /key command.
2.5
================================================================================
Q: How can I load Perl scripts?
- Are Perl scripts compatible with X-chat or/and Irssi ?
+ Are Perl scripts compatible with other IRC clients ?
A: You can use /perl command to load scripts (default path is
~/.weechat/perl).
Note that scripts in ~/.weechat/perl/autoload are automatically loaded
when WeeChat is starting up.
- Perl scripts are not compatible with X-chat and Irssi.
+ Perl scripts are not compatible with other IRC clients.
2.6
================================================================================
Q: How can I load Python scripts?
- Are Python scripts compatible with X-chat or/and Irssi ?
+ Are Python scripts compatible with other IRC clients ?
A: You can use /python command to load scripts (default path is
~/.weechat/python).
Note that scripts in ~/.weechat/python/autoload are automatically loaded
when WeeChat is starting up.
- Python scripts are not compatible with X-chat and Irssi.
+ Python scripts are not compatible with other IRC clients.
2.7
================================================================================
Q: How can I load Ruby scripts?
- Are Ruby scripts compatible with X-chat or/and Irssi ?
+ Are Ruby scripts compatible with other IRC clients ?
A: You can use /ruby command to load scripts (default path is
~/.weechat/ruby).
Note that scripts in ~/.weechat/ruby/autoload are automatically loaded
when WeeChat is starting up.
- Ruby scripts are not compatible with X-chat and Irssi.
+ Ruby scripts are not compatible with other IRC clients.
2.8
================================================================================
Q: How can I load Lua scripts?
- Are Lua scripts compatible with X-chat or/and Irssi ?
+ Are Lua scripts compatible with other IRC clients ?
A: You can use /lua command to load scripts (default path is
~/.weechat/lua).
Note that scripts in ~/.weechat/lua/autoload are automatically loaded
when WeeChat is starting up.
- Lua scripts are not compatible with X-chat and Irssi.
+ Lua scripts are not compatible with other IRC clients.
3.1
================================================================================
@@ -145,7 +145,7 @@ Q: How should I report bugs?
A: There is 3 ways to report bugs:
1. you can join us on IRC: irc.freenode.net, channel #weechat
- 2. you can submit your bug at this url:
+ 2. you can submit your bug at this URL:
http://savannah.nongnu.org/bugs/?func=addbug&group=weechat
3. you can mail your problem, look at support page for developer's mails:
http://weechat.flashtux.org/support.php
@@ -158,7 +158,7 @@ Q: How should I submit patches?
A: There is 3 ways to submit patches:
1. you can join us on IRC: irc.freenode.net, channel #weechat
- 2. you can submit your patch at this url:
+ 2. you can submit your patch at this URL:
http://savannah.nongnu.org/patch/?func=addpatch&group=weechat
3. you can mail your patch, look at support page for developer's mails:
http://weechat.flashtux.org/support.php
diff --git a/FAQ.fr b/FAQ.fr
index 5b2b9ed86..ac5684e86 100644
--- a/FAQ.fr
+++ b/FAQ.fr
@@ -1,4 +1,4 @@
-WeeChat FAQ, 2006-02-11
+WeeChat FAQ, 2006-03-18
=======================
Public concerné :
@@ -100,49 +100,49 @@ R: Les raccourcis clavier sont modifiables avec la commande /key.
2.5
================================================================================
Q: Comment puis-je charger des scripts Perl ?
- Les scripts Perl sont-ils compatibles avec X-chat et/ou Irssi ?
+ Les scripts Perl sont-ils compatibles avec d'autres clients IRC ?
R: La commande /perl permet de charger les scripts Perl (le chemin par défaut
est ~/.weechat/perl).
Notez que les scripts dans ~/.weechat/perl/autoload sont automatiquement
chargés par WeeChat lorsqu'il démarre.
- Les scripts Perl ne sont pas compatibles avec X-chat ni Irssi.
+ Les scripts Perl ne sont pas compatibles avec d'autres clients IRC.
2.6
================================================================================
Q: Comment puis-je charger les scripts Python ?
- Les scripts Python sont-ils compatibles avec X-chat et/ou Irssi ?
+ Les scripts Python sont-ils compatibles avec d'autres clients IRC ?
R: La commande /python permet de charger les scripts Python (le chemin par
défaut est ~/.weechat/python).
Notez que les scripts dans ~/.weechat/python/autoload sont automatiquement
chargés par WeeChat lorsqu'il démarre.
- Les scripts Python ne sont pas compatibles avec X-chat ni Irssi.
+ Les scripts Python ne sont pas compatibles avec d'autres clients IRC.
2.7
================================================================================
Q: Comment puis-je charger des scripts Ruby ?
- Les scripts Ruby sont-ils compatibles avec X-chat et/ou Irssi ?
+ Les scripts Ruby sont-ils compatibles avec d'autres clients IRC ?
R: La commande /ruby permet de charger les scripts Ruby (le chemin par
défaut est ~/.weechat/ruby).
Notez que les scripts dans ~/.weechat/ruby/autoload sont automatiquement
chargés par WeeChat lorsqu'il démarre.
- Les scripts Ruby ne sont pas compatibles avec X-chat ni Irssi.
+ Les scripts Ruby ne sont pas compatibles avec d'autres clients IRC.
2.8
================================================================================
Q: Comment puis-je charger des scripts Lua ?
- Les scripts Lua sont-ils compatibles avec X-chat et/ou Irssi ?
+ Les scripts Lua sont-ils compatibles avec d'autres clients IRC ?
R: La commande /lua permet de charger les scripts Lua (le chemin par
défaut est ~/.weechat/lua).
Notez que les scripts dans ~/.weechat/lua/autoload sont automatiquement
chargés par WeeChat lorsqu'il démarre.
- Les scripts Lua ne sont pas compatibles avec X-chat ni Irssi.
+ Les scripts Lua ne sont pas compatibles avec d'autres clients IRC.
3.1
@@ -153,7 +153,7 @@ R: Il y a 3 manières de reporter les bugs :
1. vous pouvez nous joindre sur IRC: irc.freenode.net, canal #weechat
2. vous pouvez soumettre votre bug à cette adresse :
http://savannah.nongnu.org/bugs/?func=addbug&group=weechat
- 3. vous pouvez envoyer votre problem par mail, consultez la page
+ 3. vous pouvez envoyer votre problème par mail, consultez la page
support pour les mails des développeurs :
http://weechat.flashtux.org/support.php
(vous pouvez souscrire et envoyer à la liste de diffusion
diff --git a/TODO b/TODO
index 9bb916e6c..4764637bc 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-TODO - 2006-03-02
+TODO - 2006-03-18
Legend:
# done
@@ -63,7 +63,7 @@ Legend:
* Configuration:
# be able to launch more than one command when connecting to server
- - use ~/.weechat/dcc by default for DCC incoming files (and create
+ # use ~/.weechat/dcc by default for DCC incoming files (and create
directory at startup if not found)
- add global username/realname, used if server values are not filled
# add command line arg (--dir) to choose weechat home dir
diff --git a/configure.in b/configure.in
index 51334ac06..d26b6016a 100644
--- a/configure.in
+++ b/configure.in
@@ -19,10 +19,10 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.56)
-AC_INIT(WeeChat, 0.1.8-cvs, flashcode@flashtux.org)
+AC_INIT(WeeChat, 0.1.8, flashcode@flashtux.org)
AC_CONFIG_SRCDIR([src/common/weechat.c])
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([weechat], [0.1.8-cvs])
+AM_INIT_AUTOMAKE([weechat], [0.1.8])
# Checks for programs
AC_PROG_CC
diff --git a/doc/en/weechat.en.xml b/doc/en/weechat.en.xml
index ca1385fbc..54da88a1f 100644
--- a/doc/en/weechat.en.xml
+++ b/doc/en/weechat.en.xml
@@ -35,7 +35,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
<bookinfo>
- <title>WeeChat 0.1.8-cvs - User guide</title>
+ <title>WeeChat 0.1.8 - User guide</title>
<subtitle>Fast, light and extensible IRC client</subtitle>
<author>
diff --git a/doc/fr/weechat.fr.xml b/doc/fr/weechat.fr.xml
index 3fccda1d4..6879c3e9f 100644
--- a/doc/fr/weechat.fr.xml
+++ b/doc/fr/weechat.fr.xml
@@ -35,7 +35,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
<bookinfo>
- <title>WeeChat 0.1.8-cvs - Guide utilisateur</title>
+ <title>WeeChat 0.1.8 - Guide utilisateur</title>
<subtitle>Client IRC rapide, léger et extensible</subtitle>
<author>
diff --git a/doc/weechat-curses.1 b/doc/weechat-curses.1
index c05bfdd72..d048e0ca9 100644
--- a/doc/weechat-curses.1
+++ b/doc/weechat-curses.1
@@ -1,4 +1,4 @@
-.TH WEECHAT 1 "January 2006" "FlashCode"
+.TH WEECHAT 1 "March 2006" "FlashCode"
.SH NAME
weechat-curses \- Wee Enhanced Environment for Chat (Curses version)
diff --git a/po/cs.po b/po/cs.po
index 74a388698..ccd286f64 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: WeeChat 0.1.8-cvs\n"
+"Project-Id-Version: WeeChat 0.1.8\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2006-03-14 13:36+0100\n"
-"PO-Revision-Date: 2006-03-11 00:17+0100\n"
+"PO-Revision-Date: 2006-03-18 09:30+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
diff --git a/po/es.po b/po/es.po
index 720e29d90..44ec21d5a 100644
--- a/po/es.po
+++ b/po/es.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: WeeChat 0.1.8-cvs\n"
+"Project-Id-Version: WeeChat 0.1.8\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2006-03-14 13:36+0100\n"
-"PO-Revision-Date: 2006-03-11 00:17+0100\n"
+"PO-Revision-Date: 2006-03-18 09:30+0100\n"
"Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
diff --git a/po/fr.po b/po/fr.po
index c127e70cf..c2c73990d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: WeeChat 0.1.8-cvs\n"
+"Project-Id-Version: WeeChat 0.1.8\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2006-03-14 13:36+0100\n"
-"PO-Revision-Date: 2006-03-16 11:36+0100\n"
+"PO-Revision-Date: 2006-03-18 09:30+0100\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
diff --git a/po/hu.po b/po/hu.po
index 4bddcfdb3..27e7e4acc 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -5,12 +5,12 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: hu\n"
+"Project-Id-Version: WeeChat 0.1.8\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2006-03-14 13:36+0100\n"
-"PO-Revision-Date: 2006-03-16 16:10+0100\n"
+"PO-Revision-Date: 2006-03-18 09:31+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
-"Language-Team: <en@li.org>\n"
+"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
diff --git a/weechat.spec b/weechat.spec
index 0f3f129d6..46a651070 100644
--- a/weechat.spec
+++ b/weechat.spec
@@ -18,7 +18,7 @@
#
%define name weechat
-%define version 0.1.7
+%define version 0.1.8
%define release 1
Name: %{name}
@@ -44,7 +44,7 @@ rm -rf $RPM_BUILD_ROOT
%setup
%build
-./configure --prefix=/usr --mandir=/usr/share/man --enable-perl --enable-python --enable-ruby --with-debug=0
+./configure --prefix=/usr --mandir=/usr/share/man --with-debug=0
make
%install
@@ -66,6 +66,8 @@ rm -rf $RPM_BUILD_ROOT
%{_docdir}/%{name}/html/*
%changelog
+* Sat Mar 18 2006 FlashCode <flashcode@flashtux.org> 0.1.8-1
+- Released version 0.1.8
* Sat Jan 14 2006 FlashCode <flashcode@flashtux.org> 0.1.7-1
- Released version 0.1.7
* Fri Nov 11 2005 FlashCode <flashcode@flashtux.org> 0.1.6-1
diff --git a/weechat/BUGS b/weechat/BUGS
index a869636bd..344a4a83a 100644
--- a/weechat/BUGS
+++ b/weechat/BUGS
@@ -1,7 +1,7 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-WeeChat known bugs, 2006-01-14
+WeeChat known bugs, 2006-03-18
- display bugs with UTF-8 chars coded on more than 2 bytes
- divide long messages (> 512 bytes) into more messages so IRC server can
@@ -12,4 +12,3 @@ WeeChat known bugs, 2006-01-14
(cleared by each WeeChat at startup)
- WeeChat may crash if too much nicks in nicklist when position is top
or bottom
-- ./configure does not check that Gtk 2.0 libraries are installed
diff --git a/weechat/ChangeLog b/weechat/ChangeLog
index eaea0432f..8632242ac 100644
--- a/weechat/ChangeLog
+++ b/weechat/ChangeLog
@@ -1,10 +1,10 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-ChangeLog - 2006-03-17
+ChangeLog - 2006-03-18
-Version 0.1.8 (under dev!):
+Version 0.1.8 (2006-03-18):
* improved Ruby plugin
* fixed /set command when internal server name contains one or many dots
* fixed get_info plugin API function when no server at all is opened
@@ -48,6 +48,7 @@ Version 0.1.8 (under dev!):
* fixed bug with buffer detection in plugins/scripts commands
* fixed bug with /history command
* added option "irc_show_away_once", to show away message only once in pv
+ * added partial hungarian translation
Version 0.1.7 (2006-01-14):
* fixed msg command (now allowed in private buffer with "*" as target)
diff --git a/weechat/FAQ b/weechat/FAQ
index da98848eb..2cdeb1e4d 100644
--- a/weechat/FAQ
+++ b/weechat/FAQ
@@ -1,4 +1,4 @@
-WeeChat FAQ, 2006-02-11
+WeeChat FAQ, 2006-03-18
=======================
Intended audience:
@@ -95,49 +95,49 @@ A: Key bindings are customizable with /key command.
2.5
================================================================================
Q: How can I load Perl scripts?
- Are Perl scripts compatible with X-chat or/and Irssi ?
+ Are Perl scripts compatible with other IRC clients ?
A: You can use /perl command to load scripts (default path is
~/.weechat/perl).
Note that scripts in ~/.weechat/perl/autoload are automatically loaded
when WeeChat is starting up.
- Perl scripts are not compatible with X-chat and Irssi.
+ Perl scripts are not compatible with other IRC clients.
2.6
================================================================================
Q: How can I load Python scripts?
- Are Python scripts compatible with X-chat or/and Irssi ?
+ Are Python scripts compatible with other IRC clients ?
A: You can use /python command to load scripts (default path is
~/.weechat/python).
Note that scripts in ~/.weechat/python/autoload are automatically loaded
when WeeChat is starting up.
- Python scripts are not compatible with X-chat and Irssi.
+ Python scripts are not compatible with other IRC clients.
2.7
================================================================================
Q: How can I load Ruby scripts?
- Are Ruby scripts compatible with X-chat or/and Irssi ?
+ Are Ruby scripts compatible with other IRC clients ?
A: You can use /ruby command to load scripts (default path is
~/.weechat/ruby).
Note that scripts in ~/.weechat/ruby/autoload are automatically loaded
when WeeChat is starting up.
- Ruby scripts are not compatible with X-chat and Irssi.
+ Ruby scripts are not compatible with other IRC clients.
2.8
================================================================================
Q: How can I load Lua scripts?
- Are Lua scripts compatible with X-chat or/and Irssi ?
+ Are Lua scripts compatible with other IRC clients ?
A: You can use /lua command to load scripts (default path is
~/.weechat/lua).
Note that scripts in ~/.weechat/lua/autoload are automatically loaded
when WeeChat is starting up.
- Lua scripts are not compatible with X-chat and Irssi.
+ Lua scripts are not compatible with other IRC clients.
3.1
================================================================================
@@ -145,7 +145,7 @@ Q: How should I report bugs?
A: There is 3 ways to report bugs:
1. you can join us on IRC: irc.freenode.net, channel #weechat
- 2. you can submit your bug at this url:
+ 2. you can submit your bug at this URL:
http://savannah.nongnu.org/bugs/?func=addbug&group=weechat
3. you can mail your problem, look at support page for developer's mails:
http://weechat.flashtux.org/support.php
@@ -158,7 +158,7 @@ Q: How should I submit patches?
A: There is 3 ways to submit patches:
1. you can join us on IRC: irc.freenode.net, channel #weechat
- 2. you can submit your patch at this url:
+ 2. you can submit your patch at this URL:
http://savannah.nongnu.org/patch/?func=addpatch&group=weechat
3. you can mail your patch, look at support page for developer's mails:
http://weechat.flashtux.org/support.php
diff --git a/weechat/FAQ.fr b/weechat/FAQ.fr
index 5b2b9ed86..ac5684e86 100644
--- a/weechat/FAQ.fr
+++ b/weechat/FAQ.fr
@@ -1,4 +1,4 @@
-WeeChat FAQ, 2006-02-11
+WeeChat FAQ, 2006-03-18
=======================
Public concerné :
@@ -100,49 +100,49 @@ R: Les raccourcis clavier sont modifiables avec la commande /key.
2.5
================================================================================
Q: Comment puis-je charger des scripts Perl ?
- Les scripts Perl sont-ils compatibles avec X-chat et/ou Irssi ?
+ Les scripts Perl sont-ils compatibles avec d'autres clients IRC ?
R: La commande /perl permet de charger les scripts Perl (le chemin par défaut
est ~/.weechat/perl).
Notez que les scripts dans ~/.weechat/perl/autoload sont automatiquement
chargés par WeeChat lorsqu'il démarre.
- Les scripts Perl ne sont pas compatibles avec X-chat ni Irssi.
+ Les scripts Perl ne sont pas compatibles avec d'autres clients IRC.
2.6
================================================================================
Q: Comment puis-je charger les scripts Python ?
- Les scripts Python sont-ils compatibles avec X-chat et/ou Irssi ?
+ Les scripts Python sont-ils compatibles avec d'autres clients IRC ?
R: La commande /python permet de charger les scripts Python (le chemin par
défaut est ~/.weechat/python).
Notez que les scripts dans ~/.weechat/python/autoload sont automatiquement
chargés par WeeChat lorsqu'il démarre.
- Les scripts Python ne sont pas compatibles avec X-chat ni Irssi.
+ Les scripts Python ne sont pas compatibles avec d'autres clients IRC.
2.7
================================================================================
Q: Comment puis-je charger des scripts Ruby ?
- Les scripts Ruby sont-ils compatibles avec X-chat et/ou Irssi ?
+ Les scripts Ruby sont-ils compatibles avec d'autres clients IRC ?
R: La commande /ruby permet de charger les scripts Ruby (le chemin par
défaut est ~/.weechat/ruby).
Notez que les scripts dans ~/.weechat/ruby/autoload sont automatiquement
chargés par WeeChat lorsqu'il démarre.
- Les scripts Ruby ne sont pas compatibles avec X-chat ni Irssi.
+ Les scripts Ruby ne sont pas compatibles avec d'autres clients IRC.
2.8
================================================================================
Q: Comment puis-je charger des scripts Lua ?
- Les scripts Lua sont-ils compatibles avec X-chat et/ou Irssi ?
+ Les scripts Lua sont-ils compatibles avec d'autres clients IRC ?
R: La commande /lua permet de charger les scripts Lua (le chemin par
défaut est ~/.weechat/lua).
Notez que les scripts dans ~/.weechat/lua/autoload sont automatiquement
chargés par WeeChat lorsqu'il démarre.
- Les scripts Lua ne sont pas compatibles avec X-chat ni Irssi.
+ Les scripts Lua ne sont pas compatibles avec d'autres clients IRC.
3.1
@@ -153,7 +153,7 @@ R: Il y a 3 manières de reporter les bugs :
1. vous pouvez nous joindre sur IRC: irc.freenode.net, canal #weechat
2. vous pouvez soumettre votre bug à cette adresse :
http://savannah.nongnu.org/bugs/?func=addbug&group=weechat
- 3. vous pouvez envoyer votre problem par mail, consultez la page
+ 3. vous pouvez envoyer votre problème par mail, consultez la page
support pour les mails des développeurs :
http://weechat.flashtux.org/support.php
(vous pouvez souscrire et envoyer à la liste de diffusion
diff --git a/weechat/TODO b/weechat/TODO
index 9bb916e6c..4764637bc 100644
--- a/weechat/TODO
+++ b/weechat/TODO
@@ -1,7 +1,7 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-TODO - 2006-03-02
+TODO - 2006-03-18
Legend:
# done
@@ -63,7 +63,7 @@ Legend:
* Configuration:
# be able to launch more than one command when connecting to server
- - use ~/.weechat/dcc by default for DCC incoming files (and create
+ # use ~/.weechat/dcc by default for DCC incoming files (and create
directory at startup if not found)
- add global username/realname, used if server values are not filled
# add command line arg (--dir) to choose weechat home dir
diff --git a/weechat/configure.in b/weechat/configure.in
index 51334ac06..d26b6016a 100644
--- a/weechat/configure.in
+++ b/weechat/configure.in
@@ -19,10 +19,10 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.56)
-AC_INIT(WeeChat, 0.1.8-cvs, flashcode@flashtux.org)
+AC_INIT(WeeChat, 0.1.8, flashcode@flashtux.org)
AC_CONFIG_SRCDIR([src/common/weechat.c])
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([weechat], [0.1.8-cvs])
+AM_INIT_AUTOMAKE([weechat], [0.1.8])
# Checks for programs
AC_PROG_CC
diff --git a/weechat/doc/en/weechat.en.xml b/weechat/doc/en/weechat.en.xml
index ca1385fbc..54da88a1f 100644
--- a/weechat/doc/en/weechat.en.xml
+++ b/weechat/doc/en/weechat.en.xml
@@ -35,7 +35,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
<bookinfo>
- <title>WeeChat 0.1.8-cvs - User guide</title>
+ <title>WeeChat 0.1.8 - User guide</title>
<subtitle>Fast, light and extensible IRC client</subtitle>
<author>
diff --git a/weechat/doc/fr/weechat.fr.xml b/weechat/doc/fr/weechat.fr.xml
index 3fccda1d4..6879c3e9f 100644
--- a/weechat/doc/fr/weechat.fr.xml
+++ b/weechat/doc/fr/weechat.fr.xml
@@ -35,7 +35,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
<bookinfo>
- <title>WeeChat 0.1.8-cvs - Guide utilisateur</title>
+ <title>WeeChat 0.1.8 - Guide utilisateur</title>
<subtitle>Client IRC rapide, léger et extensible</subtitle>
<author>
diff --git a/weechat/doc/weechat-curses.1 b/weechat/doc/weechat-curses.1
index c05bfdd72..d048e0ca9 100644
--- a/weechat/doc/weechat-curses.1
+++ b/weechat/doc/weechat-curses.1
@@ -1,4 +1,4 @@
-.TH WEECHAT 1 "January 2006" "FlashCode"
+.TH WEECHAT 1 "March 2006" "FlashCode"
.SH NAME
weechat-curses \- Wee Enhanced Environment for Chat (Curses version)
diff --git a/weechat/po/cs.po b/weechat/po/cs.po
index 74a388698..ccd286f64 100644
--- a/weechat/po/cs.po
+++ b/weechat/po/cs.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: WeeChat 0.1.8-cvs\n"
+"Project-Id-Version: WeeChat 0.1.8\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2006-03-14 13:36+0100\n"
-"PO-Revision-Date: 2006-03-11 00:17+0100\n"
+"PO-Revision-Date: 2006-03-18 09:30+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
diff --git a/weechat/po/es.po b/weechat/po/es.po
index 720e29d90..44ec21d5a 100644
--- a/weechat/po/es.po
+++ b/weechat/po/es.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: WeeChat 0.1.8-cvs\n"
+"Project-Id-Version: WeeChat 0.1.8\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2006-03-14 13:36+0100\n"
-"PO-Revision-Date: 2006-03-11 00:17+0100\n"
+"PO-Revision-Date: 2006-03-18 09:30+0100\n"
"Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
diff --git a/weechat/po/fr.po b/weechat/po/fr.po
index c127e70cf..c2c73990d 100644
--- a/weechat/po/fr.po
+++ b/weechat/po/fr.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: WeeChat 0.1.8-cvs\n"
+"Project-Id-Version: WeeChat 0.1.8\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2006-03-14 13:36+0100\n"
-"PO-Revision-Date: 2006-03-16 11:36+0100\n"
+"PO-Revision-Date: 2006-03-18 09:30+0100\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
diff --git a/weechat/po/hu.po b/weechat/po/hu.po
index 4bddcfdb3..27e7e4acc 100644
--- a/weechat/po/hu.po
+++ b/weechat/po/hu.po
@@ -5,12 +5,12 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: hu\n"
+"Project-Id-Version: WeeChat 0.1.8\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2006-03-14 13:36+0100\n"
-"PO-Revision-Date: 2006-03-16 16:10+0100\n"
+"PO-Revision-Date: 2006-03-18 09:31+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
-"Language-Team: <en@li.org>\n"
+"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
diff --git a/weechat/weechat.spec b/weechat/weechat.spec
index 0f3f129d6..46a651070 100644
--- a/weechat/weechat.spec
+++ b/weechat/weechat.spec
@@ -18,7 +18,7 @@
#
%define name weechat
-%define version 0.1.7
+%define version 0.1.8
%define release 1
Name: %{name}
@@ -44,7 +44,7 @@ rm -rf $RPM_BUILD_ROOT
%setup
%build
-./configure --prefix=/usr --mandir=/usr/share/man --enable-perl --enable-python --enable-ruby --with-debug=0
+./configure --prefix=/usr --mandir=/usr/share/man --with-debug=0
make
%install
@@ -66,6 +66,8 @@ rm -rf $RPM_BUILD_ROOT
%{_docdir}/%{name}/html/*
%changelog
+* Sat Mar 18 2006 FlashCode <flashcode@flashtux.org> 0.1.8-1
+- Released version 0.1.8
* Sat Jan 14 2006 FlashCode <flashcode@flashtux.org> 0.1.7-1
- Released version 0.1.7
* Fri Nov 11 2005 FlashCode <flashcode@flashtux.org> 0.1.6-1