comparison src/xs_about.c @ 65:bf7b647b3239

The fabled 0.8-rewrite now works to some extent
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 29 Jun 2003 22:16:04 +0000
parents 05220299c6e8
children 2bc607888f53
comparison
equal deleted inserted replaced
64:d3bb914e3af3 65:bf7b647b3239
131 "\tSimon White, Dag Lem,\n" 131 "\tSimon White, Dag Lem,\n"
132 "\tMichael Schwendt and rest.\n" 132 "\tMichael Schwendt and rest.\n"
133 "\n" 133 "\n"
134 "Original XMMS-SID created by\n" 134 "Original XMMS-SID created by\n"
135 "\tWillem Monsuwe\n" 135 "\tWillem Monsuwe\n"
136 "\n" 136 "\n", -1);
137 #if 0 137 #if 0
138 "\"XMMS-SID Theme\"-song (SIDtune)\n" 138 "\"XMMS-SID Theme\"-song (SIDtune)\n"
139 "\tPeter 'Brite-Lite' Halin of Dekadence\n" 139 "\tPeter 'Brite-Lite' Halin of Dekadence\n"
140 "\t(C) Copyright 2003 Dekadence\n" 140 "\t(C) Copyright 2003 Dekadence\n"
141 "\thttp://www.dekadence64.org/\n" 141 "\thttp://www.dekadence64.org/\n"
142 "\n" 142 "\n"
143 #endif 143 #endif
144
145 gtk_text_insert (GTK_TEXT (about_text), NULL, NULL, NULL,
144 "Thanks and greetings ...\n" 146 "Thanks and greetings ...\n"
145 "\tEveryone at #Linux.Fi, #Fireball,\n" 147 "\tEveryone at #Linux.Fi, #Fireball,\n"
146 "\t#TNSP and #c-64 of IRCNet...\n" 148 "\t#TNSP and #c-64 of IRCNet...\n"
147 "\n" 149 "\n"
148 "\tPwP, iSO, Byterapers, Fairlight,\n" 150 "\tPwP, iSO, Byterapers, Fairlight,\n"
149 "\tmfx, Unique, Static, Dekadence,\n" 151 "\tmfx, Unique, Static, Dekadence,\n"
152 "\tWrath Designs, Padua, Extend,\n"
150 "\tPHn, Creators, Cosine, tAAt ...\n" 153 "\tPHn, Creators, Cosine, tAAt ...\n"
151 "\n" 154 "\n"
152 "Special thanks\n" 155 "Special thanks\n"
153 "\t- All the betatesters.\n" 156 "\t- All the betatesters.\n"
154 "\t- All the users! Hey it's you!\n", -1); 157 "\t- All the users! Hey it's you!\n", -1);