source: products/qPloneComments/trunk/profiles/uninstall/browserlayer.txt @ 2283

Last change on this file since 2283 was 2283, checked in by chervol, 14 years ago

added browserlayer uninstall

  • Property svn:eol-style set to native
File size: 260 bytes
RevLine 
[2283]1<?xml version="1.0"?>
2<layers
3   xmlns:i18n="http://xml.zope.org/namespaces/i18n"
4   i18n:domain="plonecomments">
5   <layer name="qPloneComments"
6          interface="Products.qPloneComments.interfaces.IPloneCommentsLayer"
7          remove="True"/>
8</layers>
Note: See TracBrowser for help on using the repository browser.