comparison src/xs_about.c @ 154:995086002a8f

Added Alfie to about-dialog
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 07 Mar 2004 00:36:01 +0000
parents 92952aeccb77
children 5970faa2530f
comparison
equal deleted inserted replaced
153:a8f38c9b5912 154:995086002a8f
150 "\tmfx, Unique, Static, Dekadence,\n" 150 "\tmfx, Unique, Static, Dekadence,\n"
151 "\tWrath Designs, Padua, Extend,\n" 151 "\tWrath Designs, Padua, Extend,\n"
152 "\tPHn, Creators, Cosine, tAAt ...\n" 152 "\tPHn, Creators, Cosine, tAAt ...\n"
153 "\n" 153 "\n"
154 "Special thanks\n" 154 "Special thanks\n"
155 "\t- Alfie\n"
155 "\t- All the betatesters.\n" 156 "\t- All the betatesters.\n"
156 "\t- All the users! Hey it's you!\n", -1); 157 "\t- All the users! Hey it's you!\n", -1);
157 158
158 alignment6 = gtk_alignment_new (0.5, 0.5, 0.18, 1); 159 alignment6 = gtk_alignment_new (0.5, 0.5, 0.18, 1);
159 gtk_widget_set_name (alignment6, "alignment6"); 160 gtk_widget_set_name (alignment6, "alignment6");