dilinger | 23 Feb 2003 10:30
Picon

sinek/src about.c,1.17,1.18 Makefile.am,1.14,1.15

Update of /cvsroot/sinek/sinek/src
In directory sc8-pr-cvs1:/tmp/cvs-serv14402/src

Modified Files:
	about.c Makefile.am 
Log Message:
use .png instead of .xpm

Index: about.c
===================================================================
RCS file: /cvsroot/sinek/sinek/src/about.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- about.c	17 Feb 2003 08:26:00 -0000	1.17
+++ about.c	23 Feb 2003 09:30:36 -0000	1.18
 <at>  <at>  -9,15 +9,11  <at>  <at> 
 */

 #include "common.h"
-
-#include "sinek.xpm"
 #include "gtkxine.h"

-
 int about_build(GtkWidget **win)
 {
 	GtkWidget *w, *vb, *vb2, *vb3, *lab, *hb, *b, *logo;
-	GdkPixbuf *pb;
 	char *tmp;
(Continue reading)


Gmane