/[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.51 by flashcode, Sun Feb 20 00:08:23 2005 UTC revision 1.52 by flashcode, Sun Feb 27 02:40:11 2005 UTC
# Line 394  t_config_option weechat_options_colors[] Line 394  t_config_option weechat_options_colors[]
394    { "col_dcc_waiting", N_("color for \"waiting\" dcc status"),    { "col_dcc_waiting", N_("color for \"waiting\" dcc status"),
395      N_("color for \"waiting\" dcc status"),      N_("color for \"waiting\" dcc status"),
396      OPTION_TYPE_COLOR, 0, 0, 0,      OPTION_TYPE_COLOR, 0, 0, 0,
397      "white", NULL, &cfg_col_dcc_waiting, NULL, &config_change_color },      "lightcyan", NULL, &cfg_col_dcc_waiting, NULL, &config_change_color },
398    { "col_dcc_connecting", N_("color for \"connecting\" dcc status"),    { "col_dcc_connecting", N_("color for \"connecting\" dcc status"),
399      N_("color for \"connecting\" dcc status"),      N_("color for \"connecting\" dcc status"),
400      OPTION_TYPE_COLOR, 0, 0, 0,      OPTION_TYPE_COLOR, 0, 0, 0,

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

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