From d2427bba3a731af3db25878f7e63fd2a83a3243e Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 8 Nov 2010 11:25:40 -0500 Subject: Adding the profile in there --- src/app-indicator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app-indicator.c') diff --git a/src/app-indicator.c b/src/app-indicator.c index 4734b80..1805bd5 100644 --- a/src/app-indicator.c +++ b/src/app-indicator.c @@ -2115,7 +2115,7 @@ app_indicator_get_ordering_index (AppIndicator *self) from a static desktop file. */ void -app_indicator_build_menu_from_desktop (AppIndicator * self, const gchar * desktop_file) +app_indicator_build_menu_from_desktop (AppIndicator * self, const gchar * desktop_file, const gchar * desktop_profile) { -- cgit v1.2.3