Mercurial > pidgin
comparison src/aim.c @ 1261:07f0bb41bbe1
[gaim-migrate @ 1271]
this name was getting too long
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Thu, 14 Dec 2000 09:05:36 +0000 |
| parents | 9da444224f0e |
| children | 18c3874ea051 |
comparison
equal
deleted
inserted
replaced
| 1260:88656763199b | 1261:07f0bb41bbe1 |
|---|---|
| 21 | 21 |
| 22 #ifdef HAVE_CONFIG_H | 22 #ifdef HAVE_CONFIG_H |
| 23 #include "../config.h" | 23 #include "../config.h" |
| 24 #endif | 24 #endif |
| 25 #ifdef USE_APPLET | 25 #ifdef USE_APPLET |
| 26 #include "gnome_applet_mgr.h" | 26 #include "applet.h" |
| 27 #include <gnome.h> | 27 #include <gnome.h> |
| 28 #else | 28 #else |
| 29 #ifdef USE_GNOME | 29 #ifdef USE_GNOME |
| 30 #include <gnome.h> | 30 #include <gnome.h> |
| 31 #endif /* USE_GNOME */ | 31 #endif /* USE_GNOME */ |
