Ignore:
Timestamp:
22 Sep 2016, 20:11:06 (8 years ago)
Author:
Henrik Bettermann
Message:

Renaming and further adjustments.

Location:
main/ikobacustom.uniben/trunk/src/ikobacustom/uniben
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • main/ikobacustom.uniben/trunk/src/ikobacustom/uniben/documents/interfaces.py

    r12292 r14178  
    1717##
    1818from waeup.ikoba.documents.interfaces import IPublicDocument
    19 from ikobacustom.skeleton.interfaces import MessageFactory as _
     19from ikobacustom.uniben.interfaces import MessageFactory as _
    2020
    2121
    2222class ISkeletonDocument(IPublicDocument):
    23     """A representation of a skeleton document.
     23    """A representation of a uniben document.
    2424
    2525    """
Note: See TracChangeset for help on using the changeset viewer.