1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-27 20:44:56 +00:00

remove <programlisting> from variables.xml, it only messes the man page and serve no other purpose

(cherry picked from commit a14cca6592)
This commit is contained in:
Cesare Tirabassi 2009-12-09 23:29:44 +01:00
parent f1b69e26a2
commit 507065080d

View File

@ -3429,14 +3429,14 @@
</row>
<row>
<entry>
<programlisting>${template1
${template1
${template2\ disk\ root}
/}</programlisting>
/}
</entry>
<entry>
<programlisting>disk root:
disk root:
${fs_free /} / ${fs_size
/}</programlisting>
/}
</entry>
</row>
</tbody>