Package: clipit / 1.4.2-1.2

Metadata

Package Version Patches format
clipit 1.4.2-1.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
utf8 ellipsize.patch | (download)

src/utils.c | 48 29 + 19 - 0 !
1 file changed, 29 insertions(+), 19 deletions(-)

 [patch] fixed comparison of string length by using the 'str_len'
 variable instead of 'string->len' Refactored the code from merge #30. Now by
 default working with string in utf8 mode.