Imported from SVN by Bitbucket

This commit is contained in:
2015-03-31 20:01:45 +00:00
committed by bitbucket
commit 28581309ce
47 changed files with 1087 additions and 0 deletions

10
caotek/tcshome_theme/skins.zcml Executable file
View File

@@ -0,0 +1,10 @@
<configure
xmlns="http://namespaces.zope.org/zope"
xmlns:cmf="http://namespaces.zope.org/cmf"
i18n_domain="caotek.tcshome_theme">
<!-- File System Directory Views registration -->
<cmf:registerDirectory name="tcshome_theme_images"/>
<cmf:registerDirectory name="tcshome_theme_styles"/>
</configure>