Mercurial > mplayer.hg
changeset 7527:20d408e7e346
added uhulinux url
author | alex |
---|---|
date | Sat, 28 Sep 2002 18:26:50 +0000 |
parents | e3ca9e707857 |
children | 1129b3cff6e1 |
files | Gui/mplayer/gtk/about.c |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Gui/mplayer/gtk/about.c Sat Sep 28 18:03:34 2002 +0000 +++ b/Gui/mplayer/gtk/about.c Sat Sep 28 18:26:50 2002 +0000 @@ -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" \