2003-07-15 Jordi Mallach <jordi@sindominio.net>
* src/command.c (about_command): Remove gettext calls from copyright
statement and replace (C) with the UTF-8 copyright symbol.
+2003-07-15 Jordi Mallach <jordi@sindominio.net>
+
+ * src/command.c (about_command): Remove gettext calls from copyright
+ statement and replace (C) with the UTF-8 copyright symbol.
+
2003-07-06 Jordi Mallach <jordi@sindominio.net>
* configure.in: For some reason, some people were getting
logo = gdk_pixbuf_new_from_file (PIXMAPSDIR "/gtetrinet.png", NULL);
about = gnome_about_new (APPNAME, APPVERSION,
- _("(C) 1999, 2000, 2001, 2002, 2003 Ka-shu Wong"),
+ "\xc2\xa9 1999, 2000, 2001, 2002, 2003 Ka-shu Wong",
_("A Tetrinet client for GNOME.\n"),
authors,
documenters,