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

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

fixed interfaces

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