diff options
author | lukefromdc <[email protected]> | 2016-10-07 00:02:56 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2016-10-08 14:17:39 -0400 |
commit | 24bb72b321c044479728fd1d43c941afc0309f18 (patch) | |
tree | 1e7a1995fba26dbcf52485a907cffa97cc16cb2d /data/caja-browser.desktop.in.in | |
parent | 19ce563886e21fec980d9a697b98d2881f14d308 (diff) | |
download | caja-24bb72b321c044479728fd1d43c941afc0309f18.tar.bz2 caja-24bb72b321c044479728fd1d43c941afc0309f18.tar.xz |
Stop warnings on window-close and 3 warnings on exit
Fix the gsignal warnings on window-close
based on https://github.com/mate-desktop/atril/commit/fda33fbeedc0aab64d9479850047d0817d0b38be
"Check if handler_id is connected before disconnect" from Atril
Also Fix "Source ID XXX was not found..." warnings on closing Caja
These three gsources are already gone when Caja exits, their ID's still exist but they cannot be found to remove. The warnings indicate double removal so this code block is just a source of errors. Leave it in place but commented out for now.
Diffstat (limited to 'data/caja-browser.desktop.in.in')
0 files changed, 0 insertions, 0 deletions