[PolicyKit-gnome] Hide the agent autostart desktop file



commit 8d2aa70f91e7aaa0bdd971233b681df889b9f041
Author: Martin Pitt <martin pitt ubuntu com>
Date:   Thu Feb 4 14:54:57 2010 -0800

    Hide the agent autostart desktop file
    
    Set NoDisplay=true in the agent autostart file, so that it does not appear in
    the Session capplet any more. This prevents users from shooting themselves into
    the foot.

 ...lkit-gnome-authentication-agent-1.desktop.in.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/polkit-gnome-authentication-agent-1.desktop.in.in b/src/polkit-gnome-authentication-agent-1.desktop.in.in
index 046b95f..c1d2e5e 100644
--- a/src/polkit-gnome-authentication-agent-1.desktop.in.in
+++ b/src/polkit-gnome-authentication-agent-1.desktop.in.in
@@ -5,4 +5,5 @@ Exec= FULL_LIBEXECDIR@/polkit-gnome-authentication-agent-1
 Terminal=false
 Type=Application
 Categories=
+NoDisplay=true
 OnlyShowIn=GNOME;



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