1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

Fix typo in plugin API reference for weechat_bar_set

This commit is contained in:
Sebastien Helleu
2009-09-29 12:11:36 +02:00
parent fea5c961ae
commit 9bbd093ffe
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6175,7 +6175,7 @@ int weechat_bar_set (struct t_gui_bar *bar, const char *property,
Arguments:
* 'name': bar name
* 'bar': bar pointer
* 'property': name, hidden, priority, conditions, position, filling_top_bottom,
filling_left_right, size, size_max, color_fg, color_delim, color_bg,
separator, items (see <<_weechat_bar_new>>)
+1 -1
View File
@@ -6299,7 +6299,7 @@ int weechat_bar_set (struct t_gui_bar *bar, const char *property,
Paramètres :
* 'name' : nom de la barre
* 'bar' : pointeur vers la barre
* 'property' : name, hidden, priority, conditions, position, filling_top_bottom,
filling_left_right, size, size_max, color_fg, color_delim, color_bg,
separator, items (voir <<_weechat_bar_new>>)