comparison src/xs_about.c @ 830:e3b293c5b8b3

Add Kitania to the list of people remembered. :(
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 08 Nov 2012 00:11:30 +0200
parents cc290afcb7e2
children 6cd884a8fa1d
comparison
equal deleted inserted replaced
829:2531396c2718 830:e3b293c5b8b3
150 gtk_container_add(GTK_CONTAINER(about_scrwin), about_text); 150 gtk_container_add(GTK_CONTAINER(about_scrwin), about_text);
151 gtk_widget_set_usize(about_text, -2, 100); 151 gtk_widget_set_usize(about_text, -2, 100);
152 gtk_text_insert(GTK_TEXT(about_text), NULL, NULL, NULL, 152 gtk_text_insert(GTK_TEXT(about_text), NULL, NULL, NULL,
153 "\n" 153 "\n"
154 "This release of XMMS-SID is dedicated to\n" 154 "This release of XMMS-SID is dedicated to\n"
155 "\n"
155 " Richard Joseph\n" 156 " Richard Joseph\n"
156 " and\n" 157 " and\n"
157 " Lauri Sipilä (aka Xaztur/PWP)\n" 158 " Lauri Sipilä (aka Xaztur/PWP)\n"
159 " and\n"
160 " Jessica Lanier (aka Kitania Kallisti)\n"
161 "\n"
158 " - Now gone, but forever in our hearts -\n" 162 " - Now gone, but forever in our hearts -\n"
159 "\n" 163 "\n"
160 "\n" 164 "\n"
161 "(C) Copyright 1999-2012\n" 165 "(C) Copyright 1999-2012\n"
162 "\tTecnic Software productions (TNSP)\n" 166 "\tTecnic Software productions (TNSP)\n"