* src/LdsUtils.py (temples): Correct code for San Antonio.
svn: r7366
This commit is contained in:
parent
cfeaf5035a
commit
3ea171cd8f
@ -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.
|
||||
|
@ -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", ),
|
||||
|
Loading…
Reference in New Issue
Block a user