This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
commit to branch 
master
in repository xfce/xfce4-panel.

commit de100457814328b9a71de8117961b5eec375cc28
Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
Date:   Wed Jun 6 22:37:48 2018 +0200

    Fix compilation
---
 plugins/actions/actions.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plugins/actions/actions.c b/plugins/actions/actions.c
index 8e8b276..960fe66 100644
--- a/plugins/actions/actions.c
+++ b/plugins/actions/actions.c
@@ -959,6 +959,7 @@ actions_plugin_action_activate (GtkWidget      *widget,
   gboolean       succeed = FALSE;
   XfconfChannel *channel;
   gboolean       allow_save;
+  gchar         *path;
 
   entry = g_object_get_qdata (G_OBJECT (widget), action_quark);
   panel_return_if_fail (entry != NULL);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to