added psensor 1.2.1 news
[www.git] / www / psensor / contribute.html
index dfaa937..8376fa5 100644 (file)
@@ -2,12 +2,12 @@
 <html lang="en">
 <head>
 <meta charset="UTF-8">
-<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="generator" content="Asciidoctor 1.5.4">
+<meta name="generator" content="Asciidoctor 2.0.10">
 <title>How to contribute to psensor</title>
 <link rel="stylesheet" href="./../style.css">
-<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
 <script src="nav.js"></script>
 <script src="https://apis.google.com/js/platform.js" async defer>
 <p>Psensor is fully translatable, and contributions to the translation
 for any language are welcome.</p>
 </div>
+<div class="paragraph">
+<p>The contributions to the translation of <code>psensor</code> will be licensed
+like the code of <code>psensor</code> (GPLv2).</p>
+</div>
 <div class="sect2">
 <h3 id="_directly_update_the_translation_files">Directly update the translation files</h3>
 <div class="paragraph">
 <p>You can modify the .po files which are available in the
-GIT repository: <a href="http://git.wpitchoune.net/psensor.git" class="bare">http://git.wpitchoune.net/psensor.git</a> and send it to
+GIT repository (<a href="https://gitlab.com/jeanfi/psensor.git" class="bare">https://gitlab.com/jeanfi/psensor.git</a>) and send it to
 <a href="mailto:jeanfi@gmail.com">jeanfi@gmail.com</a>.</p>
 </div>
 <div class="paragraph">
-<p><a href="http://poedit.net">poedit</a> or any text editors supporting UTF-8
-can be used to edit the translation files .</p>
+<p>First, checkout the last version of the sources:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>git clone https://gitlab.com/jeanfi/psensor.git</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Then, modify one of the .po file corresponding
+to your language in <code>psensor/po</code>. <a href="http://poedit.net">poedit</a> or any text
+editors supporting UTF-8 can be used to edit the translation files .</p>
+</div>
+<div class="paragraph">
+<p>Finally, send the <code>.po</code> file to <a href="mailto:jeanfi@gmail.com">jeanfi@gmail.com</a>.</p>
 </div>
 <div class="paragraph">
 <p>If the <code>.po</code> file does not exist for your language, send me an email, I
@@ -84,7 +100,7 @@ before each release.</p>
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>Checkout the source code: <code>git clone <a href="http://git.wpitchoune.net/psensor.git" class="bare">http://git.wpitchoune.net/psensor.git</a></code></p>
+<p>Checkout the source code: <code>git clone <a href="https://gitlab.com/jeanfi/psensor.git" class="bare">https://gitlab.com/jeanfi/psensor.git</a></code></p>
 </li>
 <li>
 <p>Modify the files</p>
@@ -103,7 +119,7 @@ before each release.</p>
 <div class="paragraph">
 <p>If it concerns a bug which does not exist on the â€˜master’ GIT branch,
 the patch must be done on the appropriate GIT branch:
-<a href="http://git.wpitchoune.net/gitweb/?p=psensor.git;a=summary" class="bare">http://git.wpitchoune.net/gitweb/?p=psensor.git;a=summary</a>.</p>
+<a href="https://gitlab.com/jeanfi/psensor/branches" class="bare">https://gitlab.com/jeanfi/psensor/branches</a></p>
 </div>
 </div>
 </div>
@@ -116,13 +132,13 @@ the patch must be done on the appropriate GIT branch:
 <div class="ulist">
 <ul>
 <li>
-<p><a href="http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blob_plain;f=icons/hicolor/scalable/psensor.svg;hb=HEAD">an application icon</a></p>
+<p><a href="https://gitlab.com/jeanfi/psensor/blob/master/icons/hicolor/scalable/psensor.svg">an application icon</a></p>
 </li>
 <li>
-<p><a href="http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blob_plain;f=icons/hicolor/scalable/psensor_normal.svg;hb=HEAD">a status icon</a></p>
+<p><a href="https://gitlab.com/jeanfi/psensor/blob/master/icons/hicolor/scalable/psensor_normal.svg">a status icon</a></p>
 </li>
 <li>
-<p><a href="http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blob_plain;f=icons/hicolor/scalable/psensor_hot.svg;hb=HEAD">a status icon when there is a sensor alert</a></p>
+<p><a href="https://gitlab.com/jeanfi/psensor/blob/master/icons/hicolor/scalable/psensor_hot.svg">a status icon when there is a sensor alert</a></p>
 </li>
 </ul>
 </div>
@@ -132,13 +148,13 @@ the patch must be done on the appropriate GIT branch:
 <div class="ulist">
 <ul>
 <li>
-<p><a href="http://git.wpitchoune.net/gitweb/?p=psensor.git;a=tree;f=icons/hicolor/scalable;hb=HEAD">hicolor, the default theme for most desktop environment</a></p>
+<p><a href="https://gitlab.com/jeanfi/psensor/blob/master/icons/hicolor/scalable">hicolor, the default theme for most desktop environment</a></p>
 </li>
 <li>
-<p><a href="http://git.wpitchoune.net/gitweb/?p=psensor.git;a=tree;f=icons/ubuntu-mono-dark;hb=HEAD">the default ubuntu monochrome dark theme</a></p>
+<p><a href="https://gitlab.com/jeanfi/psensor/blob/master/icons/ubuntu-mono-dark">the default ubuntu monochrome dark theme</a></p>
 </li>
 <li>
-<p><a href="http://git.wpitchoune.net/gitweb/?p=psensor.git;a=tree;f=icons/ubuntu-mono-light;hb=HEAD">the default ubuntu monochrome light theme</a></p>
+<p><a href="https://gitlab.com/jeanfi/psensor/blob/master/icons/ubuntu-mono-light">the default ubuntu monochrome light theme</a></p>
 </li>
 </ul>
 </div>
@@ -169,8 +185,9 @@ and released under GPL v2 license.</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-06-14 21:30:49 CEST
+Last updated 2020-06-29 22:20:15 +0200
 </div>
 </div>
+Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
 </body>
 </html>
\ No newline at end of file