mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 09:38:48 +02: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]
10 lines
186 B
XML
Executable File
10 lines
186 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Set>
|
|
<OSFamily alias="OSFamily" id="7">
|
|
<name>Linux</name>
|
|
</OSFamily>
|
|
<OSFamily alias="OSFamily" id="3">
|
|
<name>Windows</name>
|
|
</OSFamily>
|
|
</Set>
|