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 d97a2b4 fixes #144: Select the parent on "left arrow" key new 116e58a fixes #145: Add an option to show in system tray the name of the currently running task 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 116e58ae8d244bb37f33f28a7d93275e1b84418f Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Jun 20 17:34:32 2018 +0200 fixes #145: Add an option to show in system tray the name of the currently running task Summary of changes: src/main/java/org/chorem/jtimer/JTimer.java | 19 +++++++++++++++++++ src/main/java/org/chorem/jtimer/JTimerConfig.java | 22 +++++++++++++++++++++- .../chorem/jtimer/ui/systray/SystrayManager.java | 8 ++++++-- .../org/chorem/jtimer/resources/JTimer.properties | 7 +++++-- .../chorem/jtimer/resources/JTimer_fr.properties | 3 +++ .../ui/systray/resources/SystrayManager.properties | 1 + .../systray/resources/SystrayManager_fr.properties | 1 + 7 files changed, 56 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.