1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

aspell: update bar item "aspell_dict" only if spellers have changed

This commit is contained in:
Sebastien Helleu
2012-11-04 10:49:03 +01:00
parent ebc4ff82c0
commit 9e94bfd48b
+1 -1
View File
@@ -360,8 +360,8 @@ weechat_aspell_create_spellers (struct t_gui_buffer *buffer)
weechat_string_free_split (argv);
}
}
weechat_bar_item_update ("aspell_dict");
}
weechat_bar_item_update ("aspell_dict");
}
/*