merged translation files from LP
[psensor.git] / README.html
index 971f46f..1f35ebe 100644 (file)
@@ -3,7 +3,7 @@
 <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
+<meta name="generator" content="AsciiDoc 8.6.7" />\r
 <title>Psensor README</title>\r
 <style type="text/css">\r
 body {\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
@@ -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
@@ -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 23:19:06 CEST\r
+Last updated 2013-04-10 22:32:13 CEST\r
 </div>\r
 </div>\r
 </body>\r