/[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.75 by flashcode, Thu Sep 22 08:21:54 2005 UTC revision 1.76 by flashcode, Sun Sep 25 07:49:09 2005 UTC
# Line 791  t_config_option weechat_options_server[] Line 791  t_config_option weechat_options_server[]
791      OPTION_TYPE_INT, 0, 5, 0,      OPTION_TYPE_INT, 0, 5, 0,
792      NULL, NULL, &(cfg_server.command_delay), NULL, NULL },      NULL, NULL, &(cfg_server.command_delay), NULL, NULL },
793    { "server_autojoin", N_("list of channels to join when connected to server"),    { "server_autojoin", N_("list of channels to join when connected to server"),
794      N_("comma separated list of channels to join when connected to server (example: \"#chan1,#chan2,#chan3 #key1,#key2\")"),      N_("comma separated list of channels to join when connected to server (example: \"#chan1,#chan2,#chan3 key1,key2\")"),
795      OPTION_TYPE_STRING, 0, 0, 0,      OPTION_TYPE_STRING, 0, 0, 0,
796      "", NULL, NULL, &(cfg_server.autojoin), NULL },      "", NULL, NULL, &(cfg_server.autojoin), NULL },
797    { "server_autorejoin", N_("automatically rejoin channels when kicked"),    { "server_autorejoin", N_("automatically rejoin channels when kicked"),

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76

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