src/about.c

changeset 960
c4012584334f
parent 905
7a2da3bc1ebe
child 1009
584f27d87a9e
equal deleted inserted replaced
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 {

mercurial