comparison src/xs_about.c @ 342:f8d3e910d07c

Updated year to 2005
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 23 Sep 2005 08:58:03 +0000
parents 8fadb3f38445
children b1a858b8cb1a
comparison
equal deleted inserted replaced
341:e065deeb086f 342:f8d3e910d07c
151 gtk_widget_show (about_text); 151 gtk_widget_show (about_text);
152 gtk_container_add (GTK_CONTAINER (about_scrwin), about_text); 152 gtk_container_add (GTK_CONTAINER (about_scrwin), about_text);
153 gtk_widget_set_usize (about_text, -2, 100); 153 gtk_widget_set_usize (about_text, -2, 100);
154 gtk_text_insert (GTK_TEXT (about_text), NULL, NULL, NULL, 154 gtk_text_insert (GTK_TEXT (about_text), NULL, NULL, NULL,
155 "\n" 155 "\n"
156 "(C) Copyright 1999-2004\n" 156 "(C) Copyright 1999-2005\n"
157 "\tTecnic Software productions (TNSP)\n" 157 "\tTecnic Software productions (TNSP)\n"
158 "\n" 158 "\n"
159 "Programming and design\n" 159 "Programming and design\n"
160 "\tMatti 'ccr' Hämäläinen\n" 160 "\tMatti 'ccr' Hämäläinen\n"
161 "\n" 161 "\n"