branch develop updated (379206f -> 7665124)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git from 379206f fixes #1343: When éditing a task, please do not recompute the tree structure at the end new 7665124 Fix var 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 766512451de1232d72e4d09f1e81385c29fb3aee Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Mar 9 16:49:03 2016 +0100 Fix var Summary of changes: src/site/rst/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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 http://git.chorem.org/jtimer.git commit 766512451de1232d72e4d09f1e81385c29fb3aee Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Mar 9 16:49:03 2016 +0100 Fix var --- src/site/rst/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/rst/configuration.rst b/src/site/rst/configuration.rst index e2ba12e..54ea84c 100644 --- a/src/site/rst/configuration.rst +++ b/src/site/rst/configuration.rst @@ -30,7 +30,7 @@ File ---- The location of jTimer configuration file depend on your system. - * window: ``%APPDATA%\jtimer.properties`` or ``%USER_HOME%%\Application Data\jtimer.properties`` + * window: ``%APPDATA%\jtimer.properties`` or ``%USER_HOME%\Application Data\jtimer.properties`` * mac os: ``${userHome}/Library/Application Support/jtimer.properties`` * linux: ``${userHome}/.config/jtimer.properties`` -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm