Ignore:
Timestamp:
9 Nov 2014, 08:44:55 (10 years ago)
Author:
Henrik Bettermann
Message:

Repace skeleton by wdu.

Set ports.

Set version number.

Set manager password.

Location:
main/kofacustom.wdu/trunk/src/kofacustom/wdu
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • main/kofacustom.wdu/trunk/src/kofacustom/wdu/ftesting.zcml

    r10765 r11940  
    22   xmlns="http://namespaces.zope.org/zope"
    33   xmlns:kofa="http://namespaces.waeup.org/kofa"
    4    i18n_domain="kofacustom.skeleton"
    5    package="kofacustom.skeleton"
     4   i18n_domain="kofacustom.wdu"
     5   package="kofacustom.wdu"
    66   >
    77
    8   <include package="kofacustom.skeleton" />
    9   <include package="kofacustom.skeleton" file="mail.zcml"/>
     8  <include package="kofacustom.wdu" />
     9  <include package="kofacustom.wdu" file="mail.zcml"/>
    1010
    1111  <!-- Where should the datacenter reside by default? -->
Note: See TracChangeset for help on using the changeset viewer.