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.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mate-panel/launcher.c b/mate-panel/launcher.c
index 7bbd1cef..052c0b57 100644
--- a/mate-panel/launcher.c
+++ b/mate-panel/launcher.c
@@ -738,6 +738,8 @@ launcher_saved (GtkWidget *dialog,
location = g_filename_from_uri (uri, NULL, NULL);
launcher->app_info = g_desktop_app_info_new_from_filename (location);
g_free (location);
+
+ setup_button (launcher);
}
static void