comparison src/xs_about.c @ 892:f1b33b5e153d

Fix about dialog not showing all the text.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 09 Nov 2012 07:46:29 +0200
parents f535c1e274e8
children 84394ee26545
comparison
equal deleted inserted replaced
891:5048b4799310 892:f1b33b5e153d
166 " Tecnic Software productions (TNSP)\n" 166 " Tecnic Software productions (TNSP)\n"
167 "\n" 167 "\n"
168 "Programming and design\n" 168 "Programming and design\n"
169 " Matti 'ccr' Hämäläinen\n" 169 " Matti 'ccr' Hämäläinen\n"
170 "\n" 170 "\n"
171
171 #ifdef HAVE_SIDPLAY1 172 #ifdef HAVE_SIDPLAY1
172 "libSIDPlay1 created by\n" 173 "libSIDPlay1 created by\n"
173 " Michael Schwendt\n" 174 " Michael Schwendt\n"
174 "\n" 175 "\n"
175 #endif 176 #endif
189 " by Ari 'Agemixer' Yliaho\n" 190 " by Ari 'Agemixer' Yliaho\n"
190 " (C) Copyright 1998 Scallop\n" 191 " (C) Copyright 1998 Scallop\n"
191 " (Refer to README for license)\n" 192 " (Refer to README for license)\n"
192 "\n" 193 "\n"
193 #endif 194 #endif
195 , -1);
196
197 gtk_text_insert(GTK_TEXT(about_text), NULL, NULL, NULL,
194 "Original XMMS-SID (v0.4) by\n" 198 "Original XMMS-SID (v0.4) by\n"
195 " Willem Monsuwe\n" 199 " Willem Monsuwe\n"
196 "\n" 200 "\n"
197 201
198 "Greetings fly out to ...\n" 202 "Greetings fly out to ...\n"