This is an automated email from the git hooks/post-receive script. New change to branch develop in repository i18n. See http://git.nuiton.org/i18n.git from f389b22 refs-90 #3322 new 34c5198 - improve usage of nuiton-converter - improve site The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 34c51986e9db46e016beac9dfc5439b12eead5cf Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Jul 23 18:38:56 2014 +0200 - improve usage of nuiton-converter - improve site Summary of changes: nuiton-i18n/pom.xml | 5 + .../src/main/java/org/nuiton/i18n/I18nUtil.java | 8 +- .../org/nuiton/util/converter/LocaleConverter.java | 2 +- nuiton-i18n/src/site/apt/index.apt | 45 ----- nuiton-i18n/src/site/en/apt/index.apt | 45 ----- nuiton-i18n/src/site/site_en.xml | 16 -- nuiton-i18n/src/site/site_fr.xml | 4 - pom.xml | 29 +-- src/site/apt/{index.apt => history.apt} | 54 ----- src/site/apt/index.apt | 219 --------------------- src/site/en/apt/{index.apt => history.apt} | 59 +----- src/site/en/apt/index.apt | 211 -------------------- src/site/site_en.xml | 6 +- src/site/site_fr.xml | 2 +- 14 files changed, 17 insertions(+), 688 deletions(-) delete mode 100644 nuiton-i18n/src/site/apt/index.apt delete mode 100644 nuiton-i18n/src/site/en/apt/index.apt copy src/site/apt/{index.apt => history.apt} (84%) copy src/site/en/apt/{index.apt => history.apt} (82%) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.