update aw pages

This commit is contained in:
arcan1s 2014-09-16 00:04:10 +04:00
parent 2868539643
commit f4a9cfb528
2 changed files with 12 additions and 0 deletions

View File

@ -12,6 +12,7 @@ developers:
- Mermouy (French translation)
- underr (Brazillian Portuguese translation)
- Виктор Слободян (Ukrainian translation)
- Lemueler (Chinese translation)
license: GPLv3
links:
- Plasmoid page on <a href="http://kde-look.org/content/show.php/Awesome+Widgets?content=157124" title="kde-look">kde-look.org</a>
@ -210,6 +211,11 @@ sudo make install
<td><code>$tempN</code></td>
<td>Temperature for device N, <code>----</code>. For example, <code>$temp0</code>.</td>
</tr>
<tr>
<th rowspan="1">Fan</th>
<td><code>$fanN</code></td>
<td>Fan speed for device N, <code>----</code>. For example, <code>$fan0</code>.</td>
</tr>
<tr>
<th rowspan="1">GPU</th>
<td><code>$gpu</code></td>

View File

@ -13,6 +13,7 @@ developers:
- Mermouy (перевод на французский)
- underr (перевод на бразильский португальский)
- Виктор Слободян (перевод на украинский)
- Lemueler (перевод на китайский)
license: GPLv3
links:
- Страница плазмоида на <a href="http://kde-look.org/content/show.php/Awesome+Widgets?content=157124" title="kde-look">kde-look.org</a>
@ -211,6 +212,11 @@ sudo make install
<td><code>$tempN</code></td>
<td>Температура для датчика N, <code>----</code>. Пример: <code>$temp0</code></td>
</tr>
<tr>
<th rowspan="1">Кулер</th>
<td><code>$fanN</code></td>
<td>Скорость кулера N, <code>----</code>. Пример: <code>$fan0</code></td>
</tr>
<tr>
<th rowspan="1">GPU</th>
<td><code>$gpu</code></td>