From 61675c0b44f15c2f1760c7f192321e61f174daaa Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sat, 4 Apr 2009 15:00:44 +0200 Subject: Imported Upstream version 0.8+svn141 --- src/krb5-auth-dialog.schemas.in | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'src/krb5-auth-dialog.schemas.in') diff --git a/src/krb5-auth-dialog.schemas.in b/src/krb5-auth-dialog.schemas.in index 2a3a707..13b05b2 100644 --- a/src/krb5-auth-dialog.schemas.in +++ b/src/krb5-auth-dialog.schemas.in @@ -51,5 +51,44 @@ Start prompting/displaying notifications that many minutes before expiry + + + /schemas/apps/::PACKAGE::/forwardable + /apps/::PACKAGE::/forwardable + ::PACKAGE:: + bool + 0 + + + Forwardable ticket + Requested tickets should be forwardable + + + + + /schemas/apps/::PACKAGE::/renewable + /apps/::PACKAGE::/renewable + ::PACKAGE:: + bool + 0 + + + Renewable ticket + Requested tickets should be renewable + + + + + /schemas/apps/::PACKAGE::/proxiable + /apps/::PACKAGE::/proxiable + ::PACKAGE:: + bool + 0 + + + Proxiable ticket + Requested tickets should be proxiable + + -- cgit