This is an automated email from the git hooks/post-receive script. New change to branch develop-5.x in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from f0b461c Le transfert de 4 nouvelles marées de droite à gauche n'aboutit pas (Fixes #8887) new bd1be8b [iso] improve log of error new b069328 Nouvelle icône (Fixes #8886) The 2 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 b069328ad682ed8dcdf431e6cc28faddb77422bd Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 15 17:43:43 2016 +0100 Nouvelle icône (Fixes #8886) commit bd1be8b10817eaf54a1fbd0e1658a04fa053c6b4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 15 16:41:58 2016 +0100 [iso] improve log of error Summary of changes: .../observe/application/swing/ui/ObserveMainUI.jcss | 2 +- .../application/swing/ui/actions/ShowAboutAction.java | 4 ++-- .../src/main/resources/icons/logo OT_rvb.png | Bin 143337 -> 0 bytes .../src/main/resources/icons/logo-OT_web.png | Bin 34309 -> 0 bytes .../src/main/resources/icons/logo-small.png | Bin 0 -> 46914 bytes application-swing/src/main/resources/icons/logo.png | Bin 0 -> 232898 bytes pom.xml | 8 +++++++- .../services/topia/ObserveServiceFactoryTopia.java | 2 +- src/site/resources/images/logo-OT_web.png | Bin 34309 -> 0 bytes src/site/resources/images/logo-small.png | Bin 0 -> 46914 bytes src/site/resources/images/logo.png | Bin 0 -> 232898 bytes src/site/rst/index.rst | 8 ++------ src/site/site_fr.xml | 2 +- 13 files changed, 14 insertions(+), 12 deletions(-) delete mode 100644 application-swing/src/main/resources/icons/logo OT_rvb.png delete mode 100644 application-swing/src/main/resources/icons/logo-OT_web.png create mode 100644 application-swing/src/main/resources/icons/logo-small.png create mode 100644 application-swing/src/main/resources/icons/logo.png delete mode 100644 src/site/resources/images/logo-OT_web.png create mode 100644 src/site/resources/images/logo-small.png create mode 100644 src/site/resources/images/logo.png -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.