mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-29 05:12:41 +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:
parent
f1b69e26a2
commit
507065080d
@ -3429,14 +3429,14 @@
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry>
|
<entry>
|
||||||
<programlisting>${template1
|
${template1
|
||||||
${template2\ disk\ root}
|
${template2\ disk\ root}
|
||||||
/}</programlisting>
|
/}
|
||||||
</entry>
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<programlisting>disk root:
|
disk root:
|
||||||
${fs_free /} / ${fs_size
|
${fs_free /} / ${fs_size
|
||||||
/}</programlisting>
|
/}
|
||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
Loading…
Reference in New Issue
Block a user