[Xfce4-commits] [apps/xfdashboard] 02/04: Remove wrong documentation block as this file is not documented at all yet

noreply at xfce.org noreply at xfce.org
Tue Oct 24 14:08:47 CEST 2017


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

n   o   m   a   d       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 apps/xfdashboard.

commit f89e417b417c4f37b837c688322a8ec17491a1f6
Author: Stephan Haller <nomad at froevel.de>
Date:   Mon Oct 23 09:25:18 2017 +0200

    Remove wrong documentation block as this file is not documented at all yet
---
 libxfdashboard/button.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/libxfdashboard/button.c b/libxfdashboard/button.c
index 791461f..dc02cb1 100644
--- a/libxfdashboard/button.c
+++ b/libxfdashboard/button.c
@@ -150,12 +150,6 @@ static void xfdashboard_button_class_init(XfdashboardButtonClass *klass)
 	g_type_class_add_private(klass, sizeof(XfdashboardButtonPrivate));
 
 	/* Define properties */
-	/**
-	 * XfdashboardPopupMenu:destroy-on-cancel:
-	 *
-	 * A flag indicating if this pop-up menu should be destroyed automatically
-	 * when it is cancelled.
-	 */
 	XfdashboardButtonProperties[PROP_STYLE]=
 		g_param_spec_override("button-style",
 								g_object_class_find_property(gobjectClass, "label-style"));

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list