merged translation files from LP
[psensor.git] / README.html
index 700831b..1f35ebe 100644 (file)
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.6" />\r
-<title>Psensor</title>\r
+<meta name="generator" content="AsciiDoc 8.6.7" />\r
+<title>Psensor README</title>\r
 <style type="text/css">\r
 body {\r
     padding: 1em 1em 1em 1em;\r
@@ -183,7 +183,7 @@ toc: function (toclevels) {
 \r
   function tocEntries(el, toclevels) {\r
     var result = new Array;\r
-    var re = new RegExp('[hH]([2-'+(toclevels+1)+'])');\r
+    var re = new RegExp('[hH]([1-'+(toclevels+1)+'])');\r
     // Function that scans the DOM tree for header elements (the DOM2\r
     // nodeIterator API would be a better technique but not supported by all\r
     // browsers).\r
@@ -212,7 +212,7 @@ toc: function (toclevels) {
   var i;\r
   for (i = 0; i < toc.childNodes.length; i++) {\r
     var entry = toc.childNodes[i];\r
-    if (entry.nodeName == 'div'\r
+    if (entry.nodeName.toLowerCase() == 'div'\r
      && entry.getAttribute("class")\r
      && entry.getAttribute("class").match(/^toclevel/))\r
       tocEntriesToRemove.push(entry);\r
@@ -258,7 +258,7 @@ footnotes: function () {
   var entriesToRemove = [];\r
   for (i = 0; i < noteholder.childNodes.length; i++) {\r
     var entry = noteholder.childNodes[i];\r
-    if (entry.nodeName == 'div' && entry.getAttribute("class") == "footnote")\r
+    if (entry.nodeName.toLowerCase() == 'div' && entry.getAttribute("class") == "footnote")\r
       entriesToRemove.push(entry);\r
   }\r
   for (i = 0; i < entriesToRemove.length; i++) {\r
@@ -337,7 +337,7 @@ asciidoc.install(2);
 </head>\r
 <body class="article">\r
 <div id="header">\r
-<h1>Psensor</h1>\r
+<h1>Psensor README</h1>\r
 <div id="toc">
   <div id="toctitle">Table of Contents</div>
   <noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -591,14 +591,14 @@ libatasmart-dev make</tt></pre>
 libatasmart-devel libcurl-devel json-c-devel libmicrohttpd-devel\r
 help2man libnotify-devel libgtop2-devel make</tt></pre>\r
 </div></div>\r
-<div class="paragraph"><p>For Ubuntu 12.04:</p></div>\r
+<div class="paragraph"><p>For Ubuntu 12.10:</p></div>\r
 <div class="listingblock">\r
 <div class="content">\r
-<pre><tt>sudo apt-get install autoconf automake asciidoc cppcheck gcc gettext\r
-autopoint libgtk2.0-dev libgconf2-dev libnotify-dev libsensors4-dev\r
-help2man libcurl4-openssl-dev libjson0-dev libmicrohttpd-dev\r
-libgtop2-dev make perl libunity-dev libgtop2-dev libappindicator-dev\r
-nvidia-settings</tt></pre>\r
+<pre><tt>sudo apt-get install asciidoc autoconf automake autopoint\r
+debhelper (&gt;= 9) cppcheck gettext help2man libappindicator3-dev\r
+libatasmart-dev libcurl4-gnutls-dev libgconf2-dev libgtk-3-dev\r
+libgtop2-dev libjson0-dev libmicrohttpd-dev libnotify-dev\r
+libsensors4-dev libunity-dev nvidia-settings perl</tt></pre>\r
 </div></div>\r
 </div>\r
 <div class="sect2">\r
@@ -627,7 +627,7 @@ Installation:  <tt>make install</tt> (require to have root permission)
 <li>\r
 <p>\r
 Start the sensor detection script: <tt>sensors-detect</tt> and follows the\r
-instructions. Then, teboot or activate the kernel modules which have\r
+instructions. Reboot or activate the kernel modules which have\r
 been found.\r
 </p>\r
 </li>\r
@@ -645,7 +645,7 @@ Run: <tt>psensor</tt>
 </div>\r
 <div class="sect2">\r
 <h3 id="_ati_amd_gpu_support">3.3. ATI/AMD GPU Support</h3>\r
-<div class="paragraph"><p>When the OpenSource ATI driver(nouveau) is used, the monitoring\r
+<div class="paragraph"><p>When the OpenSource ATI driver is used, the monitoring\r
 information is available throw lm-sensors and does not require the\r
 following instructions.</p></div>\r
 <div class="paragraph"><p>When the proprietary ATI driver(Catalyst) is used, the build is\r
@@ -653,7 +653,7 @@ requiring an additional library.</p></div>
 <div class="paragraph"><p>Download the\r
 <a href="http://developer.amd.com/sdks/ADLSDK/Pages/default.aspx">ATI ADL SDK</a>\r
 and extracts the files of the archive into a directory [dir].</p></div>\r
-<div class="paragraph"><p>Replace the step 7. of the above section by <tt>./configure\r
+<div class="paragraph"><p>Replace the step 3. of the above section by <tt>./configure\r
 --with-libatiadl=[dir]</tt> where <tt>[dir]</tt> must be the directory where you\r
 have extracted the ATI ADL SDK. Other steps are indentical.</p></div>\r
 </div>\r
@@ -670,7 +670,7 @@ have extracted the ATI ADL SDK. Other steps are indentical.</p></div>
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2012-09-15 22:57:18 CEST\r
+Last updated 2013-04-10 22:32:13 CEST\r
 </div>\r
 </div>\r
 </body>\r