summaryrefslogtreecommitdiffstats
path: root/Gui
diff options
context:
space:
mode:
Diffstat (limited to 'Gui')
-rw-r--r--Gui/mplayer/gtk/about.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gui/mplayer/gtk/about.c b/Gui/mplayer/gtk/about.c
index 9fd9b21e5a..5d9d7a0368 100644
--- a/Gui/mplayer/gtk/about.c
+++ b/Gui/mplayer/gtk/about.c
@@ -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" \