* src/ReadXML.py (start_childof): Use integer relations.
* src/WriteXML.py (write_xml_data): Properly test frel. * src/rule.glade: Change button label; add "need to close" label. * src/EditPlace.py: Typo. svn: r4149
This commit is contained in:
@@ -55,7 +55,7 @@ import NameDisplay
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
pycode_tgts = [
|
||||
('url' , 0, 0)
|
||||
('url' , 0, 0),
|
||||
('srcref', 0, 4)]
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user