mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-12 04:24:12 +01:00
+ renamed a few classes/enums/attributes to improve the classes naming consistency and ease the writing of OQLs + fixed errors in the profiles SVN:trunk[2434]
12 lines
270 B
XML
Executable File
12 lines
270 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Set>
|
|
<OSVersion alias="OSVersion" id="8">
|
|
<name>Unbuntu 11.10</name>
|
|
<osfamily_id>7</osfamily_id>
|
|
</OSVersion>
|
|
<OSVersion alias="OSVersion" id="4">
|
|
<name>Windows 2008 Server</name>
|
|
<osfamily_id>3</osfamily_id>
|
|
</OSVersion>
|
|
</Set>
|