multi instance by hurr main
This commit is contained in:
parent
ed5aff5b4f
commit
38db72c36e
71 changed files with 119909 additions and 162 deletions
6
xml/menutab/menu_catalog_new_menu.py
Normal file
6
xml/menutab/menu_catalog_new_menu.py
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
print("new menu_catalog_new_menu catalog enable.")
|
||||
f = open( directory_to_process + "/menu_catalog_new_menu.xml", "r")
|
||||
#print(f.read())
|
||||
out_xml(f.read())
|
||||
f.close()
|
||||
Loading…
Add table
Add a link
Reference in a new issue