Bug#437449: hex-a-hop: Automatic line break for (too) long lines

Jens Seidel jensseidel at users.sf.net
Sun Aug 12 16:21:51 UTC 2007


Package: hex-a-hop
Version: 0.0.20070315-2
Severity: wishlist
Tags: l10n patch
X-Debbugs-CC: Helge Kreutzmann <debian at helgefjell.de>

Hi,

as I already wrote in #437338 it's not yet documented that "  " breaks a
line and "    " starts a new paragraph. Even if this is known it is very
difficult and needs a lot of time (add "  ", test, change it, test
again, ... now the next line, ...) to add proper linebreaks.

I wrote a small patch which wraps text automatically on spaces. "  " are
not ignored and my patch only has effect on lines which are too long so
it should be save to apply it. I tested it only short time but it should
work. I know that it will probably fail with non 8bit encodings and that
Japanese people probably want to specify linebreaks explicitely.
Nevertheless it is a start.

Later I also suggest to replace all these "  " and "    " by \n and \n\n
which is well known for each translator. This would of course require an
(automatic) update of all translations. Would you accept this?

Maybe we should also discuss how to proceed. Adding another patch to a
patch pile makes it (at least for me) more difficult. Also patching of
patches is not easy. I would like to see all these patches integrated
into the upstream version. What's your relation to upstream?

Once you apply this little patch you could also activate the German
messages.de.po translation.

I now try to find a solution for #436469 (missing 8bit support) ...

Thanks,
Jens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hex_puzzzle.cpp.diff
Type: text/x-diff
Size: 1474 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20070812/e9a1fe02/attachment-0001.diff 


More information about the Pkg-games-devel mailing list