changeset 564:55271beca14c

Fix about.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 14 Mar 2007 22:34:00 +0000
parents 8e1f8e3f0b63
children e0afd8eafaed
files src/xs_about.c
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/xs_about.c	Wed Mar 14 21:06:00 2007 +0000
+++ b/src/xs_about.c	Wed Mar 14 22:34:00 2007 +0000
@@ -150,9 +150,10 @@
 	gtk_container_add(GTK_CONTAINER(about_scrwin), about_text);
 	gtk_widget_set_usize(about_text, -2, 100);
 	gtk_text_insert(GTK_TEXT(about_text), NULL, NULL, NULL,
+			"\n"
 			"This release of XMMS-SID is dedicated to\n"
-			"\tRichard Joseph\n"
-			"Now gone, but forever in our hearts\n"
+			"            Richard Joseph\n"
+			" - Now gone, but forever in our hearts -\n"
 			"\n"
 			"\n"
 			"(C) Copyright 1999-2007\n"