source: products/qPingTool/branches/plone-3.1/profiles/default/skins.xml

Last change on this file was 198, checked in by crchemist, 18 years ago

Fixup error in init.py

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