summaryrefslogtreecommitdiff
path: root/libsn/sn-launcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsn/sn-launcher.h')
-rw-r--r--libsn/sn-launcher.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsn/sn-launcher.h b/libsn/sn-launcher.h
index f88f11c..9cd34fd 100644
--- a/libsn/sn-launcher.h
+++ b/libsn/sn-launcher.h
@@ -61,6 +61,8 @@ void sn_launcher_context_set_binary_name (SnLauncherContext *context,
const char *name);
void sn_launcher_context_set_icon_name (SnLauncherContext *context,
const char *name);
+void sn_launcher_context_set_application_id (SnLauncherContext *context,
+ const char *desktop_file);
void sn_launcher_context_set_extra_property (SnLauncherContext *context,
const char *name,