Changeset c65d81e for commands.c


Ignore:
Timestamp:
Dec 23, 2003, 10:05:01 AM (20 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
4b660cc
Parents:
e9f239b
Message:
New 'away' command, just an alias to zaway for now.
'A' key now bound to 'away' command.
In status bar "ZAWAY" is now "AWAY"
File:
1 edited

Legend:

Unmodified
Added
Removed
  • commands.c

    r952bb256 rc65d81e  
    456456              "Turn on or off the default zaway message.  If a message is\n"
    457457              "specified turn on zaway with that message\n"),
     458  OWLCMD_ALIAS("away", "zaway"),
    458459
    459460  OWLCMD_ARGS("load-subs", owl_command_loadsubs, OWL_CTX_ANY,
Note: See TracChangeset for help on using the changeset viewer.