Mercurial > pidgin
comparison src/away.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 | 83d8b2078f4c |
comparison
equal
deleted
inserted
replaced
| 1260:88656763199b | 1261:07f0bb41bbe1 |
|---|---|
| 23 #include "../config.h" | 23 #include "../config.h" |
| 24 #endif | 24 #endif |
| 25 #ifdef USE_APPLET | 25 #ifdef USE_APPLET |
| 26 #include <gnome.h> | 26 #include <gnome.h> |
| 27 #include <applet-widget.h> | 27 #include <applet-widget.h> |
| 28 #include "gnome_applet_mgr.h" | 28 #include "applet.h" |
| 29 #endif /* USE_APPLET */ | 29 #endif /* USE_APPLET */ |
| 30 #include <string.h> | 30 #include <string.h> |
| 31 #include <stdio.h> | 31 #include <stdio.h> |
| 32 #include <stdlib.h> | 32 #include <stdlib.h> |
| 33 #include <time.h> | 33 #include <time.h> |
