[Xfce4-commits] [apps/xfdashboard] 08/10: Add more descriptive comments to functions at applications search provider again

noreply at xfce.org noreply at xfce.org
Wed Jan 6 16:31:42 CET 2016


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

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit cf19efa4ce9ba763fa0605b448cfa17243e81572
Author: Stephan Haller <nomad at froevel.de>
Date:   Wed Jan 6 15:46:11 2016 +0100

    Add more descriptive comments to functions at applications search provider again
---
 xfdashboard/applications-search-provider.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfdashboard/applications-search-provider.c b/xfdashboard/applications-search-provider.c
index c3486a4..2ca3a58 100644
--- a/xfdashboard/applications-search-provider.c
+++ b/xfdashboard/applications-search-provider.c
@@ -475,7 +475,7 @@ static ClutterActor* _xfdashboard_applications_search_provider_create_result_act
 	return(actor);
 }
 
-/* Overriden virtual function: activate_result */
+/* Activate result item */
 static void _xfdashboard_applications_search_provider_activate_result(XfdashboardSearchProvider* inProvider,
 																		GVariant *inResultItem,
 																		ClutterActor *inActor,

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


More information about the Xfce4-commits mailing list