comparison src/conversation.c @ 7879:f9df510460d7

[gaim-migrate @ 8533] Some lot of small changes, mostly to conversation menus. -Made the alias menu item in chat convo windows work -Made the add/remove menu items in chat convo windows work. The menu item still doesn't toggle after you've added or removed, but I'll probably do that soon -Made the invite dialog not modal -Removed GAIM_STOCK_PRIVACY from stock.[c|h] since we're not using it anymore committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 14 Dec 2003 23:59:14 +0000
parents 7ab3d01d2c50
children 68f70cf074d0
comparison
equal deleted inserted replaced
7878:cbfbed263d00 7879:f9df510460d7
26 #include "prefs.h" 26 #include "prefs.h"
27 #include "prpl.h" 27 #include "prpl.h"
28 #include "signals.h" 28 #include "signals.h"
29 #include "util.h" 29 #include "util.h"
30 30
31 /* XXX CORE/UI */ 31 /* XXX CORE/UI, waiting for away splittage */
32 #include "gtkinternal.h" 32 #include "gtkinternal.h"
33 #include "ui.h" 33 #include "ui.h"
34 34
35 typedef struct 35 typedef struct
36 { 36 {