summaryrefslogtreecommitdiff
path: root/mate-panel/libpanel-util/panel-launch.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/libpanel-util/panel-launch.h')
-rw-r--r--mate-panel/libpanel-util/panel-launch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/libpanel-util/panel-launch.h b/mate-panel/libpanel-util/panel-launch.h
index b98b8ca4..653167c1 100644
--- a/mate-panel/libpanel-util/panel-launch.h
+++ b/mate-panel/libpanel-util/panel-launch.h
@@ -45,7 +45,7 @@ gboolean panel_app_info_launch_uri (GDesktopAppInfo *appinfo,
guint32 timestamp,
GError **error);
-gboolean panel_app_info_launch (GDesktopAppInfo *appinfo,
+gboolean panel_launch_key_file (GKeyFile *keyfile,
GList *uri_list,
GdkScreen *screen,
const gchar *action,