run-program: Keep a weak reference to the IAnjutaTerminal we run the program in.
commit7842a4ebef7dda49b4db168482cf45c4302d4a84
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Mon, 26 Nov 2012 23:35:09 +0000 (27 00:35 +0100)
committerSébastien Granjoux <seb.sfo@free.fr>
Tue, 27 Nov 2012 20:46:02 +0000 (27 21:46 +0100)
tree4b9edd06ddb1b85f21aa02163ece11800875650e
parentae6c884742900253c4823e1dd01a1461065c1a7c
run-program: Keep a weak reference to the IAnjutaTerminal we run the program in.

So that we can disconnect our signal handlers from it without reloading it if it has already
been unloaded.

https://bugzilla.gnome.org/show_bug.cgi?id=689054
plugins/run-program/execute.c
plugins/run-program/plugin.c
plugins/run-program/plugin.h