diff options
Diffstat (limited to 'help/krb5-auth-dialog.omf.in')
-rw-r--r-- | help/krb5-auth-dialog.omf.in | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/help/krb5-auth-dialog.omf.in b/help/krb5-auth-dialog.omf.in new file mode 100644 index 0000000..387692e --- /dev/null +++ b/help/krb5-auth-dialog.omf.in @@ -0,0 +1,37 @@ +<?xml version="1.0" standalone="no"?> +<omf> + <resource> + <title>Network Authentication</title> + <date>2009-05-27</date> + <versionGroup> + <version> + <id>0.0.01</id> + <date>20070527</date> + <description>0.0.1</description> + </version> + </versionGroup> + <creator> + <person> + <firstName>Jonathan</firstName> + <lastName>Blandford</lastName> + <email>jrb@redhat.com</email> + </person> + </creator> + <maintainer> + <person> + <firstName>Guido</firstName> + <lastName>Günther</lastName> + <email>agx@sigxcpu.org</email> + </person> + </maintainer> + <subject category="GNOME|Applets|Network"/> + <date>2009-05-27</date> + <type>user's guide</type> + <description> + User manual for the Kerberos Network Authentication Dialog + </description> + <relation seriesid="62118a88-a670-11d9-9d16-8c554140c753"/> + <language code="C"/> + <rights type="GNU FDL" license.version="1.1" holder="Guido Günther"/> + </resource> +</omf> |