aboutsummaryrefslogtreecommitdiff
path: root/src/im-phone-menu.h
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-11-21 00:02:12 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-11-21 00:02:12 +0100
commitd22b49e5fee5ae352ec6050e63181850a857fb3a (patch)
treef64a82b8233d0fcc18cdfd3c918b361f22ebd14f /src/im-phone-menu.h
parent15f2eef7082f9a68b1511f0868cdd60558b3a4f6 (diff)
downloadayatana-indicator-messages-d22b49e5fee5ae352ec6050e63181850a857fb3a.tar.gz
ayatana-indicator-messages-d22b49e5fee5ae352ec6050e63181850a857fb3a.tar.bz2
ayatana-indicator-messages-d22b49e5fee5ae352ec6050e63181850a857fb3a.zip
Remove applications from the menu when the disappear from the bus
Diffstat (limited to 'src/im-phone-menu.h')
-rw-r--r--src/im-phone-menu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/im-phone-menu.h b/src/im-phone-menu.h
index f7cc645..91aae2c 100644
--- a/src/im-phone-menu.h
+++ b/src/im-phone-menu.h
@@ -64,4 +64,7 @@ void im_phone_menu_remove_source (ImPhoneMenu *men
GDesktopAppInfo *app,
const gchar *id);
+void im_phone_menu_remove_application (ImPhoneMenu *menu,
+ GDesktopAppInfo *app);
+
#endif