aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorguidog <guidog@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2008-09-26 14:23:54 +0000
committerguidog <guidog@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2008-09-26 14:23:54 +0000
commitbb0476d102a2ded85536bd9a838a09f20a1d29e1 (patch)
tree156ed5c824e9e6b59e6590872241d4a433a2429e
parent6872bb94c4cb5082dba2c1199a8b09ba38465dbb (diff)
remove duplicte exec form desktop file and fix comment
git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@79 517b70f8-ed25-0410-8bf6-f5db08f7b76e
-rw-r--r--ChangeLog5
-rw-r--r--src/krb5-auth-dialog.desktop.in3
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a205318..9b10672 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-26 Guido Guenther <agx@agx@sigxcpu.org>
+
+ * src/krb5-auth-dialog.desktop.in:
+ remove duplicte exec form desktop file and fix comment
+
2008-06-09 Colin Walters <walters@verbum.org>
Bug 534867: should use g_timeout_add_seconds
diff --git a/src/krb5-auth-dialog.desktop.in b/src/krb5-auth-dialog.desktop.in
index 223aaf9..911f12e 100644
--- a/src/krb5-auth-dialog.desktop.in
+++ b/src/krb5-auth-dialog.desktop.in
@@ -1,7 +1,6 @@
[Desktop Entry]
_Name=Network Authentication
-_Comments=Kerberos Network Authentication Dialog
-Exec=krb5-auth-dialog
+_Comment=Kerberos Network Authentication Dialog
Encoding=UTF-8
Exec=krb5-auth-dialog
Terminal=false