Ignore:
Timestamp:
21 Jun 2012, 05:49:59 (13 years ago)
Author:
Henrik Bettermann
Message:

Set main parameters in one buildout section.

Location:
main/waeup.kofa/trunk/src/waeup/kofa/applicants
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py

    r8767 r8773  
    119119        return appcats_dict[value][0]
    120120
    121 # Maybe Uniben still needs this ...
     121# Maybe FUTMinna still needs this ...
    122122#class ApplicationPinSource(BasicContextualSourceFactory):
    123123#    """An application pin source delivers PIN prefixes for application
     
    203203        )
    204204
    205     # Maybe Uniben still needs this ...
     205    # Maybe FUTMinna still needs this ...
    206206    #ac_prefix = schema.Choice(
    207207    #    title = u'Activation code prefix',
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/root.py

    r8742 r8773  
    8686            #        logger.info(
    8787            #            '%s: %s added to root.' % (self.log_prefix,i[0]))
    88             # can be removed after upgrading uniben
     88            # can be removed after upgrading futminna
    8989            #if not hasattr(app_folder, 'description_dict'):
    9090            #    nothing_to_do = False
Note: See TracChangeset for help on using the changeset viewer.