Ignore:
Timestamp:
11 Jul 2017, 13:57:00 (7 years ago)
Author:
Henrik Bettermann
Message:

Rename package (step 2).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.dspg/trunk/etc/site.zcml.in

    r14712 r14716  
    11<configure xmlns="http://namespaces.zope.org/zope"
    22           xmlns:kofa="http://namespaces.waeup.org/kofa"
    3            i18n_domain="kofacustom.dspou">
     3           i18n_domain="kofacustom.dspg">
    44
    5   <include package="kofacustom.dspou" />
    6   <include package="kofacustom.dspou" file="mail.zcml" />
     5  <include package="kofacustom.dspg" />
     6  <include package="kofacustom.dspg" file="mail.zcml" />
    77
    88  <!-- install job container
     
    2929      path="${buildout:directory}/var/datacenter" />
    3030
    31     <configure i18n_domain="kofacustom.dspou">
     31    <configure i18n_domain="kofacustom.dspg">
    3232
    3333      <unauthenticatedPrincipal id="zope.anybody"
Note: See TracChangeset for help on using the changeset viewer.