41
35
N_("Start in fullscreen mode"), NULL},
42
36
{"gui", 0, 0, G_OPTION_ARG_FILENAME, &gladefile,
43
37
N_("Load the GUI from this GladeXML file"), "GLADEFILE"},
44
{"lat", 0, 0, G_OPTION_ARG_STRING, &waypoint_lat,
46
{"lon", 0, 0, G_OPTION_ARG_STRING, &waypoint_lon,
51
41
GOptionContext *option_context =