mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 08:43:13 +02:00
doc: add irc-modelist.c in translated versions of developer's guide
This commit is contained in:
@@ -253,7 +253,7 @@ WeeChat "core" is located in following directories:
|
||||
| irc-input.c | Input of commands/text.
|
||||
| irc-message.c | Functions to manipulate IRC messages.
|
||||
| irc-mode.c | Functions about channel/nick modes.
|
||||
| irc-modelist.c | IRC channel mode lists (+b, +e, +I)
|
||||
| irc-modelist.c | IRC channel mode lists (+b, +e, +I, ...).
|
||||
| irc-msgbuffer.c | Target buffer for IRC messages.
|
||||
| irc-nick.c | IRC nicks.
|
||||
| irc-notify.c | IRC notify lists.
|
||||
|
||||
@@ -255,6 +255,7 @@ Le cœur de WeeChat est situé dans les répertoires suivants :
|
||||
| irc-input.c | Entrée de commandes/texte.
|
||||
| irc-message.c | Fonctions pour manipuler les messages IRC.
|
||||
| irc-mode.c | Fonctions pour les modes de canal/pseudo.
|
||||
| irc-modelist.c | Listes de modes de canaux IRC (+b, +e, +I, ...).
|
||||
| irc-msgbuffer.c | Tampon cible pour les messages IRC.
|
||||
| irc-nick.c | Pseudos IRC.
|
||||
| irc-notify.c | Listes de notification IRC.
|
||||
|
||||
@@ -259,6 +259,8 @@ WeeChat "core" は以下のディレクトリに配置されています:
|
||||
| irc-input.c | コマンドおよびテキストの入力
|
||||
| irc-message.c | IRC メッセージを操作する関数
|
||||
| irc-mode.c | チャンネルおよびニックネームのモードを操作する関数
|
||||
// TRANSLATION MISSING
|
||||
| irc-modelist.c | IRC channel mode lists (+b, +e, +I, ...).
|
||||
| irc-msgbuffer.c | IRC メッセージを送るバッファ
|
||||
| irc-nick.c | IRC ニックネーム
|
||||
| irc-notify.c | IRC 通知リスト
|
||||
|
||||
Reference in New Issue
Block a user