Rework update_copyright and short_license to allow unwrapped paragraphs.
authorW. Trevor King <wking@drexel.edu>
Sat, 31 Jul 2010 11:38:53 +0000 (07:38 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 31 Jul 2010 11:38:53 +0000 (07:38 -0400)
commit4b67f022b07fc09a07d5a29d2d5845d7613c4433
tree688b0f323133c023d7a89fb9be622c71669a5ac5
parent5ce867837bf1d563c63fd047df92be10f7c758aa
Rework update_copyright and short_license to allow unwrapped paragraphs.

The GUI's about popup does it's own wrapping, so the text we send in
should be unwrapped.
hooke/ui/__init__.py
hooke/ui/gui/__init__.py
update_copyright.py