diff options
Diffstat (limited to 'src/ldap.desktop')
-rw-r--r-- | src/ldap.desktop | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/ldap.desktop b/src/ldap.desktop new file mode 100644 index 0000000..72246c2 --- /dev/null +++ b/src/ldap.desktop @@ -0,0 +1,17 @@ +[Desktop Entry] +Encoding=UTF-8 +Exec=kcmshell ldap +Icon=tdmconfig +Type=Application + +X-KDE-ModuleType=Library +X-KDE-Library=ldap +X-KDE-HasReadOnlyMode=false +X-KDE-ParentApp=kcontrol + +[Desktop Entry] +Encoding=UTF-8 +Comment=A KControl tool for managing TDE connections to LDAP realms. +Keywords=ldap manager +Name=LDAP Realm Manager +Categories=Qt;KDE;X-KDE-settings-components; |