/[weechat]/weechat/src/common/weeconfig.c
ViewVC logotype

Diff of /weechat/src/common/weeconfig.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.78 by flashcode, Sun Oct 2 20:52:38 2005 UTC revision 1.79 by flashcode, Mon Oct 3 09:37:25 2005 UTC
# Line 400  t_config_option weechat_options_colors[] Line 400  t_config_option weechat_options_colors[]
400    { "col_input_delimiters", N_("color for input text (delimiters)"),    { "col_input_delimiters", N_("color for input text (delimiters)"),
401      N_("color for input text (delimiters)"),      N_("color for input text (delimiters)"),
402      OPTION_TYPE_COLOR, 0, 0, 0,      OPTION_TYPE_COLOR, 0, 0, 0,
403      "cyan", NULL, &cfg_col_input_delimiters, NULL, &config_change_color },      "lightgreen", NULL, &cfg_col_input_delimiters, NULL, &config_change_color },
404    { "col_input_bg", N_("background for input window"),    { "col_input_bg", N_("background for input window"),
405      N_("background for input window"),      N_("background for input window"),
406      OPTION_TYPE_COLOR, 0, 0, 0,      OPTION_TYPE_COLOR, 0, 0, 0,

Legend:
Removed from v.1.78  
changed lines
  Added in v.1.79

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26