[Xfce4-commits] [xfce/xfce4-panel] 01/01: Fix compilation

noreply at xfce.org noreply at xfce.org
Wed Jun 6 22:37:59 CEST 2018


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

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-panel.

commit de100457814328b9a71de8117961b5eec375cc28
Author: Simon Steinbeiss <simon.steinbeiss at 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.


More information about the Xfce4-commits mailing list