mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 11:43:13 +02:00
doc: add missing macro WEECHAT_PLUGIN_AUTHOR (plugin API reference)
This commit is contained in:
@@ -55,6 +55,10 @@ WEECHAT_PLUGIN_NAME("име")::
|
||||
WEECHAT_PLUGIN_DESCRIPTION("опис")::
|
||||
кратак опис додатка
|
||||
|
||||
// TRANSLATION MISSING
|
||||
WEECHAT_PLUGIN_AUTHOR("author")::
|
||||
the author name
|
||||
|
||||
WEECHAT_PLUGIN_VERSION("1.0")::
|
||||
верзија додатка plugin version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user