The HAPPY NEW YEAR commit
authorCesare Tirabassi <norsetto@ubuntu.com>
Thu, 31 Dec 2009 22:49:02 +0000 (23:49 +0100)
committerCesare Tirabassi <norsetto@ubuntu.com>
Sat, 2 Jan 2010 13:45:12 +0000 (14:45 +0100)
commit9ba34190c77eaf762e6fbe85da64714f815a1ec7
tree8aabfb6c187701e6594fdefa5c044cbd4aacc3b7
parent6ea81f000183c80e7985da48cd24e182ac078b1c
The HAPPY NEW YEAR commit

This should close sf #2850092.
Basically, before this change, for strings which includes
SECRIT_MULTILINE_CHAR the computed maximum substring width was getting
summed to the width of the last substring.
The old behaviour is kept but for the case of strings including
SECRIT_MULTILINE_CHAR, for which now the maximum width of all substrings
is taken.
I don't think this will break anything else but blame me if it does ...
(cherry picked from commit 72bbe51a8c323702db76094e27266e67cc1ba5b5)
src/conky.c