.coveragerc
CHANGES.rst
CONTRIBUTORS.rst
DEVELOP.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.rst
base.cfg
bobtemplate.cfg
buildout.cfg
constraints.txt
constraints_plone60.txt
pyproject.toml
requirements.txt
requirements_plone60.txt
setup.py
test_plone60.cfg
news/+meta.internal
news/.gitkeep
src/cs/__init__.py
src/cs.adminlanguage.egg-info/PKG-INFO
src/cs.adminlanguage.egg-info/SOURCES.txt
src/cs.adminlanguage.egg-info/dependency_links.txt
src/cs.adminlanguage.egg-info/entry_points.txt
src/cs.adminlanguage.egg-info/namespace_packages.txt
src/cs.adminlanguage.egg-info/not-zip-safe
src/cs.adminlanguage.egg-info/requires.txt
src/cs.adminlanguage.egg-info/top_level.txt
src/cs/adminlanguage/__init__.py
src/cs/adminlanguage/configure.zcml
src/cs/adminlanguage/interfaces.py
src/cs/adminlanguage/messagefactory.py
src/cs/adminlanguage/negotiator.py
src/cs/adminlanguage/permissions.zcml
src/cs/adminlanguage/settings.py
src/cs/adminlanguage/setuphandlers.py
src/cs/adminlanguage/testing.py
src/cs/adminlanguage/locales/README.rst
src/cs/adminlanguage/locales/__init__.py
src/cs/adminlanguage/locales/cs.adminlanguage.pot
src/cs/adminlanguage/locales/update.py
src/cs/adminlanguage/locales/update.sh
src/cs/adminlanguage/locales/en/LC_MESSAGES/cs.adminlanguage.po
src/cs/adminlanguage/profiles/default/browserlayer.xml
src/cs/adminlanguage/profiles/default/catalog.xml
src/cs/adminlanguage/profiles/default/controlpanel.xml
src/cs/adminlanguage/profiles/default/metadata.xml
src/cs/adminlanguage/profiles/default/registry.xml
src/cs/adminlanguage/profiles/default/rolemap.xml
src/cs/adminlanguage/profiles/uninstall/browserlayer.xml
src/cs/adminlanguage/profiles/uninstall/controlpanel.xml
src/cs/adminlanguage/profiles/uninstall/registry.xml
src/cs/adminlanguage/tests/__init__.py
src/cs/adminlanguage/tests/test_setup.py