aboutsummaryrefslogtreecommitdiff
path: root/src/krb5-auth-dialog.desktop.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/krb5-auth-dialog.desktop.in')
-rw-r--r--src/krb5-auth-dialog.desktop.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/krb5-auth-dialog.desktop.in b/src/krb5-auth-dialog.desktop.in
new file mode 100644
index 0000000..223aaf9
--- /dev/null
+++ b/src/krb5-auth-dialog.desktop.in
@@ -0,0 +1,9 @@
+[Desktop Entry]
+_Name=Network Authentication
+_Comments=Kerberos Network Authentication Dialog
+Exec=krb5-auth-dialog
+Encoding=UTF-8
+Exec=krb5-auth-dialog
+Terminal=false
+Type=Application
+
bgstack15