aboutsummaryrefslogtreecommitdiff
path: root/src/im-phone-menu.h
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-11-21 11:25:20 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-11-21 11:25:20 +0100
commit7d78b08907c94be166da15adc9b7dad3c282d0f2 (patch)
tree64cc4b746d41b667816491d4787ce26b900493b8 /src/im-phone-menu.h
parent0a9533c90d46c4bfda4e0527f5475ce8c22c08e7 (diff)
downloadayatana-indicator-messages-7d78b08907c94be166da15adc9b7dad3c282d0f2.tar.gz
ayatana-indicator-messages-7d78b08907c94be166da15adc9b7dad3c282d0f2.tar.bz2
ayatana-indicator-messages-7d78b08907c94be166da15adc9b7dad3c282d0f2.zip
ImApplicationList: no need to include the dynamic data in the signals
This data can (and should) always be retrieved via actions.
Diffstat (limited to 'src/im-phone-menu.h')
-rw-r--r--src/im-phone-menu.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/im-phone-menu.h b/src/im-phone-menu.h
index 91aae2c..b0b6b4f 100644
--- a/src/im-phone-menu.h
+++ b/src/im-phone-menu.h
@@ -55,10 +55,7 @@ void im_phone_menu_add_source (ImPhoneMenu *men
GDesktopAppInfo *app,
const gchar *id,
const gchar *label,
- const gchar *iconstr,
- guint32 count,
- gint64 time,
- const gchar *string);
+ const gchar *iconstr);
void im_phone_menu_remove_source (ImPhoneMenu *menu,
GDesktopAppInfo *app,