Changeset 5df65bd for set.h


Ignore:
Timestamp:
2010-11-21T16:14:03Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
694be84
Parents:
495d21b
Message:

Don't save the global "away" settings, leave that to the IRC /AWAY info
coming from the IRC client. Also, hide it from the settings list, it
doesn't belong there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • set.h

    r495d21b r5df65bd  
    4545typedef enum
    4646{
     47        SET_NOSAVE = 0x0001,
    4748        SET_NULL_OK = 0x0100,
    4849        SET_HIDDEN = 0x0200,
Note: See TracChangeset for help on using the changeset viewer.