diff options
author | Guido Günther <agx@sigxcpu.org> | 2008-10-18 18:20:24 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-10-18 18:20:24 +0200 |
commit | dc90dff97bd2eab6028363b895e79b708dc6f9ad (patch) | |
tree | 2ff5ea1ff81e6b595fd8df3cc1f70a1df8cf8617 /debian/control | |
parent | build against heimdal for pkinit support (diff) | |
download | krb5-auth-dialog-dc90dff97bd2eab6028363b895e79b708dc6f9ad.tar.gz krb5-auth-dialog-dc90dff97bd2eab6028363b895e79b708dc6f9ad.tar.bz2 krb5-auth-dialog-dc90dff97bd2eab6028363b895e79b708dc6f9ad.zip |
update description
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/debian/control b/debian/control index ae1a0e8..46b25b8 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,10 @@ Standards-Version: 3.7.3 Package: krb5-auth-dialog Architecture: any Depends: ${shlibs:Depends} -Description: dialog for reauthenticating kerberos tickets - krb5-auth-dialog is a simple dialog that monitors kerberos tickets, and - pops up a dialog when they are about to expire. - +Description: tray applet for reauthenticating kerberos tickets + krb5-auth-dialog is a simple tray applet that monitors kerberos tickets. It + pops up reminders when the ticket is about to expire. Tickets can be refreshed + at any time by clicking on the tray icon. It can also operate in "classic + mode" as a simple dialog without any trayicon. + . + It features ticket autorenewal and supports pkinit. |