loops/browser/mobile/configure.zcml
helmutm d8a40be261 provide mobile skin (work in progress
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4141 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-10 07:37:42 +00:00

9 lines
236 B
XML

<!-- $Id$ -->
<configure xmlns:zope="http://namespaces.zope.org/zope"
xmlns:browser="http://namespaces.zope.org/browser"
i18n_domain="loops">
<zope:module module="loops.browser.mobile.default" />
</configure>