]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/gtkmain.c
Omit the conf_launchable check in pterm Duplicate Session.
authorSimon Tatham <anakin@pobox.com>
Sun, 27 Mar 2016 13:10:06 +0000 (14:10 +0100)
committerSimon Tatham <anakin@pobox.com>
Sun, 27 Mar 2016 13:47:51 +0000 (14:47 +0100)
commita8d466c0eaff83f01d1d7b4b105befe513c8cf6d
treece037d7e33c90ec4700356dcf684064b1497c4d3
parent031a65e44d5eb18ce5f1467ce434e2f24ae0a491
Omit the conf_launchable check in pterm Duplicate Session.

It won't return true, because pterm's use of conf is a bit nonstandard
(it doesn't really bother about the protocol field, and has no use for
either host names _or_ serial port filenames). Was affecting both
gtkapp and gtkmain based builds.
unix/gtkapp.c
unix/gtkmain.c
unix/uxpterm.c
unix/uxputty.c