diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-12-12 23:21:05 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-12-12 23:21:05 +0100 |
commit | d6bc2d2320b87669e233c9ed0284c2298a8cc841 (patch) | |
tree | d17bad0f4db3b788a12f00f648a1cc1b6b281672 /doc/fr | |
parent | d8819ae71f48ce967b20f8cc1e8b334826938c3f (diff) | |
download | weechat-d6bc2d2320b87669e233c9ed0284c2298a8cc841.zip |
Add missing keys in doc for previous/next buffer
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/user/usage.fr.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fr/user/usage.fr.xml b/doc/fr/user/usage.fr.xml index c93b5684c..2118a84e5 100644 --- a/doc/fr/user/usage.fr.xml +++ b/doc/fr/user/usage.fr.xml @@ -363,13 +363,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. </entry> </row> <row> - <entry>F5 / Alt + flèche gauche</entry> + <entry>Alt + flèche gauche / Alt + flèche haut / Ctrl + P / F5</entry> <entry> Aller au tampon précédent </entry> </row> <row> - <entry>F6 / Alt + flèche droite</entry> + <entry>Alt + flèche droite / Alt + flèche bas / Ctrl + N / F6</entry> <entry> Aller au tampon suivant </entry> |