| 62 #include "gtkpounce.h" |
62 #include "gtkpounce.h" |
| 63 #include "gtkprefs.h" |
63 #include "gtkprefs.h" |
| 64 #include "gtkprivacy.h" |
64 #include "gtkprivacy.h" |
| 65 #include "gtkthemes.h" |
65 #include "gtkthemes.h" |
| 66 #include "gtkutils.h" |
66 #include "gtkutils.h" |
| 67 #include "gaimstock.h" |
67 #include "pidginstock.h" |
| 68 |
68 |
| 69 #include "gtknickcolors.h" |
69 #include "gtknickcolors.h" |
| 70 |
70 |
| 71 #define AUTO_RESPONSE "<AUTO-REPLY> : " |
71 #define AUTO_RESPONSE "<AUTO-REPLY> : " |
| 72 |
72 |
| 7087 #include "gtkmenutray.h" |
7087 #include "gtkmenutray.h" |
| 7088 #include "gtkpounce.h" |
7088 #include "gtkpounce.h" |
| 7089 #include "gtkprefs.h" |
7089 #include "gtkprefs.h" |
| 7090 #include "gtkprivacy.h" |
7090 #include "gtkprivacy.h" |
| 7091 #include "gtkutils.h" |
7091 #include "gtkutils.h" |
| 7092 #include "gaimstock.h" |
7092 #include "pidginstock.h" |
| 7093 #include "gtkimhtml.h" |
7093 #include "gtkimhtml.h" |
| 7094 #include "gtkimhtmltoolbar.h" |
7094 #include "gtkimhtmltoolbar.h" |
| 7095 |
7095 |
| 7096 static void |
7096 static void |
| 7097 do_close(GtkWidget *w, int resp, PidginWindow *win) |
7097 do_close(GtkWidget *w, int resp, PidginWindow *win) |