src/gaim.h

changeset 4985
acca57b3fab3
parent 4965
484e7ce9532a
child 5032
2276c67b0243
equal deleted inserted replaced
4984:a44abb0f8d56 4985:acca57b3fab3
311 #define OPT_SOUND_ESD 0x00010000 311 #define OPT_SOUND_ESD 0x00010000
312 #define OPT_SOUND_CMD 0x00020000 312 #define OPT_SOUND_CMD 0x00020000
313 #define OPT_SOUND_CHAT_NICK 0x00040000 313 #define OPT_SOUND_CHAT_NICK 0x00040000
314 314
315 extern guint away_options; 315 extern guint away_options;
316 #define OPT_AWAY_DISCARD 0x00000001
317 #define OPT_AWAY_BACK_ON_IM 0x00000002 316 #define OPT_AWAY_BACK_ON_IM 0x00000002
318 /* #define OPT_AWAY_TIK_HACK 0x00000004 */ 317 /* #define OPT_AWAY_TIK_HACK 0x00000004 */
319 #define OPT_AWAY_AUTO 0x00000008 318 #define OPT_AWAY_AUTO 0x00000008
320 #define OPT_AWAY_NO_AUTO_RESP 0x00000010 319 #define OPT_AWAY_NO_AUTO_RESP 0x00000010
321 #define OPT_AWAY_QUEUE 0x00000020 320 #define OPT_AWAY_QUEUE 0x00000020

mercurial