Sunteți pe pagina 1din 2

<?xml version="1.0" encoding="UTF-8"?> <!

-This XML file is used to read special folder locations into SIOS, such as the SI OS data and the application data folder. Each property list represents a new folder to register. The "path" contains the relative path from the folder of this XML file up to the folder where the data folder can be found. The "name" contains the name of the special folder to register. --> <record> <list id="items"> <record path="data" resource_root="true"> <string id="name" value="app_folder" translate="false"/> </record> <record path="C:/Program Files/SEGA/football manager 2012/data" resource _root="true"> <string id="name" value="sios_folder" translate="false"/ > </record> <record path="C:/Program Files/SEGA/football manager 2012/data/sigfx" re source_root="true"> <string id="name" value="sigfx_folder" translate="false" /> </record> <!-- not a resource root, as the same folder has already been ad ded as the sios folder --> <record path="C:/Program Files/SEGA/football manager 2012/data"> <string id="name" value="database_folder" translate="fal se"/> </record> <!-- not a resource root, as the same folder has already been ad ded as the sios folder --> <record path="C:/Program Files/SEGA/football manager 2012/data"> <string id="name" value="match_folder" translate="false" /> </record> <!-- not a resource root, resource manager doesn't scan language files --> <record path="C:/Program Files/SEGA/football manager 2012/data/l anguages"> <string id="name" value="language_data_folder" translate ="false"/> </record> <!-- not a resource root, the updates manager will use this to f ind the update resource roots that are valid for the application --> <record path="C:/Program Files/SEGA/football manager 2012/data/u pdates"> <string id="name" value="updates_folder" translate="fals e"/> </record> </list>

</record>

S-ar putea să vă placă și