nautilus: notify file manager of updates
commit73b7bec60abf5150be7f2aebc174b1d11eba3418
authorErik Faye-Lund <kusmabite@gmail.com>
Wed, 21 Jul 2010 16:43:12 +0000 (21 18:43 +0200)
committerErik Faye-Lund <kusmabite@gmail.com>
Thu, 23 Sep 2010 19:15:02 +0000 (23 12:15 -0700)
tree011c518f4a9f2019246e6309fb80ed9b3eaad1a6
parentada7a980f9079d98b6a9c22bbea04ef4d56f6d47
nautilus: notify file manager of updates

In Nautilus we need to report back to the system when a
context menu can change, or else we risk that the menu
isn't update. This currently applies to the "Git Init"
and "Branch" menus.

Add return values to the menu handlers for this purpose.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
common/cheetahmenu.c
common/menuengine.c
common/menuengine.h
nautilus/menu.c