[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk about.c,1.13,1.14
Alex Beregszaszi
alex at mplayerhq.hu
Sat Sep 28 20:26:53 CEST 2002
Update of /cvsroot/mplayer/main/Gui/mplayer/gtk
In directory mail:/var/tmp.root/cvs-serv27601
Modified Files:
about.c
Log Message:
added uhulinux url
Index: about.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/about.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- about.c 14 Sep 2002 19:02:48 -0000 1.13
+++ about.c 28 Sep 2002 18:26:50 -0000 1.14
@@ -136,7 +136,8 @@
gtk_container_add( GTK_CONTAINER( scrolledwindow1 ),AboutText );
gtk_text_insert( GTK_TEXT( AboutText ),NULL,NULL,NULL,
"\n" \
- "development sponzored by UHU Linux.\n" \
+ "GUI development sponsored by UHU Linux\n" \
+ " (http://www.uhulinux.hu/)\n" \
"\n" \
" MPlayer core team:\n" \
"\n" \
More information about the MPlayer-cvslog
mailing list