0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

add one line

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7396 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pontscho 2002-09-14 19:02:48 +00:00
parent bc4ed37935
commit fb28479daf

View File

@ -135,6 +135,8 @@ GtkWidget * create_About( void )
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" \