From: robertl Date: Tue, 18 Jan 2005 19:17:35 +0000 (+0000) Subject: Alias Small City for compat with Magellan. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~11^2~3821 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=857f4234769855855bb78b3f3bd80907f59a4b01;p=gpsbabel.git Alias Small City for compat with Magellan. --- diff --git a/gpsbabel/garmin_tables.c b/gpsbabel/garmin_tables.c index f7bd4ff24..08f11c5b0 100644 --- a/gpsbabel/garmin_tables.c +++ b/gpsbabel/garmin_tables.c @@ -48,6 +48,7 @@ icon_mapping_t garmin_icon_table[] = { { 71, 8200, "City (Large)" }, { 70, 8199, "City (Medium)" }, { 69, 8198, "City (Small)" }, + { 69, 8198, "Small City" }, { 97, 8237, "Civil" }, { 119, 8262, "Contact, Afro" }, { 120, 8272, "Contact, Alien" },