LANG_MENU_GPS_NAVI_HOME  475 core/gui.c                 gps_submenu_items[i].text = LANG_MENU_GPS_NAVI_HOME;
LANG_MENU_GPS_NAVI_HOME  500 core/gui.c                     gps_submenu_items[i].text = LANG_MENU_GPS_NAVI_HOME;
LANG_MENU_GPS_NAVI_HOME  514 core/gui.c             if( gps_submenu_items[i].text == LANG_MENU_GPS_NAVI_HOME ) {         //toggle text
LANG_MENU_GPS_NAVI_HOME  526 core/gui.c                 gps_submenu_items[i].text = LANG_MENU_GPS_NAVI_HOME;
LANG_MENU_GPS_NAVI_HOME  549 core/gui.c     	gps_submenu_items[i].text = LANG_MENU_GPS_NAVI_HOME;
LANG_MENU_GPS_NAVI_HOME  629 core/gui.c         MENU_ITEM	(0x2a,LANG_MENU_GPS_NAVI_HOME,              MENUITEM_PROC,          		(int*)navigate_to_home,				0 ),