mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 01:33:12 +02:00
Fix typos in docs
This commit is contained in:
+209
-204
File diff suppressed because it is too large
Load Diff
@@ -216,7 +216,7 @@ Example of terminal with WeeChat:
|
||||
│ │ │
|
||||
│ │ │
|
||||
│ │ │
|
||||
│[12:55] [4] [irc] 3:freenode/#test(+n){5}* [Act: 4,2] │
|
||||
│[12:55] [4] [irc/freenode] 3:#test(+n){5}* [Act: 4,2] │
|
||||
│[flashy] hi joe!█ │
|
||||
└─────────────────────────────────────────────────────────────────────────────────────────┘
|
||||
........................................
|
||||
@@ -246,7 +246,7 @@ Bar 'status' has following default items:
|
||||
number of opened buffers
|
||||
|
||||
| buffer_plugin | `[irc]` |
|
||||
plugin of current buffer
|
||||
plugin of current buffer (irc plugin can add IRC server name used by buffer)
|
||||
|
||||
| buffer_number | `3` |
|
||||
current buffer number
|
||||
|
||||
@@ -220,7 +220,7 @@ Exemple de terminal avec WeeChat :
|
||||
│ │ │
|
||||
│ │ │
|
||||
│ │ │
|
||||
│[12:55] [4] [irc] 3:freenode/#test(+n){5}* [Act: 4,2] │
|
||||
│[12:55] [4] [irc/freenode] 3:#test(+n){5}* [Act: 4,2] │
|
||||
│[flashy] salut joe !█ │
|
||||
└─────────────────────────────────────────────────────────────────────────────────────────┘
|
||||
........................................
|
||||
@@ -250,8 +250,9 @@ La barre 'status' contient les objets (items) suivants par défaut :
|
||||
| buffer_count | `[4]` |
|
||||
nombre de tampons ouverts
|
||||
|
||||
| buffer_plugin | `[irc]` |
|
||||
extension du tampon courant
|
||||
| buffer_plugin | `[irc/freenode]` |
|
||||
extension du tampon courant (l'extension irc peut affiche le nom du serveur
|
||||
IRC auquel est rattaché ce tampon)
|
||||
|
||||
| buffer_number | `3` |
|
||||
numéro du tampon courant
|
||||
@@ -752,8 +753,8 @@ Extensions
|
||||
----------
|
||||
|
||||
Pour en apprendre plus sur le développement d'extension ou de script (via
|
||||
l'API), merci de consulter la 'Référence API Extension' ou 'Le Guide pour
|
||||
Scripts WeeChat'.
|
||||
l'API), merci de consulter la 'Référence API Extension WeeChat' ou 'Le Guide
|
||||
pour Scripts WeeChat'.
|
||||
|
||||
[[plugins_in_weechat]]
|
||||
Extensions dans WeeChat
|
||||
|
||||
Reference in New Issue
Block a user