infobars: Use wrap labels to avoid cropped infobars
commit147167cfa5883107fe7592b3ea24728f53bba1a1
authorColomban Wendling <ban@herbesfolles.org>
Wed, 28 May 2014 16:01:23 +0000 (28 18:01 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Wed, 28 May 2014 16:01:23 +0000 (28 18:01 +0200)
tree7cec9b226f3a3ede3281ab62de5ec7f8579c4b98
parentd6e9e40ccc7966228aa684e8b00caa7150448378
infobars: Use wrap labels to avoid cropped infobars

Since the infobar is backed in a GtkPaned that allows "shrink", if the
content is too wide, it's far end will just get cropped.  Also, wrap
labels are nicer to display possibly long texts as it flows naturally.
src/document.c