Shorten the status messages to prevent window resizing (#99).
authorDaniel Carl <danielcarl@gmx.de>
Sun, 10 Aug 2014 18:36:08 +0000 (20:36 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 10 Aug 2014 18:39:25 +0000 (20:39 +0200)
commit18dae1483076565151a4cd1c54e57387fa4e257d
tree95f3cb70bfb6b02fa183a284424349d1858498df
parentbe9f3daa6c1969bc2c30b0e954d2e7c19328abb0
Shorten the status messages to prevent window resizing (#99).

For GTK3 the gtk labels text isn't ellipsized or cut off by default. If an
page with a really long url is opened or a link with a long url is hovered the
window was resized to fit the long shown url in statusbar.
src/main.c