Bugfix: unselect item when menu is closed
commitc2232d5075342347a8ff814ced5ce8b9e1cf64b9
authorThomas Leonard <talex5@gmail.com>
Wed, 7 Apr 2010 14:44:57 +0000 (7 15:44 +0100)
committerThomas Leonard <talex5@gmail.com>
Wed, 7 Apr 2010 14:44:57 +0000 (7 15:44 +0100)
tree04e191857e2075941533c20be03881c08ea09db7
parent4d9cec990d6836b08a2687733e053af4a19ab3d0
Bugfix: unselect item when menu is closed

We used to listen for "unmap_event", but this is no longer emitted in recent
versions of GTK. Switched to using "selection-done" instead.

Closes #2925212 (reported by Barry Kauler).
ROX-Filer/src/menu.c