
If we structure things like this, we can get things actually, you know, installed. Locales ast and oc aren't supported by babel. We'll re-import them from Launchpad once we get babel updated. If you want translations installed, run: python setup.py compile_catalog Before you run either setup.py sdist or setup.py install More work is needed to actually properly use the installed translations, but we're closer. Change-Id: I4a4bedd982c89063aa09688c9cbcf97054bcb34b
16 lines
132 B
Plaintext
16 lines
132 B
Plaintext
*.pyc
|
|
*.DS_Store
|
|
local_settings.py
|
|
CA/
|
|
keeper
|
|
instances
|
|
keys
|
|
build/*
|
|
build-stamp
|
|
nova.egg-info
|
|
.nova-venv
|
|
.venv
|
|
*.sqlite
|
|
*.log
|
|
*.mo
|