Changes

Jump to: navigation, search

Profiles.xml

88 bytes added, 19:14, 26 October 2009
Quick examples
<pre>
<profiles>
<profile id="default"> <package package-id="firefox" /> </profile>
<profile id="custom"> <depends profile-id="default" /> <package package-id="thunderbird" /> <package package-id="acrobat" /> </profile>
<profile id="basement"> <package package-id="photoshop" /> </profile>
<profile id="administration"> <depends profile-id="custom" /> <package package-id="database" /> </profile>
</profiles>
</pre>
Anonymous user

Navigation menu