Changeset - 7d6c4bd58abd
[Not reviewed]
default
10 2 0
Mads Kiilerich - 11 years ago 2015-04-07 02:51:24
madski@unity3d.com
i18n: don't include .mo files in the repo - build them on demand

(We do however keep the english .mo for now to preserve backwards
compatibility.)
12 files changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
.hgignore
Show inline comments
 
@@ -5,6 +5,7 @@ syntax: glob
 
*.tox
 
*.egg-info
 
*.egg
 
*.mo
 

	
 
syntax: regexp
 
^rcextensions
docs/installation.rst
Show inline comments
 
@@ -43,6 +43,7 @@ below::
 
        virtualenv ../kallithea-venv
 
        source ../kallithea-venv/bin/activate
 
        python setup.py develop
 
        python setup.py compile_catalog   # for translation of the UI
 

	
 
You can now proceed to :ref:`setup`.
 

	
kallithea/i18n/cs/LC_MESSAGES/kallithea.mo
Show inline comments
 
deleted file
 
binary diff not shown
kallithea/i18n/de/LC_MESSAGES/kallithea.mo
Show inline comments
 
deleted file
 
binary diff not shown
kallithea/i18n/fr/LC_MESSAGES/kallithea.mo
Show inline comments
 
deleted file
 
binary diff not shown
kallithea/i18n/hu/LC_MESSAGES/kallithea.mo
Show inline comments
 
deleted file
 
binary diff not shown
kallithea/i18n/ja/LC_MESSAGES/kallithea.mo
Show inline comments
 
deleted file
 
binary diff not shown
kallithea/i18n/pl/LC_MESSAGES/kallithea.mo
Show inline comments
 
deleted file
 
binary diff not shown
kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.mo
Show inline comments
 
deleted file
 
binary diff not shown
kallithea/i18n/ru/LC_MESSAGES/kallithea.mo
Show inline comments
 
deleted file
 
binary diff not shown
kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.mo
Show inline comments
 
deleted file
 
binary diff not shown
kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.mo
Show inline comments
 
deleted file
 
binary diff not shown
0 comments (0 inline, 0 general)