comparison src/away.c @ 9991:cc4b2125d05d

[gaim-migrate @ 10904] Some oscar status fixes/changes from Dave West and I, and other odds n' ends. It's dinner and Jeopardy! time, then Smallville and some bar or something with someone cool. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 08 Sep 2004 22:58:12 +0000
parents f4ff7d2b9b2c
children
comparison
equal deleted inserted replaced
9990:bd5517471d99 9991:cc4b2125d05d
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21 * 21 *
22 */ 22 */
23 #if 0
23 #include "internal.h" 24 #include "internal.h"
24 #include "gtkgaim.h" 25 #include "gtkgaim.h"
25 26
26 #include "conversation.h" 27 #include "conversation.h"
27 #include "debug.h" 28 #include "debug.h"
31 #include "prpl.h" 32 #include "prpl.h"
32 #include "status.h" 33 #include "status.h"
33 #include "util.h" 34 #include "util.h"
34 #include "request.h" 35 #include "request.h"
35 36
36 #if 0
37 /* XXX CORE/UI: Until we can get rid of the message queue stuff... */ 37 /* XXX CORE/UI: Until we can get rid of the message queue stuff... */
38 #include "away.h" 38 #include "away.h"
39 #include "gaim.h" 39 #include "gaim.h"
40 #include "gtkblist.h" 40 #include "gtkblist.h"
41 #include "gtkdialogs.h" 41 #include "gtkdialogs.h"