comparison libpurple/status.h @ 21284:6de09629f091

propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f) to branch 'im.pidgin.pidgin' (head e3a6991e78dac328f13804950fee54dfb8afc3c5)
author Ka-Hing Cheung <khc@hxbc.us>
date Sat, 10 Nov 2007 04:52:20 +0000
parents 55b11740897c 37f3c1023a68
children 21f1acb9090f
comparison
equal deleted inserted replaced
21283:406aa3be6b32 21284:6de09629f091
124 #define PURPLE_TUNE_GENRE "tune_genre" 124 #define PURPLE_TUNE_GENRE "tune_genre"
125 #define PURPLE_TUNE_COMMENT "tune_comment" 125 #define PURPLE_TUNE_COMMENT "tune_comment"
126 #define PURPLE_TUNE_TRACK "tune_track" 126 #define PURPLE_TUNE_TRACK "tune_track"
127 #define PURPLE_TUNE_TIME "tune_time" 127 #define PURPLE_TUNE_TIME "tune_time"
128 #define PURPLE_TUNE_YEAR "tune_year" 128 #define PURPLE_TUNE_YEAR "tune_year"
129 #define PURPLE_TUNE_URL "tune_url" 129 #define PURPLE_TUNE_URL "tune_url"
130 #define PURPLE_TUNE_FULL "tune_full"
130 131
131 #ifdef __cplusplus 132 #ifdef __cplusplus
132 extern "C" { 133 extern "C" {
133 #endif 134 #endif
134 135