branch develop updated (ea89e50 -> 6ea1dd1)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git from ea89e50 fixes #149: Remove unused gson new 6ea1dd1 Update 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 6ea1dd1c3fdc9502d2adb70275858955fea06154 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Mar 2 16:59:23 2020 +0100 Update site Summary of changes: src/site/site.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git commit 6ea1dd1c3fdc9502d2adb70275858955fea06154 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Mar 2 16:59:23 2020 +0100 Update site --- src/site/site.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/site.xml b/src/site/site.xml index 245a748..c2755e8 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -3,7 +3,7 @@ #%L jTimer %% - Copyright (C) 2007 - 2018 CodeLutin + Copyright (C) 2007 - 2020 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -51,7 +51,7 @@ <body> <links> - <item name="nuiton.org" href="https://gitlab.nuiton.org"/> + <item name="Nuiton.org" href="https://gitlab.nuiton.org"/> <item name="CodeLutin" href="https://codelutin.com"/> <item name="Libre-Entreprise" href="http://www.libre-entreprise.org/"/> </links> @@ -63,13 +63,13 @@ <menu name="Users" inherit="top"> <item name="Home" href="index.html"/> <item name="Screenshots" href="screenshots.html"/> - <item name="Download" href="https://gitlab.nuiton.org/chorem/jtimer/tags"/> + <item name="Download" href="https://gitlab.nuiton.org/chorem/jtimer/releases"/> <item name="Configuration" href="configuration.html"/> <item name="Release Notes" href="changes-report.html"/> </menu> <menu name="Contribute" inherit="top"> - <item name="Forge" href="https://gitlab.nuiton.org"/> + <item name="Forge" href="https://gitlab.nuiton.org/chorem/jtimer"/> <item name="Bug tracker" href="https://gitlab.nuiton.org/chorem/jtimer/issues"/> <item name="I18N" href="contribute/i18n.html"/> </menu> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm