source: products/quintagroup.quills.extras/trunk/quintagroup/quills/extras/profiles/default/skins.xml @ 1315

Last change on this file since 1315 was 1315, checked in by mylan, 15 years ago

Fix typo in skins.xml

File size: 371 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_skins" allow_any="False" cookie_persistence="False">
3
4 <object name="quintagroup_quills_extras"
5    meta_type="Filesystem Directory View"
6    directory="quintagroup.quills.extras:skins/quintagroup_quills_extras"/>
7
8 <skin-path name="*">
9  <layer name="quintagroup_quills_extras" insert-after="custom"/>
10 </skin-path>
11
12</object>
Note: See TracBrowser for help on using the repository browser.