1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +02:00

script: add option script.look.translate_description

This commit is contained in:
Sebastien Helleu
2012-08-16 12:32:41 +02:00
parent 4a96c0ad8b
commit e211cdad54
19 changed files with 199 additions and 33 deletions
+1
View File
@@ -26,6 +26,7 @@ struct t_repo_script;
extern struct t_config_option *script_config_look_columns;
extern struct t_config_option *script_config_look_sort;
extern struct t_config_option *script_config_look_translate_description;
extern struct t_config_option *script_config_color_status_popular;
extern struct t_config_option *script_config_color_status_installed;