File polkit-gnome-fix-hide-status-icon-kde.patch of Package polkit-gnome

--- src/main.c.sav	2009-07-21 01:28:31.000000000 +0200
+++ src/main.c	2009-09-28 16:14:01.440014284 +0200
@@ -141,6 +141,7 @@ update_temporary_authorization_icon_real
       /* hide icon */
       if (status_icon != NULL)
         {
+          gtk_status_icon_set_visible (status_icon, FALSE);
           g_object_unref (status_icon);
           status_icon = NULL;
         }
openSUSE Build Service is sponsored by