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

Last change on this file since 565 was 565, checked in by chervol, 18 years ago

tag version 1.5.1

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