X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fpsensor%2Fcontribute.html;h=83c951c31fa488934a157b6b404ace9364087ed2;hp=c8927d21af2d79c477d5c30f7f5745500a5352fa;hb=2cdf5f9ce3c2d3204e314c919e9855dd48abb746;hpb=1d635f93dac66153fa636831471b22de9f84027a diff --git a/www/psensor/contribute.html b/www/psensor/contribute.html index c8927d2..83c951c 100644 --- a/www/psensor/contribute.html +++ b/www/psensor/contribute.html @@ -4,11 +4,14 @@ - + How to contribute to psensor + + +
+

The contributions to the translation of psensor will be licensed +like the code of psensor (GPLv2).

+

Directly update the translation files

You can modify the .po files which are available in the -GIT repository: http://git.wpitchoune.net/psensor.git and send it to +GIT repository (https://gitlab.com/jeanfi/psensor.git) and send it to jeanfi@gmail.com.

-

poedit or any text editors supporting UTF-8 -can be used to edit the translation files .

+

First, checkout the last version of the sources:

+
+
+
+
git clone https://gitlab.com/jeanfi/psensor.git
+
+
+
+

Then, modify one of the .po file corresponding +to your language in psensor/po. poedit or any text +editors supporting UTF-8 can be used to edit the translation files .

+
+
+

Finally, send the .po file to jeanfi@gmail.com.

If the .po file does not exist for your language, send me an email, I @@ -44,7 +63,7 @@ will add it.

-
Warning
+
Currently, you must NOT use this way. Due to a bug which @@ -75,13 +94,13 @@ before each release.

Patch fixing bugs or adding features are welcome.

-

The code modification must be submitted as a patch file on the SVN -‘trunk’:

+

The code modification must be submitted as a patch file on the branch +master of the GIT repository:

  1. -

    Checkout the source code: git clone http://git.wpitchoune.net/psensor.git

    +

    Checkout the source code: git clone https://gitlab.com/jeanfi/psensor.git

  2. Modify the files

    @@ -100,7 +119,7 @@ before each release.

    If it concerns a bug which does not exist on the ‘master’ GIT branch, the patch must be done on the appropriate GIT branch: -http://git.wpitchoune.net/gitweb/?p=psensor.git;a=summary.

    +https://gitlab.com/jeanfi/psensor/branches

@@ -113,13 +132,13 @@ the patch must be done on the appropriate GIT branch: @@ -129,13 +148,13 @@ the patch must be done on the appropriate GIT branch: @@ -166,8 +185,9 @@ and released under GPL v2 license.

+Feed: RSS 2.0 \ No newline at end of file