Adium

Changeset 13492

Show
Ignore:
Timestamp:
09/18/2005 12:29:09 AM (3 years ago)
Author:
evands
Message:

Missed this, too

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Plugins/Gaim Service/GaimCommon.h

    r10724 r13492  
    5555        GAIM_BUDDY_EVIL                         = 0x18,  /**< The buddy's warning level changed.     */ 
    5656        GAIM_BUDDY_DIRECTIM_CONNECTED = 0x21, /**< Connected to the buddy via DirectIM.  */ 
    57         GAIM_BUDDY_DIRECTIM_DISCONNECTED = 0x22 /**< Disconnected from the buddy via DirectIM.  */ 
     57        GAIM_BUDDY_DIRECTIM_DISCONNECTED = 0x22, /**< Disconnected from the buddy via DirectIM.  */ 
     58        GAIM_BUDDY_NAME                         = 0x23 /**<Buddy name (UID) changed. */ 
    5859         
    5960} GaimBuddyEvent;