/[gnokii]/gnokii/xgnokii/xgnokii.c
ViewVC logotype

Diff of /gnokii/xgnokii/xgnokii.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.78 by pkot, Sun Apr 24 20:57:37 2005 UTC revision 1.79 by pkot, Mon May 9 20:31:51 2005 UTC
# Line 1202  static GtkWidget *CreateAboutDialog(void Line 1202  static GtkWidget *CreateAboutDialog(void
1202    
1203          g_snprintf(buf, 2000, _("xgnokii version: %s\ngnokii version: %s\n\n\          g_snprintf(buf, 2000, _("xgnokii version: %s\ngnokii version: %s\n\n\
1204  Copyright (C) 1999-2004 Pavel Janik ml.,\nHugh Blemings, Jan Derfinak,\n\  Copyright (C) 1999-2004 Pavel Janik ml.,\nHugh Blemings, Jan Derfinak,\n\
1205  Pawel Kot and others xgnokii is free software, covered by the GNU General\n\  Pawel Kot and others\n\
1206  Public License, and you are welcome to change it and/or distribute copies\n\  xgnokii is free software, covered by the GNU General Public License,\n\
1207  of it under certain conditions. There is absolutely no waranty for xgnokii.\n\  d you are welcome to change it and/or distribute copies of it under\n\
1208    certain conditions. There is absolutely no waranty for xgnokii.\n\
1209  See GPL for details.\n"), XVERSION, VERSION);  See GPL for details.\n"), XVERSION, VERSION);
1210          label = gtk_label_new((gchar *) buf);          label = gtk_label_new((gchar *) buf);
1211          gtk_box_pack_start(GTK_BOX(hbox), label, FALSE, FALSE, 0);          gtk_box_pack_start(GTK_BOX(hbox), label, FALSE, FALSE, 0);

Legend:
Removed from v.1.78  
changed lines
  Added in v.1.79

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26