[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk about.c,1.12,1.13
Zoltan Ponekker
pontscho at mplayerhq.hu
Sat Sep 14 21:03:07 CEST 2002
Update of /cvsroot/mplayer/main/Gui/mplayer/gtk
In directory mail:/var/tmp.root/cvs-serv24079/Gui/mplayer/gtk
Modified Files:
about.c
Log Message:
add one line
Index: about.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/about.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- about.c 24 Aug 2002 20:18:34 -0000 1.12
+++ about.c 14 Sep 2002 19:02:48 -0000 1.13
@@ -135,6 +135,8 @@
gtk_widget_show( AboutText );
gtk_container_add( GTK_CONTAINER( scrolledwindow1 ),AboutText );
gtk_text_insert( GTK_TEXT( AboutText ),NULL,NULL,NULL,
+ "\n" \
+ "development sponzored by UHU Linux.\n" \
"\n" \
" MPlayer core team:\n" \
"\n" \
More information about the MPlayer-cvslog
mailing list