diff main.c ../original/gpe-calendar-2.8+maemo+svn20080509-1/main.c 165c165 < gboolean week_starts_sunday = 1; --- > gboolean week_starts_sunday; 1424c1424 < static gboolean --- > static void 1432d1431 < return 1; 2248c2247 < G_CALLBACK (gpe_cal_exit), NULL); --- > G_CALLBACK (gpe_cal_iconify), NULL);