diff src/gaimrc.c @ 338:9d258a0aa560

[gaim-migrate @ 348] Whoa, all kinds of things happened here. The applet looks better. The preferences dialog changes based on your compile-time options (oscar, gnome). Whispering works again. libfaim got updated; it can almost do RVOUS stuff, and hopefully soon can make requests too. The applet doesn't need to have its sounds go through GNOME, although it still can. There is code to facilitate SOCKS5 support (all that needs to be done is to actually write the code to communicate with the proxy server). committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 06 Jun 2000 09:55:30 +0000
parents d9894fee20fe
children 0d9cfc3579a5
line wrap: on
line diff
--- a/src/gaimrc.c	Tue Jun 06 09:36:12 2000 +0000
+++ b/src/gaimrc.c	Tue Jun 06 09:55:30 2000 +0000
@@ -32,10 +32,6 @@
 #include "gaim.h"
 #include "proxy.h"
 
-#ifdef USE_APPLET
-#include "gnome_applet_mgr.h"
-#endif
-
 /* for people like myself, who are too lazy to add an away msg :) */
 #define BORING_DEFAULT_AWAY_MSG "sorry, i ran out for a while. bbl"