Mercurial > pidgin
comparison src/toc.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 | 46c09828e929 |
| children | 035945fca2d5 |
comparison
equal
deleted
inserted
replaced
| 1260:88656763199b | 1261:07f0bb41bbe1 |
|---|---|
| 36 #include <time.h> | 36 #include <time.h> |
| 37 #include <sys/socket.h> | 37 #include <sys/socket.h> |
| 38 #include "prpl.h" | 38 #include "prpl.h" |
| 39 #include "multi.h" | 39 #include "multi.h" |
| 40 #include "gaim.h" | 40 #include "gaim.h" |
| 41 #include "gnome_applet_mgr.h" | |
| 42 #include "proxy.h" | 41 #include "proxy.h" |
| 43 | 42 |
| 44 #include "pixmaps/admin_icon.xpm" | 43 #include "pixmaps/admin_icon.xpm" |
| 45 #include "pixmaps/aol_icon.xpm" | 44 #include "pixmaps/aol_icon.xpm" |
| 46 #include "pixmaps/away_icon.xpm" | 45 #include "pixmaps/away_icon.xpm" |
| 47 #include "pixmaps/dt_icon.xpm" | 46 #include "pixmaps/dt_icon.xpm" |
| 48 #include "pixmaps/free_icon.xpm" | 47 #include "pixmaps/free_icon.xpm" |
| 49 | 48 |
| 50 #define REVISION "gaim:$Revision: 1262 $" | 49 #define REVISION "gaim:$Revision: 1271 $" |
| 51 | 50 |
| 52 #define TYPE_SIGNON 1 | 51 #define TYPE_SIGNON 1 |
| 53 #define TYPE_DATA 2 | 52 #define TYPE_DATA 2 |
| 54 #define TYPE_ERROR 3 | 53 #define TYPE_ERROR 3 |
| 55 #define TYPE_SIGNOFF 4 | 54 #define TYPE_SIGNOFF 4 |
