From ef7ee407bc58ea24db828cad9e1e7d628e322067 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Thu, 8 Mar 2007 21:06:55 -0500 Subject: prevent the use of the glib properties interface We don't want anyone to be able to directly modify properties. Also make these policies mandatory. --- data/ConsoleKit.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/ConsoleKit.conf b/data/ConsoleKit.conf index b6bfcdb..d40d887 100644 --- a/data/ConsoleKit.conf +++ b/data/ConsoleKit.conf @@ -20,7 +20,7 @@ - + @@ -31,6 +31,8 @@ send_member="Lock"/> + -- cgit