Ignore:
Timestamp:
21 Aug 2019, 10:46:09 (5 years ago)
Author:
Henrik Bettermann
Message:

Change name, set ports and replace colors.

Location:
main/kofacustom.iuokada/trunk/etc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.iuokada/trunk/etc/profile.ini.in

    r10765 r15563  
    5757
    5858[app:app]
    59 use = egg:kofacustom.skeleton
     59use = egg:kofacustom.iuokada
    6060
    6161[pipeline:main]
  • main/kofacustom.iuokada/trunk/etc/site.zcml.in

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