]> git.sur5r.net Git - glabels/commit
Don't add newline when last line is an empty merge field.
authorSamuel Sieb <samuel-gnome@sieb.net>
Tue, 10 Jul 2012 16:39:14 +0000 (12:39 -0400)
committerJim Evins <evins@snaught.com>
Tue, 10 Jul 2012 16:39:14 +0000 (12:39 -0400)
commit642a686f03e5be944a153f995c49e44516717a99
treeac597a13dc29c4934080bb2bbf7265d3471695c9
parentb1edca8e32ac3322dbbad5a63d2151a6092a228c
Don't add newline when last line is an empty merge field.

Fixes bug #679600.  Fixes problem by only prepending newlines to lines as they
are added, except on the first line.
src/text-node.c