Diff of /trunk/src/main.c

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

revision 195 by harbaum, Wed Jul 8 08:51:02 2009 UTC revision 200 by harbaum, Thu Jul 9 11:44:27 2009 UTC
# Line 105  cb_menu_about(GtkMenuItem *item, gpointe Line 105  cb_menu_about(GtkMenuItem *item, gpointe
105    const gchar *authors[] = {    const gchar *authors[] = {
106      "Till Harbaum <till@harbaum.org>",      "Till Harbaum <till@harbaum.org>",
107      "Andrew Chadwick <andrewc-osm2go@piffle.org>",      "Andrew Chadwick <andrewc-osm2go@piffle.org>",
108        "Marcus Bauer <marcus.bauer@gmail.com>",
109        "John Stowers <john.stowers@gmail.com>",
110      NULL };      NULL };
111    
112    const gchar *artists[] = {    const gchar *artists[] = {

Legend:
Removed from v.195  
changed lines
  Added in v.200