gtk: bind to text terminal consoles too
commitf8c223f69ac58488ea830597281b7ddd33037c4c
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 22 May 2014 09:08:54 +0000 (22 11:08 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 22 Apr 2015 11:21:16 +0000 (22 13:21 +0200)
treebbdd974296bd4ebc3869c298ad80092718535073
parentf98f43eab0fcc536c5f95df3a94943d5dff5ccdc
gtk: bind to text terminal consoles too

This way gtk has text terminal consoles even when building without vte.
Most notably you'll get a monitor tab on windows now.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk.c