Rename xml/config.xml to xml/install_cfg.xml
modified: interface/ri_data.py modified: interface/test_data.py modified: main/setup modified: text/ri_newt.py modified: xml/dependency.xml renamed: xml/config.xml -> xml/install_cfg.xml
This commit is contained in:
@@ -12,7 +12,7 @@ import interface_partition
|
||||
|
||||
# xml file names
|
||||
install_xml = '/var/install/install.xml'
|
||||
config_xml = '../xml/config.xml'
|
||||
config_xml = '../xml/install_cfg.xml'
|
||||
|
||||
def to_xml_attr(doc, node, cls, name):
|
||||
''' This method is called by to_xml. Its function is to create an attribute, and set its value based on xml data member
|
||||
|
||||
Reference in New Issue
Block a user