Mercurial > mplayer.hg
changeset 7395:b82a3eb66d60
add one line
author | pontscho |
---|---|
date | Sat, 14 Sep 2002 19:02:48 +0000 |
parents | e5e2243a3adb |
children | cfb1bc3925eb |
files | Gui/mplayer/gtk/about.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Gui/mplayer/gtk/about.c Sat Sep 14 10:47:34 2002 +0000 +++ b/Gui/mplayer/gtk/about.c Sat Sep 14 19:02:48 2002 +0000 @@ -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" \