This is an automated email from the git hooks/post-receive script. New commit to branch feature/1197-modularisation in repository lima. See http://git.chorem.org/lima.git commit e73557c8515c29e4c6e64e2b69817c58de641c0e Author: dcosse <cosse@codelutin.com> Date: Fri Mar 13 22:51:28 2015 +0100 refs #1197 mise à jour des fichiers readme et ajout de fichiers manquants --- .../resources/i18n/lima-report_en_GB.properties | 40 +++++++++++++++ lima-server/README.txt | 10 ++-- lima-server/src/license/THIRD-PARTY.properties | 58 ++++++++++++++++++++++ lima-swing/README.txt | 11 +++- 4 files changed, 113 insertions(+), 6 deletions(-) diff --git a/lima-report/src/main/resources/i18n/lima-report_en_GB.properties b/lima-report/src/main/resources/i18n/lima-report_en_GB.properties new file mode 100644 index 0000000..0ebeb1c --- /dev/null +++ b/lima-report/src/main/resources/i18n/lima-report_en_GB.properties @@ -0,0 +1,40 @@ +lima-business.document.account= +lima-business.document.address= +lima-business.document.addressMore= +lima-business.document.amount= +lima-business.document.balance= +lima-business.document.businessnumber= +lima-business.document.city= +lima-business.document.classificationcode= +lima-business.document.date.begin= +lima-business.document.date.end= +lima-business.document.description= +lima-business.document.entrybook= +lima-business.document.financialstatement= +lima-business.document.generalentrybook= +lima-business.document.grossamount= +lima-business.document.label= +lima-business.document.ledger= +lima-business.document.netamount= +lima-business.document.period1= +lima-business.document.period1format= +lima-business.document.period2= +lima-business.document.period2format= +lima-business.document.provisiondeprecationamount= +lima-business.document.society= +lima-business.document.vat= +lima-business.document.vatnumber= +lima-business.document.zipcode= +lima.financialtransaction.account= +lima.fiscalperiod.fiscalperiod= +lima.reports.account.noAccount= +lima.reports.account.noAccountTitle= +lima.reports.accounts= +lima.table.credit= +lima.table.date= +lima.table.debit= +lima.table.description= +lima.table.entryBook= +lima.table.letter= +lima.table.number= +lima.table.voucher= diff --git a/lima-server/README.txt b/lima-server/README.txt index 23b5850..a211aa1 100644 --- a/lima-server/README.txt +++ b/lima-server/README.txt @@ -1,7 +1,7 @@ -Pour configurer le client pour se connecter au serveur, éditez le fichier de configuration (lima-config.properties) qui se trouve ici : -Unix-like : $HOME/.config/lima-business.config -Windows 7 et + : C:\Users\USER_NAME\AppData\Roaming\lima-business.config -Mac OS : $HOME/Library/Application Support/lima-business.config +Pour configurer le client pour se connecter au serveur, éditez le fichier de configuration (lima-swing.config) qui se trouve ici : +Unix-like : $HOME/.config/lima-swing.config +Windows 7 et + : C:\Users\USER_NAME\AppData\Roaming\lima-swing.config +Mac OS : $HOME/Library/Application Support/lima-swing.config -Ajoutez les 2 lignes suivantes en remplaçant l'IP par celle du serveur : +Ajoutez la ligne suivantes sur en remplaçant l'IP par celle du serveur : java.naming.provider.url=ejbd://192.168.99.9:4201 diff --git a/lima-server/src/license/THIRD-PARTY.properties b/lima-server/src/license/THIRD-PARTY.properties new file mode 100644 index 0000000..8d05c6d --- /dev/null +++ b/lima-server/src/license/THIRD-PARTY.properties @@ -0,0 +1,58 @@ +# Generated by org.codehaus.mojo.license.AddThirdPartyMojo +#------------------------------------------------------------------------------- +# Already used licenses in project : +# - AL 2.0 +# - Apache 2 +# - Apache License 2.0 +# - Apache License, Version 2.0 +# - Apache License, version 2.0 +# - Apache Software License 2.0 +# - BSD +# - BSD License +# - CDDL 1.1 +# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 +# - Common Development and Distribution License +# - Common Public License Version 1.0 +# - Eclipse Distribution License (EDL), Version 1.0 +# - Eclipse Public License (EPL), Version 1.0 +# - Eclipse Public License v1.0 +# - GNU Affero General Public License v3 +# - GNU General Public Library +# - GNU General Public License, Version 2 with the Classpath Exception +# - GNU Lesser General Public Licence +# - GNU Lesser General Public License +# - GNU Library or Lesser General Public License +# - GPL2 w/ CPE +# - General Public License (GPL) +# - HSQLDB License, a BSD open source license +# - LGPL 2.1 +# - Lesser General Public License (LGPL) v 3.0 +# - MIT License +# - MPL 1.1 +# - New BSD License +# - Public Domain +# - The Apache Software License, Version 2.0 +# - The H2 License, Version 1.0 +# - http://asm.ow2.org/license.html +# - http://www.apache.org/licenses/LICENSE-2.0.txt +#------------------------------------------------------------------------------- +# Please fill the missing licenses for dependencies : +# +# +#Fri Mar 13 15:21:59 CET 2015 +commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 +dom4j--dom4j--1.6.1=jdomlicence +jakarta-regexp--jakarta-regexp--1.4=The Apache Software License, Version 2.0 +org.codehaus.castor--castor-core--1.3.3=The Apache Software License, Version 2.0 +org.codehaus.castor--castor-xml--1.3.3=The Apache Software License, Version 2.0 +org.metatype.sxc--sxc-jaxb-core--0.8=CDDL 1.1 +org.metatype.sxc--sxc-runtime--0.8=CDDL 1.1 +org.olap4j--olap4j--0.9.7.309-JS-3=Lesser General Public License (LPGL) +org.springframework--spring-aop--3.0.6.RELEASE=The Apache Software License, Version 2.0 +org.springframework--spring-asm--3.0.6.RELEASE=The Apache Software License, Version 2.0 +org.springframework--spring-beans--3.0.6.RELEASE=The Apache Software License, Version 2.0 +org.springframework--spring-context--3.0.6.RELEASE=The Apache Software License, Version 2.0 +org.springframework--spring-core--3.0.6.RELEASE=The Apache Software License, Version 2.0 +org.springframework--spring-expression--3.0.6.RELEASE=The Apache Software License, Version 2.0 +stax--stax--1.2.0=The Apache Software License, Version 2.0 +xml-apis--xml-apis--1.3.02=The Apache Software License, Version 2.0 \ No newline at end of file diff --git a/lima-swing/README.txt b/lima-swing/README.txt index be7fe95..e27b3df 100644 --- a/lima-swing/README.txt +++ b/lima-swing/README.txt @@ -17,4 +17,13 @@ Pour lancer l'application : Sous Mac OS X : en double-cliquant sur le jar lima.jar ; - Sous Windows : en double-cliquant sur l'éxécutable lima.exe. \ No newline at end of file + Sous Windows : en double-cliquant sur l'éxécutable lima.exe. + + +Pour configurer le client pour se connecter au serveur, éditez le fichier de configuration (lima-swing.config) qui se trouve ici : +Unix-like : $HOME/.config/lima-swing.config +Windows 7 et + : C:\Users\USER_NAME\AppData\Roaming\lima-swing.config +Mac OS : $HOME/Library/Application Support/lima-swing.config + +Ajoutez la ligne suivantes sur en remplaçant l'IP par celle du serveur : + java.naming.provider.url=ejbd://192.168.99.9:4201 \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.