summaryrefslogtreecommitdiffstats
path: root/pactest/TODO
diff options
context:
space:
mode:
authorNagy Gabor <ngaba@bibl.u-szeged.hu>2008-07-31 15:58:25 +0200
committerDan McGee <dan@archlinux.org>2008-08-23 15:38:18 +0200
commite27a8c9ae323c275b0c3503d6a6ea18b639f4dc6 (patch)
tree5f8ad48a304f497d61ee69807c763e28ac14c359 /pactest/TODO
parent9451b2e4f23a3c566fcfe3420c379b3cb3eb1f90 (diff)
downloadpacman-e27a8c9ae323c275b0c3503d6a6ea18b639f4dc6.tar.gz
pacman-e27a8c9ae323c275b0c3503d6a6ea18b639f4dc6.tar.xz
Add new list_display_linebreak function
list_display puts several members on the same line, which is not appropriate for optdepends: Optdepends: foo: feature1 bar: feature2 baz: feature3 The new list_display_linebreak function puts every member on its own line, which is much better with optdepends: Optdepends: foo: feature1 bar: feature2 baz: feature3 Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu> [Xav: implement this new behavior as a new function rather than as a parameter of list_display] Signed-off-by: Xavier Chantry <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'pactest/TODO')
0 files changed, 0 insertions, 0 deletions