This commit is contained in:
2025-12-14 15:46:14 +01:00
parent 16a3b886fa
commit 9ab325d39d
310 changed files with 23964 additions and 0 deletions

View 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>