diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-09-30 00:57:14 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-09-30 00:57:14 +0200 |
commit | 9eadd8057f73fc8ed6aa32134d4e9acfd3fd4fc5 (patch) | |
tree | b51cbb8bb691973bf4b23dd0a3db652d7c2fe328 /lib/Plugins/KerneloopsScanner.cpp | |
parent | 70aac3b744156d9b77b6720b23e63f7f979c7b96 (diff) | |
download | abrt-9eadd8057f73fc8ed6aa32134d4e9acfd3fd4fc5.tar.gz abrt-9eadd8057f73fc8ed6aa32134d4e9acfd3fd4fc5.tar.xz abrt-9eadd8057f73fc8ed6aa32134d4e9acfd3fd4fc5.zip |
abrt-gui: move dbus signal handlers init where they should be
Old code was installing dbus signal handlers as if they are
somehow related to the remote object we work with, but
this is wrong - in reality, dbus signal handlers are installed
on the dbus connection, they are not related to the object.
Now code better reflect this.
Also, remove AnalyzeComplete dbus handler - there is not such dbus signal.
Run tested.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/Plugins/KerneloopsScanner.cpp')
0 files changed, 0 insertions, 0 deletions