diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-11-05 18:28:25 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-11-05 18:28:25 +0100 |
commit | a17065492fe46089dadb7b22437d913e3b39a443 (patch) | |
tree | 7d657d061cee10e50b5d56a9a45448208ffd6b9c /doc/de/user/plugin_xfer.de.xml | |
parent | a6c4e4ed7644c52cb228cb4aa9b2e6cd6b21883b (diff) | |
download | weechat-a17065492fe46089dadb7b22437d913e3b39a443.zip |
Split doc into 2 docs: user and developer guide
Diffstat (limited to 'doc/de/user/plugin_xfer.de.xml')
-rw-r--r-- | doc/de/user/plugin_xfer.de.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/de/user/plugin_xfer.de.xml b/doc/de/user/plugin_xfer.de.xml new file mode 100644 index 000000000..5bb5981d8 --- /dev/null +++ b/doc/de/user/plugin_xfer.de.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<!-- + +WeeChat documentation (english version) + +Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + +This manual 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 manual 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/>. + +--> + +<section id="secPluginXfer"> + <title>Xfer plugin</title> + +</section> |