source: products/quintagroup.themetemplate/trunk/quintagroup/themetemplate/templates/qplone3_theme/+namespace_package+/+namespace_package2+/+package+/profiles/uninstall/skins.xml_tmpl @ 1005

Last change on this file since 1005 was 1005, checked in by mylan, 15 years ago

Import package: Copied http://svn.quintagroup.com/products/qtheme.template/trunk@2041 + modifications concerning changed package name, namespace

File size: 267 bytes
Line 
1<?xml version="1.0"?>
2#if str($include_doc) == 'True'
3<!-- This file holds the uninstall configuration for the portal_skins tool -->
4#end if
5<object name="portal_skins" default_skin="Plone Default">
6 <skin-path name="$skinname" remove="True">
7 </skin-path>
8</object>
Note: See TracBrowser for help on using the repository browser.