moved psensor to gitlab.
authorJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 28 Sep 2018 22:18:24 +0000 (00:18 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 28 Sep 2018 22:18:24 +0000 (00:18 +0200)
www-update.sh
www/psensor/NEWS.html
www/psensor/README.html
www/psensor/TODO.html
www/psensor/faq.html

index a067f27..79dd5c2 100755 (executable)
@@ -18,7 +18,7 @@ GIT_DIR=git
 
 if [ ! -d $GIT_DIR/psensor ]; then
     echo "[psensor] GIT clone"
-    git clone https://git.wpitchoune.net/psensor.git $GIT_DIR/psensor
+    git clone https://gitlab.com/jeanfi/psensor.git $GIT_DIR/psensor
 else
     echo "[psensor] GIT pull"
     git -C $GIT_DIR/psensor pull
index d612804..4e88917 100644 (file)
@@ -39,6 +39,12 @@ keys. (LP: #1650378)</p>
 <li>
 <p>Fixed restoration of the panel divider position (Francis Chin).</p>
 </li>
+<li>
+<p>Update graph immediately when a sensor is enabled or disabled.</p>
+</li>
+<li>
+<p>Moved the source code to GitLab: <a href="https://gitlab.com/jeanfi/psensor.git" class="bare">https://gitlab.com/jeanfi/psensor.git</a></p>
+</li>
 </ul>
 </div>
 </div>
@@ -1997,7 +2003,7 @@ Initial release</pre>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2018-09-28 20:21:07 CEST
+Last updated 2018-09-29 00:17:24 CEST
 </div>
 </div>
 Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
index ad4a12a..b258478 100644 (file)
@@ -343,7 +343,7 @@ have extracted the ATI ADL SDK. Other steps are indentical.</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2018-09-28 20:21:07 CEST
+Last updated 2018-09-29 00:17:24 CEST
 </div>
 </div>
 Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
index 8b04911..a77d0ec 100644 (file)
@@ -19,7 +19,7 @@
 <div id="content">
 <div class="paragraph">
 <p>The last version of this file is available at
-<a href="http://wpitchoune.net/gitweb/?p=psensor.git;a=blob_plain;f=doc/TODO.html;hb=HEAD" class="bare">http://wpitchoune.net/gitweb/?p=psensor.git;a=blob_plain;f=doc/TODO.html;hb=HEAD</a>.</p>
+<a href="https://gitlab.com/jeanfi/psensor/blob/master/doc/TODO.txt" class="bare">https://gitlab.com/jeanfi/psensor/blob/master/doc/TODO.txt</a></p>
 </div>
 <div class="ulist">
 <ul>
@@ -39,7 +39,7 @@ lm-sensor.</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2018-09-28 20:21:07 CEST
+Last updated 2018-09-29 00:17:24 CEST
 </div>
 </div>
 Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
index c1024cd..63e5eee 100644 (file)
@@ -43,7 +43,7 @@
 <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
-<p>The last version of this FAQ is available at <a href="http://wpitchoune.net/gitweb/?p=psensor.git;a=blob_plain;f=doc/faq.html;hb=HEAD" class="bare">http://wpitchoune.net/gitweb/?p=psensor.git;a=blob_plain;f=doc/faq.html;hb=HEAD</a>.</p>
+<p>The last version of this FAQ is available at <a href="https://gitlab.com/jeanfi/psensor/blob/master/doc/faq.txt" class="bare">https://gitlab.com/jeanfi/psensor/blob/master/doc/faq.txt</a></p>
 </div>
 </div>
 </div>
@@ -476,7 +476,7 @@ of sensors.conf(5).</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2018-09-28 20:21:07 CEST
+Last updated 2018-09-29 00:17:24 CEST
 </div>
 </div>
 Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>