add entropy_perc
authorPhil Sutter <n0-1@freewrt.org>
Thu, 4 Jun 2009 20:51:25 +0000 (22:51 +0200)
committerPhil Sutter <n0-1@freewrt.org>
Thu, 4 Jun 2009 20:51:25 +0000 (22:51 +0200)
commit20e4e19f832631ee71d31fb4d8252d50fecccf76
tree2406cd537c0eb166328e6c202c4c1978912a4b54
parent9d7fc8627577b635fbf93b5ae000ad5b0b4264c4
add entropy_perc

There is no rounding done, so e.g. 3.6% get 3%. But double casting and
calling round_to_int() is just too ugly.
ChangeLog
doc/variables.xml
src/conky.c
src/text_object.h