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

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

Add comments.gif image and register skins directory

File size: 367 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="elaw.theme.webresults: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.