diff src/gaim.h @ 2441:2c2c1f717616

[gaim-migrate @ 2454] you can sign people on now. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 06 Oct 2001 02:49:18 +0000
parents 8306c042bac7
children 895e2469cb3a
line wrap: on
line diff
--- a/src/gaim.h	Sat Oct 06 02:25:46 2001 +0000
+++ b/src/gaim.h	Sat Oct 06 02:49:18 2001 +0000
@@ -56,6 +56,7 @@
 #define CUI_USER_ADD		2
 #define CUI_USER_REMOVE		3
 #define CUI_USER_MODIFY		4	/* this handles moving them in the list too */
+#define CUI_USER_SIGNON		5
 
 #define CUI_CONN_LIST		1
 #define CUI_CONN_PROGRESS	2