diff options
Diffstat (limited to 'doc')
45 files changed, 167 insertions, 112 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 7a23a06a7..ecf66a57f 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,17 +1,21 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2009 Emmanuel Bouthenot <kolter@openics.org> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # IF(NOT DISABLE_DOC) diff --git a/doc/Makefile.am b/doc/Makefile.am index cc314005a..69ceda09f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,17 +1,21 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2006 Julien Louis <ptitlouis@sysif.net> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # SUBDIRS = . en fr pl de ru ja it diff --git a/doc/de/CMakeLists.txt b/doc/de/CMakeLists.txt index f03c70a83..79037e9c7 100644 --- a/doc/de/CMakeLists.txt +++ b/doc/de/CMakeLists.txt @@ -1,17 +1,20 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # # user's guide diff --git a/doc/de/Makefile.am b/doc/de/Makefile.am index 1ae85715c..af182ae42 100644 --- a/doc/de/Makefile.am +++ b/doc/de/Makefile.am @@ -1,17 +1,21 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2006 Julien Louis <ptitlouis@sysif.net> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # docdir = $(datadir)/doc/$(PACKAGE) diff --git a/doc/de/weechat_faq.de.txt b/doc/de/weechat_faq.de.txt index b81608db2..71cb6fede 100644 --- a/doc/de/weechat_faq.de.txt +++ b/doc/de/weechat_faq.de.txt @@ -1,6 +1,6 @@ WeeChat FAQ (häufig gestellte Fragen) ===================================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[general]] diff --git a/doc/de/weechat_quickstart.de.txt b/doc/de/weechat_quickstart.de.txt index 62a35926f..6f6ff4b57 100644 --- a/doc/de/weechat_quickstart.de.txt +++ b/doc/de/weechat_quickstart.de.txt @@ -1,6 +1,6 @@ WeeChat Quick Start Guide ========================= -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[start]] diff --git a/doc/de/weechat_tester.de.txt b/doc/de/weechat_tester.de.txt index 85e96cd3d..85b389a1e 100644 --- a/doc/de/weechat_tester.de.txt +++ b/doc/de/weechat_tester.de.txt @@ -1,6 +1,6 @@ WeeChat Tester's Guide ====================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[purpose]] diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index 33fb8a33e..470b3cc96 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -1,6 +1,6 @@ WeeChat User Anleitung ====================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> Diese Anleitung beschreibt den WeeChat Chat Client und ist Teil von WeeChat. @@ -1638,14 +1638,14 @@ Autoren Entwickler ~~~~~~~~~~ -FlashCode (Sébastien Helleu):: +Sébastien Helleu (FlashCode):: Hauptentwickler [[contributors]] Liste der Beitragenden ~~~~~~~~~~~~~~~~~~~~~~ -Kolter (Emmanuel Bouthenot):: +Emmanuel Bouthenot (kolter):: Debian Paket Ersteller Ptitlouis:: diff --git a/doc/docgen.pl b/doc/docgen.pl index bf632fa2b..9ef30bc88 100644 --- a/doc/docgen.pl +++ b/doc/docgen.pl @@ -1,20 +1,23 @@ # -# Copyright (c) 2008-2010 by FlashCode <flashcode@flashtux.org> +# Copyright (C) 2008-2010 Sebastien Helleu <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # +# # Documentation generator for WeeChat: build include files with commands, # options, infos and completions for WeeChat core and plugins. # @@ -28,8 +31,6 @@ # /docgen # Files should be in ~/src/weechat/doc/xx/autogen/ (where xx is language) # -# Script written on 2008-08-22 by FlashCode <flashcode@flashtux.org> -# use strict; @@ -105,7 +106,7 @@ my $d; # -------------------------------[ init ]-------------------------------------- -weechat::register("docgen", "FlashCode <flashcode\@flashtux.org>", $version, +weechat::register("docgen", "Sebastien Helleu <flashcode\@flashtux.org>", $version, "GPL3", "Doc generator for WeeChat 0.3.x", "", ""); weechat::hook_command("docgen", "Doc generator", "[locales]", diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt index 4a42295ad..c688bd312 100644 --- a/doc/en/CMakeLists.txt +++ b/doc/en/CMakeLists.txt @@ -1,17 +1,20 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # # user's guide diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am index 553b369ec..e33990bd0 100644 --- a/doc/en/Makefile.am +++ b/doc/en/Makefile.am @@ -1,17 +1,21 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2006 Julien Louis <ptitlouis@sysif.net> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # docdir = $(datadir)/doc/$(PACKAGE) diff --git a/doc/en/weechat_faq.en.txt b/doc/en/weechat_faq.en.txt index e4f187a71..2339d0fa3 100644 --- a/doc/en/weechat_faq.en.txt +++ b/doc/en/weechat_faq.en.txt @@ -1,6 +1,6 @@ WeeChat FAQ (Frequently Asked Questions) ======================================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[general]] diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt index 4fa6568f4..77d2993e5 100644 --- a/doc/en/weechat_plugin_api.en.txt +++ b/doc/en/weechat_plugin_api.en.txt @@ -1,6 +1,6 @@ WeeChat Plugin API Reference ============================ -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> This manual documents WeeChat chat client, it is part of WeeChat. @@ -153,7 +153,7 @@ very useful, but that's just an example!): WEECHAT_PLUGIN_NAME("double"); WEECHAT_PLUGIN_DESCRIPTION("Test plugin for WeeChat"); -WEECHAT_PLUGIN_AUTHOR("FlashCode <flashcode@flashtux.org>"); +WEECHAT_PLUGIN_AUTHOR("Sebastien Helleu <flashcode@flashtux.org>"); WEECHAT_PLUGIN_VERSION("0.1"); WEECHAT_PLUGIN_LICENSE("GPL3"); diff --git a/doc/en/weechat_quickstart.en.txt b/doc/en/weechat_quickstart.en.txt index e3bb91067..e3aa5e045 100644 --- a/doc/en/weechat_quickstart.en.txt +++ b/doc/en/weechat_quickstart.en.txt @@ -1,6 +1,6 @@ WeeChat Quick Start Guide ========================= -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[start]] diff --git a/doc/en/weechat_scripting.en.txt b/doc/en/weechat_scripting.en.txt index ef4e58050..5f67f0b71 100644 --- a/doc/en/weechat_scripting.en.txt +++ b/doc/en/weechat_scripting.en.txt @@ -1,6 +1,6 @@ WeeChat Scripting Guide ======================= -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> This manual documents WeeChat chat client, it is part of WeeChat. diff --git a/doc/en/weechat_tester.en.txt b/doc/en/weechat_tester.en.txt index b5f2c508b..720ea4e1d 100644 --- a/doc/en/weechat_tester.en.txt +++ b/doc/en/weechat_tester.en.txt @@ -1,6 +1,6 @@ WeeChat Tester's Guide ====================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[purpose]] diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 07211f82a..854657c9b 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -1,6 +1,6 @@ WeeChat User's Guide ==================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> This manual documents WeeChat chat client, it is part of WeeChat. @@ -1622,14 +1622,14 @@ Authors Developers ~~~~~~~~~~ -FlashCode (Sébastien Helleu):: +Sébastien Helleu (FlashCode):: main developer [[contributors]] Contributors ~~~~~~~~~~~~ -Kolter (Emmanuel Bouthenot):: +Emmanuel Bouthenot (kolter):: debian packager Ptitlouis:: diff --git a/doc/fr/CMakeLists.txt b/doc/fr/CMakeLists.txt index 4b6981552..4dd2870c1 100644 --- a/doc/fr/CMakeLists.txt +++ b/doc/fr/CMakeLists.txt @@ -1,17 +1,20 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # # user's guide diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am index e2469fffd..02e92e9be 100644 --- a/doc/fr/Makefile.am +++ b/doc/fr/Makefile.am @@ -1,17 +1,21 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2006 Julien Louis <ptitlouis@sysif.net> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # docdir = $(datadir)/doc/$(PACKAGE) diff --git a/doc/fr/weechat_faq.fr.txt b/doc/fr/weechat_faq.fr.txt index 2f0182c07..b9604a5e6 100644 --- a/doc/fr/weechat_faq.fr.txt +++ b/doc/fr/weechat_faq.fr.txt @@ -1,6 +1,6 @@ WeeChat FAQ (Questions Fréquemment Posées) ========================================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> Général diff --git a/doc/fr/weechat_plugin_api.fr.txt b/doc/fr/weechat_plugin_api.fr.txt index 617b97631..9037f949e 100644 --- a/doc/fr/weechat_plugin_api.fr.txt +++ b/doc/fr/weechat_plugin_api.fr.txt @@ -1,6 +1,6 @@ Référence API Extension WeeChat =============================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> Ce manuel documente le client de messagerie instantanée WeeChat, il fait @@ -156,7 +156,7 @@ fois les paramètres sur le tampon courant, ou exécute deux fois une commande WEECHAT_PLUGIN_NAME("double"); WEECHAT_PLUGIN_DESCRIPTION("Extension de test pour WeeChat"); -WEECHAT_PLUGIN_AUTHOR("FlashCode <flashcode@flashtux.org>"); +WEECHAT_PLUGIN_AUTHOR("Sebastien Helleu <flashcode@flashtux.org>"); WEECHAT_PLUGIN_VERSION("0.1"); WEECHAT_PLUGIN_LICENSE("GPL3"); diff --git a/doc/fr/weechat_quickstart.fr.txt b/doc/fr/weechat_quickstart.fr.txt index 51b9f9a6c..def8bccea 100644 --- a/doc/fr/weechat_quickstart.fr.txt +++ b/doc/fr/weechat_quickstart.fr.txt @@ -1,6 +1,6 @@ Guide de Démarrage Rapide WeeChat ================================= -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[start]] diff --git a/doc/fr/weechat_scripting.fr.txt b/doc/fr/weechat_scripting.fr.txt index ba9aa1e2d..b55721f6c 100644 --- a/doc/fr/weechat_scripting.fr.txt +++ b/doc/fr/weechat_scripting.fr.txt @@ -1,6 +1,6 @@ WeeChat Guide pour Scripts ========================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> Ce manuel documente le client de messagerie instantanée WeeChat, il fait diff --git a/doc/fr/weechat_tester.fr.txt b/doc/fr/weechat_tester.fr.txt index 6c03be151..d05b3a860 100644 --- a/doc/fr/weechat_tester.fr.txt +++ b/doc/fr/weechat_tester.fr.txt @@ -1,6 +1,6 @@ Guide du testeur WeeChat ======================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[purpose]] diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index 9439b3692..b2317cad9 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -1,6 +1,6 @@ Guide Utilisateur WeeChat ========================= -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> Ce manuel documente le client de messagerie instantanée WeeChat, il fait @@ -1669,14 +1669,14 @@ Auteurs Développeurs ~~~~~~~~~~~~ -FlashCode (Sébastien Helleu):: +Sébastien Helleu (FlashCode):: développeur principal [[contributors]] Contributeurs ~~~~~~~~~~~~~ -Kolter (Emmanuel Bouthenot):: +Emmanuel Bouthenot (kolter):: empaqueteur debian Ptitlouis:: diff --git a/doc/it/CMakeLists.txt b/doc/it/CMakeLists.txt index 826a55db7..a19d6e1b6 100644 --- a/doc/it/CMakeLists.txt +++ b/doc/it/CMakeLists.txt @@ -1,17 +1,20 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # # user's guide diff --git a/doc/it/Makefile.am b/doc/it/Makefile.am index 970bad13b..c8d7ef3ad 100644 --- a/doc/it/Makefile.am +++ b/doc/it/Makefile.am @@ -1,17 +1,20 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # docdir = $(datadir)/doc/$(PACKAGE) diff --git a/doc/it/weechat_faq.it.txt b/doc/it/weechat_faq.it.txt index d609a7332..37002c02b 100644 --- a/doc/it/weechat_faq.it.txt +++ b/doc/it/weechat_faq.it.txt @@ -1,6 +1,6 @@ FAQ di WeeChat (Domande Frequenti) ================================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[general]] diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index 08cd51cd5..b01728fb9 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -1,6 +1,6 @@ Referenze API per Plugin di WeeChat =================================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> Questo manuale documenta il client di chat WeeChat, ed è parte @@ -159,7 +159,7 @@ comando due volte (ok, non sarà molto utile, ma è solo un esempio!): WEECHAT_PLUGIN_NAME("double"); WEECHAT_PLUGIN_DESCRIPTION("Test plugin for WeeChat"); -WEECHAT_PLUGIN_AUTHOR("FlashCode <flashcode@flashtux.org>"); +WEECHAT_PLUGIN_AUTHOR("Sebastien Helleu <flashcode@flashtux.org>"); WEECHAT_PLUGIN_VERSION("0.1"); WEECHAT_PLUGIN_LICENSE("GPL3"); diff --git a/doc/it/weechat_quickstart.it.txt b/doc/it/weechat_quickstart.it.txt index 4b5a0d1c0..49d22503b 100644 --- a/doc/it/weechat_quickstart.it.txt +++ b/doc/it/weechat_quickstart.it.txt @@ -1,6 +1,6 @@ Guida Rapida a WeeChat ====================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[start]] diff --git a/doc/it/weechat_scripting.it.txt b/doc/it/weechat_scripting.it.txt index ddd7504e2..95b402f5f 100644 --- a/doc/it/weechat_scripting.it.txt +++ b/doc/it/weechat_scripting.it.txt @@ -1,6 +1,6 @@ Guida allo Scripting di WeeChat =============================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> Questo manuale documenta il client di chat WeeChat, ed è parte diff --git a/doc/it/weechat_tester.it.txt b/doc/it/weechat_tester.it.txt index f2f0639a6..4929d1eaf 100644 --- a/doc/it/weechat_tester.it.txt +++ b/doc/it/weechat_tester.it.txt @@ -1,6 +1,6 @@ Guida al Tester di WeeChat ========================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[purpose]] diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index ec7f41085..6c56392b4 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -1,6 +1,6 @@ Guida per l'Utente di WeeChat ============================= -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> Questo manuale documenta il client di chat WeeChat, ed è parte @@ -1659,14 +1659,14 @@ Autori Sviluppatori ~~~~~~~~~~~~ -FlashCode (Sébastien Helleu):: +Sébastien Helleu (FlashCode):: sviluppatore principale [[contributors]] Contributori ~~~~~~~~~~~~ -Kolter (Emmanuel Bouthenot):: +Emmanuel Bouthenot (kolter):: packager debian Ptitlouis:: diff --git a/doc/ja/CMakeLists.txt b/doc/ja/CMakeLists.txt index 55cffd16b..b44b7ce40 100644 --- a/doc/ja/CMakeLists.txt +++ b/doc/ja/CMakeLists.txt @@ -1,17 +1,20 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # # quickstart diff --git a/doc/ja/Makefile.am b/doc/ja/Makefile.am index 8211e1153..788187102 100644 --- a/doc/ja/Makefile.am +++ b/doc/ja/Makefile.am @@ -1,17 +1,20 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # docdir = $(datadir)/doc/$(PACKAGE) diff --git a/doc/ja/weechat_quickstart.ja.txt b/doc/ja/weechat_quickstart.ja.txt index ae0dd9103..d3565f444 100644 --- a/doc/ja/weechat_quickstart.ja.txt +++ b/doc/ja/weechat_quickstart.ja.txt @@ -1,6 +1,6 @@ WeeChatクイックスタートガイド ================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[start]] diff --git a/doc/pl/CMakeLists.txt b/doc/pl/CMakeLists.txt index 5ddc9d27b..364f98713 100644 --- a/doc/pl/CMakeLists.txt +++ b/doc/pl/CMakeLists.txt @@ -1,17 +1,20 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # # FAQ diff --git a/doc/pl/Makefile.am b/doc/pl/Makefile.am index fbd108972..0015a3c36 100644 --- a/doc/pl/Makefile.am +++ b/doc/pl/Makefile.am @@ -1,17 +1,21 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2006 Julien Louis <ptitlouis@sysif.net> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # docdir = $(datadir)/doc/$(PACKAGE) diff --git a/doc/pl/weechat_faq.pl.txt b/doc/pl/weechat_faq.pl.txt index 9c516ddc2..88e31e2f4 100644 --- a/doc/pl/weechat_faq.pl.txt +++ b/doc/pl/weechat_faq.pl.txt @@ -1,6 +1,6 @@ WeeChat FAQ (Często zadawane pytania) ===================================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[general]] diff --git a/doc/pl/weechat_quickstart.pl.txt b/doc/pl/weechat_quickstart.pl.txt index fd2f51197..c3ba942dc 100644 --- a/doc/pl/weechat_quickstart.pl.txt +++ b/doc/pl/weechat_quickstart.pl.txt @@ -1,6 +1,6 @@ WeeChat szybki start ==================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[start]] diff --git a/doc/pl/weechat_tester.pl.txt b/doc/pl/weechat_tester.pl.txt index c3e7a85b9..e4e908fdd 100644 --- a/doc/pl/weechat_tester.pl.txt +++ b/doc/pl/weechat_tester.pl.txt @@ -1,6 +1,6 @@ Poradnik testera WeeChat ======================== -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[purpose]] diff --git a/doc/ru/CMakeLists.txt b/doc/ru/CMakeLists.txt index 46347bcea..97d2f0c06 100644 --- a/doc/ru/CMakeLists.txt +++ b/doc/ru/CMakeLists.txt @@ -1,17 +1,20 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # # quickstart diff --git a/doc/ru/Makefile.am b/doc/ru/Makefile.am index 4565f311e..b979e60b0 100644 --- a/doc/ru/Makefile.am +++ b/doc/ru/Makefile.am @@ -1,17 +1,20 @@ -# Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> # -# This program is free software; you can redistribute it and/or modify +# Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> +# +# This file is part of WeeChat, the extensible chat client. +# +# WeeChat is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# WeeChat is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # docdir = $(datadir)/doc/$(PACKAGE) diff --git a/doc/ru/weechat_quickstart.ru.txt b/doc/ru/weechat_quickstart.ru.txt index b17125340..442d0ee54 100644 --- a/doc/ru/weechat_quickstart.ru.txt +++ b/doc/ru/weechat_quickstart.ru.txt @@ -1,6 +1,6 @@ WeeChat Quick Start Guide ========================= -FlashCode <flashcode@flashtux.org> +Sébastien Helleu <flashcode@flashtux.org> [[start]] diff --git a/doc/weechat-curses.1 b/doc/weechat-curses.1 index 9ca365a5b..afae5a4ec 100644 --- a/doc/weechat-curses.1 +++ b/doc/weechat-curses.1 @@ -1,4 +1,4 @@ -.TH WEECHAT 1 "April 2010" "FlashCode" +.TH WEECHAT 1 "April 2010" "Sebastien Helleu" .SH NAME weechat-curses \- Wee Enhanced Environment for Chat (Curses version) @@ -93,7 +93,7 @@ configuration file for xfer plugin WeeChat log file .SH LICENSE -Copyright (c) 2003-2010 by FlashCode <flashcode@flashtux.org> +Copyright (C) 2003-2010 Sebastien Helleu <flashcode@flashtux.org> .br WeeChat is distributed under the GNU General Public License, version 3. Please read the COPYING file for more information. @@ -110,7 +110,7 @@ http://savannah.nongnu.org/bugs/?group=weechat http://savannah.nongnu.org/task/?group=weechat .SH AUTHOR -WeeChat is written by FlashCode <flashcode@flashtux.org> +WeeChat is written by Sebastien Helleu <flashcode@flashtux.org> .br Web: .UR |