summaryrefslogtreecommitdiff
path: root/mate-panel/launcher.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/launcher.c')
-rw-r--r--mate-panel/launcher.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mate-panel/launcher.c b/mate-panel/launcher.c
index 0385ccea..352968d2 100644
--- a/mate-panel/launcher.c
+++ b/mate-panel/launcher.c
@@ -1093,8 +1093,7 @@ panel_launcher_create_with_id (const char *toplevel_id,
id = panel_profile_prepare_object_with_id (PANEL_OBJECT_LAUNCHER,
toplevel_id,
- position,
- FALSE);
+ position);
path = g_strdup_printf ("%s%s/", PANEL_OBJECT_PATH, id);
settings = g_settings_new_with_path (PANEL_OBJECT_SCHEMA, path);