comparison src/gnome_applet_mgr.c @ 349:b402a23f35df

[gaim-migrate @ 359] Let's see if *this* doesn't break everything committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 07 Jun 2000 17:14:32 +0000
parents f4fba304b236
children fd3cc0a28d5d
comparison
equal deleted inserted replaced
348:29f95b2b3e38 349:b402a23f35df
25 ** You should have received a copy of the GNU General Public License 25 ** You should have received a copy of the GNU General Public License
26 ** along with this program; if not, write to the Free Software 26 ** along with this program; if not, write to the Free Software
27 ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 27 ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
28 */ 28 */
29 29
30 #ifdef HAVE_CONFIG_H
31 #include "../config.h"
32 #endif
30 #ifdef USE_APPLET 33 #ifdef USE_APPLET
31 #include <string.h> 34 #include <string.h>
32 #include <gdk_imlib.h> 35 #include <gdk_imlib.h>
33 #include "gaim.h" 36 #include "gaim.h"
34 #include "gnome_applet_mgr.h" 37 #include "gnome_applet_mgr.h"