* src/LdsUtils.py (temples): Correct code for San Antonio.

svn: r7366
This commit is contained in:
Alex Roitman 2006-10-08 02:10:23 +00:00
parent cfeaf5035a
commit 3ea171cd8f
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
2006-10-07 Alex Roitman <shura@gramps-project.org>
* src/LdsUtils.py (temples): Correct code for San Antonio.
* src/GrampsDb/_WriteGedcom.py
(GedcomWriterOptionBox.get_option_box): Add custom filters to the
filter list.

View File

@ -135,7 +135,7 @@ temples = (
("St. Paul, Minnesota" , "SPMIN", ),
("Salt Lake City, Utah" , "SLAKE", "SL"),
("San Diego, California" , "SDIEG", "SA"),
("San Antonio, Texas" , "ANTON", ),
("San Antonio, Texas" , "SANTO", ),
("San Jose, Costa Rica" , "SJOSE", ),
("Santiago, Chile" , "SANTI", "SN"),
("Santo Domingo, Dominican Republic" , "SDOMI", ),