Author: tchemit Date: 2013-09-26 12:49:24 +0200 (Thu, 26 Sep 2013) New Revision: 2944 Url: http://chorem.org/projects/jtimer/repository/revisions/2944 Log: fixes #953: Add jnlp deployement mode (fix site doc) Modified: trunk/src/site/en/rst/index.rst.vm trunk/src/site/rst/index.rst.vm Modified: trunk/src/site/en/rst/index.rst.vm =================================================================== --- trunk/src/site/en/rst/index.rst.vm 2013-09-26 10:40:53 UTC (rev 2943) +++ trunk/src/site/en/rst/index.rst.vm 2013-09-26 10:49:24 UTC (rev 2944) @@ -62,5 +62,5 @@ .. _Download Java: http://java.sun.com/javase/downloads/index.jsp .. _gTimer: http://www.k5n.us/gtimer.php .. _known issue: http://list.chorem.org/pipermail/jtimer-devel/2010-October/000017.html -.. _Starts jTimer via webstart: ../jnlp/${project.jnlpFileName} +.. _Start jTimer via webstart: ../jnlp/${jnlpFileName} .. _jnlp documentation: jnlp-report.html \ No newline at end of file Modified: trunk/src/site/rst/index.rst.vm =================================================================== --- trunk/src/site/rst/index.rst.vm 2013-09-26 10:40:53 UTC (rev 2943) +++ trunk/src/site/rst/index.rst.vm 2013-09-26 10:49:24 UTC (rev 2944) @@ -63,5 +63,5 @@ .. _Telecharger Java: http://java.sun.com/javase/downloads/index.jsp .. _gTimer: http://www.k5n.us/gtimer.php .. _bug connu: http://list.chorem.org/pipermail/jtimer-devel/2010-October/000017.html -.. _Démarrer jTimer via webstart: jnlp/${project.jnlpFileName} +.. _Démarrer jTimer via webstart: jnlp/${jnlpFileName} .. _documentation jnlp: jnlp-report.html \ No newline at end of file
participants (1)
-
tchemit@users.chorem.org