anjuta: Remove "exiting" signal from AnjutaShell.
commitcdea548ccfea5333df736b7bf56f3904f0cd92fe
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Thu, 29 Nov 2012 22:47:05 +0000 (29 23:47 +0100)
committerSébastien Granjoux <seb.sfo@free.fr>
Sat, 1 Dec 2012 15:38:56 +0000 (1 16:38 +0100)
treea71468a2e9576a85991f3d51b55deaa6229b514b
parent84ad3c74bc59b6247bad0518c430b1ffa92a09d4
anjuta: Remove "exiting" signal from AnjutaShell.

It's not needed anymore since plugins will always be deactivated during destruction of a
AnjutaWindow and the AnjutaProfileManager "profile-descoped" signal will also be
emitted when a AnjutaWindow is destroyed.

https://bugzilla.gnome.org/show_bug.cgi?id=689054
libanjuta/anjuta-shell.c
libanjuta/anjuta-shell.h
plugins/git/plugin.c
plugins/project-manager/plugin.c
src/anjuta-application.c