summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-18 18:35:01 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-18 18:35:01 -0500
commite6b5af72b39fe06d8c59866631975ea7ca6835ef (patch)
tree77ac4cda38625806b6572b135c0b850570fc9c93
parent162e453cb2761c135524495f17026b2d1cb31f1a (diff)
downloadkcmldapmanager-e6b5af72.tar.gz
kcmldapmanager-e6b5af72.zip
Fix missing semicolons at end of Keywords strings
-rw-r--r--src/ldapmanager.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapmanager.desktop b/src/ldapmanager.desktop
index c43c529..f21370a 100644
--- a/src/ldapmanager.desktop
+++ b/src/ldapmanager.desktop
@@ -12,6 +12,6 @@ X-TDE-ParentApp=kcontrol
[Desktop Entry]
Encoding=UTF-8
Comment=A KControl tool for managing users, groups, and machines in LDAP realms
-Keywords=ldap manager
+Keywords=ldap manager;
Name=LDAP Realm Manager
Categories=Qt;TDE;X-TDE-settings-components;