source: products/qRSS2Syndication/branches/Plone3.1/profiles/default/skins.xml @ 1591

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

fixed metadata save

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