diff options
| author | Kevin Breit <battery841@src.gnome.org> | 2002-12-12 08:11:58 +0800 | 
|---|---|---|
| committer | Kevin Breit <battery841@src.gnome.org> | 2002-12-12 08:11:58 +0800 | 
| commit | 57918de62eda517d4cf71450e689ffc757f9cd0e (patch) | |
| tree | a9110942c7e5094cb50842fd1cb3f900f7e8bd3e /my-evolution | |
| parent | 166b98d3285a00ee0bfa8b95ec777e10d9d91507 (diff) | |
| download | gsoc2013-evolution-57918de62eda517d4cf71450e689ffc757f9cd0e.tar gsoc2013-evolution-57918de62eda517d4cf71450e689ffc757f9cd0e.tar.gz gsoc2013-evolution-57918de62eda517d4cf71450e689ffc757f9cd0e.tar.bz2 gsoc2013-evolution-57918de62eda517d4cf71450e689ffc757f9cd0e.tar.lz gsoc2013-evolution-57918de62eda517d4cf71450e689ffc757f9cd0e.tar.xz gsoc2013-evolution-57918de62eda517d4cf71450e689ffc757f9cd0e.tar.zst gsoc2013-evolution-57918de62eda517d4cf71450e689ffc757f9cd0e.zip | |
Removed Marquette from the listing, it is no longer listed by METAR. This
* Locations: Removed Marquette from the listing, it is no longer listed by METAR.  This is per bug 29693.
* Locations.h: Removed Marquette from the listing, it is no longer listed by METAR.
svn path=/trunk/; revision=19100
Diffstat (limited to 'my-evolution')
| -rw-r--r-- | my-evolution/ChangeLog | 6 | ||||
| -rw-r--r-- | my-evolution/Locations | 25 | ||||
| -rw-r--r-- | my-evolution/Locations.h | 1 | 
3 files changed, 18 insertions, 14 deletions
| diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index c88fa3b719..5d8c7aba99 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,9 @@ +2002-12-11  Kevin Breit  <mrproper@ximian.com> + +	* Locations: Removed Marquette from the listing, it is no longer listed by METAR.  This is per bug 29693. + +	* Locations.h: Removed Marquette from the listing, it is no longer listed by METAR. +  2002-12-06  Ettore Perazzoli  <ettore@ximian.com>  	* component-factory.c: Change description passed to diff --git a/my-evolution/Locations b/my-evolution/Locations index c730c0725d..0032ec4620 100644 --- a/my-evolution/Locations +++ b/my-evolution/Locations @@ -1063,19 +1063,18 @@ loc17=Jackson KJXN MIZ074 dtw  loc18=Kalamazoo KAZO MIZ072 045  loc19=Lansing KLAN MIZ066 ---  loc20=Manistee KMBL MIZ031 --- -loc21=Marquette KMQT MIZ005 --- -loc22=Menominee KMNM MIZ012 --- -loc23=Mount\\ Clemens KMTC MIZ070 --- -loc24=Muskegon KMKG MIZ050 --- -loc25=Oscoda KOSC MIZ036 --- -loc26=Pellston KPLN MIZ016 --- -loc27=Pontiac KPTK MIZ069 --- -loc28=Saginaw KMBS MIZ053 --- -loc29=Sault\\ Ste\\ Marie KSSM MIZ008 --- -loc30=Sawyer\\ AFB KSAW MIZ077 --- -loc31=Seul\\ Choix\\ Pt KP75 ------ --- -loc32=Traverse\\ City KTVC MIZ020 --- -loc33=Ypsilanti KYIP MIZ075 dtw +loc21=Menominee KMNM MIZ012 --- +loc22=Mount\\ Clemens KMTC MIZ070 --- +loc23=Muskegon KMKG MIZ050 --- +loc24=Oscoda KOSC MIZ036 --- +loc25=Pellston KPLN MIZ016 --- +loc26=Pontiac KPTK MIZ069 --- +loc27=Saginaw KMBS MIZ053 --- +loc28=Sault\\ Ste\\ Marie KSSM MIZ008 --- +loc29=Sawyer\\ AFB KSAW MIZ077 --- +loc30=Seul\\ Choix\\ Pt KP75 ------ --- +loc31=Traverse\\ City KTVC MIZ020 --- +loc32=Ypsilanti KYIP MIZ075 dtw  [US_MN]  name=Minnesota diff --git a/my-evolution/Locations.h b/my-evolution/Locations.h index 0e71cd8954..9da9d69b6b 100644 --- a/my-evolution/Locations.h +++ b/my-evolution/Locations.h @@ -1322,7 +1322,6 @@ N_("Marietta")  N_("Marino di Ravenna")  N_("Marion")  N_("Marion-Wytheville") -N_("Marquette")  N_("Marseille-Provence")  N_("Marseilles")  N_("Marshall") | 
