/[weechat]/weechat/src/irc/irc-commands.c
ViewVC logotype

Diff of /weechat/src/irc/irc-commands.c

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

revision 1.43 by flashcode, Mon Jun 20 14:04:17 2005 UTC revision 1.44 by flashcode, Sat Jul 16 23:26:01 2005 UTC
# Line 35  t_irc_command irc_commands[] = Line 35  t_irc_command irc_commands[] =
35      N_("[target]"),      N_("[target]"),
36      N_("target: server"),      N_("target: server"),
37      0, 1, 1, NULL, irc_cmd_send_admin, NULL },      0, 1, 1, NULL, irc_cmd_send_admin, NULL },
38      { "amsg", N_("send message to all channels of all connected servers"),
39        N_("text"),
40        N_("text: text to send"),
41        1, MAX_ARGS, 1, NULL, irc_cmd_send_amsg, NULL },
42    { "away", N_("toggle away status"),    { "away", N_("toggle away status"),
43      N_("[-all] [message]"),      N_("[-all] [message]"),
44      N_("-all: toggle away status on all connected servers\n"      N_("-all: toggle away status on all connected servers\n"

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

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