| 959:278bb65cea86 | 960:c4012584334f |
|---|---|
| 28 #include <time.h> | 28 #include <time.h> |
| 29 | 29 |
| 30 #include <gtk/gtk.h> | 30 #include <gtk/gtk.h> |
| 31 #include "gaim.h" | 31 #include "gaim.h" |
| 32 #include "pixmaps/logo.xpm" | 32 #include "pixmaps/logo.xpm" |
| 33 #include "pixmaps/gnome_close.xpm" | |
| 34 | 33 |
| 35 static GtkWidget *about=NULL; | 34 static GtkWidget *about=NULL; |
| 36 | 35 |
| 37 static void destroy_about() | 36 static void destroy_about() |
| 38 { | 37 { |