move to gitlab
authorJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 28 Sep 2018 21:49:49 +0000 (23:49 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 28 Sep 2018 21:49:49 +0000 (23:49 +0200)
src/psensor/contribute.adoc
src/psensor/index.adoc
www/psensor/contribute.html
www/psensor/index.html
www/psensor/ubuntu.html

index 0c197bc..f7790c8 100644 (file)
@@ -13,13 +13,13 @@ like the code of `psensor` (GPLv2).
 === Directly update the translation files
 
 You can modify the .po files which are available in the
-GIT repository (https://git.wpitchoune.net/psensor.git) and send it to
+GIT repository (https://gitlab.com/jeanfi/psensor.git) and send it to
 jeanfi@gmail.com.
 
 First, checkout the last version of the sources:
 
 ----
-git clone https://git.wpitchoune.net/psensor.git
+git clone https://gitlab.com/jeanfi/psensor.git
 ----
 
 Then, modify one of the .po file corresponding
@@ -53,7 +53,7 @@ Patch fixing bugs or adding features are welcome.
 The code modification must be submitted as a patch file on the branch
 `master` of the GIT repository:
 
-. Checkout the source code: `git clone http://git.wpitchoune.net/psensor.git`
+. Checkout the source code: `git clone https://gitlab.com/jeanfi/psensor.git`
 
 . Modify the files
 
@@ -65,25 +65,25 @@ The code modification must be submitted as a patch file on the branch
 
 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
 
 == Icons
 
 Psensor is using 3 differents icons:
 
-* link:http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blob_plain;f=icons/hicolor/scalable/psensor.svg;hb=HEAD[an application icon]
+* link:https://gitlab.com/jeanfi/psensor/blob/master/icons/hicolor/scalable/psensor.svg[an application icon]
 
-* link:http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blob_plain;f=icons/hicolor/scalable/psensor_normal.svg;hb=HEAD[a status icon]
+* link:https://gitlab.com/jeanfi/psensor/blob/master/icons/hicolor/scalable/psensor_normal.svg[a status icon]
 
-* link: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]
+* link:https://gitlab.com/jeanfi/psensor/blob/master/icons/hicolor/scalable/psensor_hot.svg[a status icon when there is a sensor alert]
 
 and provides icons for 3 different themes:
 
-* link:http://git.wpitchoune.net/gitweb/?p=psensor.git;a=tree;f=icons/hicolor/scalable;hb=HEAD[hicolor, the default theme for most desktop environment]
+* link:https://gitlab.com/jeanfi/psensor/blob/master/icons/hicolor/scalable[hicolor, the default theme for most desktop environment]
 
-* link:http://git.wpitchoune.net/gitweb/?p=psensor.git;a=tree;f=icons/ubuntu-mono-dark;hb=HEAD[the default ubuntu monochrome dark theme]
+* link:https://gitlab.com/jeanfi/psensor/blob/master/icons/ubuntu-mono-dark[the default ubuntu monochrome dark theme]
 
-* link:http://git.wpitchoune.net/gitweb/?p=psensor.git;a=tree;f=icons/ubuntu-mono-light;hb=HEAD[the default ubuntu monochrome light theme]
+* link:https://gitlab.com/jeanfi/psensor/blob/master/icons/ubuntu-mono-light[the default ubuntu monochrome light theme]
 
 The status icons for Ubuntu themes have been provided by Christoph
 Buchner and are nice but definitively not the application icon.
index dac6356..e757f87 100644 (file)
@@ -79,9 +79,9 @@ More information are available in the link:faq.html[Psensor FAQ].
 * link:files[Download psensor]
 * Get source from the GIT repository:
 ----
-git clone http://git.wpitchoune.net/psensor.git
+git clone https://gitlab.com/jeanfi/psensor.git
 ----
-* link:http://git.wpitchoune.net/gitweb?p=psensor.git[Browse source code]
+* link:https://gitlab.com/jeanfi/psensor/tree/master[Browse source code]
 
 == Linux Distribution Support
 
index 9af316e..83c951c 100644 (file)
@@ -33,7 +33,7 @@ like the code of <code>psensor</code> (GPLv2).</p>
 <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="https://git.wpitchoune.net/psensor.git" class="bare">https://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">
@@ -41,7 +41,7 @@ GIT repository (<a href="https://git.wpitchoune.net/psensor.git" class="bare">ht
 </div>
 <div class="listingblock">
 <div class="content">
-<pre>git clone https://git.wpitchoune.net/psensor.git</pre>
+<pre>git clone https://gitlab.com/jeanfi/psensor.git</pre>
 </div>
 </div>
 <div class="paragraph">
@@ -100,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>
@@ -119,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>
@@ -132,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>
@@ -148,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>
@@ -185,7 +185,7 @@ and released under GPL v2 license.</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-07-04 09:56:32 CEST
+Last updated 2018-09-28 23:49:12 CEST
 </div>
 </div>
 Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
index 5d94443..3fbf6b7 100644 (file)
@@ -143,13 +143,13 @@ Core 1:      +44.0C  (high = +76.0C, crit = +100.0C)
 </div>
 <div class="listingblock">
 <div class="content">
-<pre>git clone http://git.wpitchoune.net/psensor.git</pre>
+<pre>git clone https://gitlab.com/jeanfi/psensor.git</pre>
 </div>
 </div>
 <div class="ulist">
 <ul>
 <li>
-<p><a href="http://git.wpitchoune.net/gitweb?p=psensor.git">Browse source code</a></p>
+<p><a href="https://gitlab.com/jeanfi/psensor/tree/master">Browse source code</a></p>
 </li>
 </ul>
 </div>
@@ -249,7 +249,7 @@ or click on:</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2018-09-28 20:13:23 CEST
+Last updated 2018-09-28 23:45:28 CEST
 </div>
 </div>
 Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
index 4b5eaf1..abe90c0 100644 (file)
@@ -142,7 +142,7 @@ make clean all</pre>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-07-04 09:56:25 CEST
+Last updated 2018-09-28 23:49:22 CEST
 </div>
 </div>
 Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>