First
This commit is contained in:
10
CATChecker/CONF/services.xml
Normal file
10
CATChecker/CONF/services.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- ACHTUNG: die id's sind hardcodiert! lediglich die werte duerfen veraendert werden!!! -->
|
||||
<root app="cat-checker" plugin="services">
|
||||
<property type="value" id="ac2.32_c" label="win 7 32 bit - client"><![CDATA[services_ac2_32_c.xml]]></property>
|
||||
<property type="value" id="ac2.32_l" label="win 7 32 bit - laptop"><![CDATA[services_ac2_32_l.xml]]></property>
|
||||
<property type="value" id="ac2.64_c" label="win 7 64 bit - desktop"><![CDATA[services_ac2_64_c.xml]]></property>
|
||||
<property type="value" id="ac2.64_l" label="win 7 64 bit - laptop"><![CDATA[services_ac2_64_l.xml]]></property>
|
||||
<property type="value" id="acb3_c" label="win xp 64 bit - client"><![CDATA[services_acb3_c.xml]]></property>
|
||||
<property type="value" id="acb3_l" label="win xp 64 bit - laptop"><![CDATA[services_acb3_l.xml]]></property>
|
||||
</root>
|
||||
Reference in New Issue
Block a user