diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-05 18:52:59 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-05 18:52:59 +0200 |
commit | ae612a811bc05d43e8df3e96135e7d734ba842b0 (patch) | |
tree | 70508776e9cd9b6767c34f9f17deca74f3f32545 /doc/fr/usage.fr.xml | |
parent | e43dd396469ce3b2bd6dd598f7720fc5ce179d44 (diff) | |
download | weechat-ae612a811bc05d43e8df3e96135e7d734ba842b0.zip |
Many changes in doc
Diffstat (limited to 'doc/fr/usage.fr.xml')
-rw-r--r-- | doc/fr/usage.fr.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/fr/usage.fr.xml b/doc/fr/usage.fr.xml index 5fe3b4a3e..a568189f7 100644 --- a/doc/fr/usage.fr.xml +++ b/doc/fr/usage.fr.xml @@ -92,6 +92,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. Afficher la version de WeeChat </entry> </row> + <row> + <entry><literal>extension:option</literal></entry> + <entry> + Option pour l'extension (voir la doc de chaque extension) + </entry> + </row> </tbody> </tgroup> </informaltable> @@ -496,6 +502,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. Sauter à une fenêtre avec une direction </entry> </row> + <row> + <entry>Alt + =</entry> + <entry> + Active/désactive les filtres + </entry> + </row> </tbody> </tgroup> </informaltable> |