gnome-control-center r9154 - trunk/capplets/about-me



Author: hadess
Date: Fri Nov 28 12:09:11 2008
New Revision: 9154
URL: http://svn.gnome.org/viewvc/gnome-control-center?rev=9154&view=rev

Log:
2008-11-28  Bastien Nocera  <hadess hadess net>

	* gnome-about-me.c (create_fingerprint_button): Fix fingerprint
	buttons always being unsensitive with PolicyKit support



Modified:
   trunk/capplets/about-me/ChangeLog
   trunk/capplets/about-me/gnome-about-me.c

Modified: trunk/capplets/about-me/gnome-about-me.c
==============================================================================
--- trunk/capplets/about-me/gnome-about-me.c	(original)
+++ trunk/capplets/about-me/gnome-about-me.c	Fri Nov 28 12:09:11 2008
@@ -174,7 +174,6 @@
 	PolKitGnomeAction *gaction;
 
 	action = polkit_action_new_from_string_representation ("net.reactivated.fprint.device.enroll");
-	polkit_action_set_action_id (action, name);
 	gaction = polkit_gnome_action_new_default (name,
 						   action,
 						   msg,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]