source: products/Products.qPloneDropDownMenu/trunk/Products/qPloneDropDownMenu/profiles/default/skins.xml @ 2627

Last change on this file since 2627 was 2627, checked in by fenix, 14 years ago

made skin layer installation safer.

File size: 343 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_skins" meta_type="Plone Skins Tool">
3 <object name="qPloneDropDownMenu" meta_type="Filesystem Directory View"
4    directory="Products.qPloneDropDownMenu:skins/qPloneDropDownMenu"/>
5 <skin-path name="*" purge="False">
6  <layer name="qPloneDropDownMenu" insert-after="custom"/>
7 </skin-path>
8</object>
Note: See TracBrowser for help on using the repository browser.