diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
commit | 74986c6995bc7891db32d4e4dbeed80423a74e33 (patch) | |
tree | 9ca4747b7abdb31ef493af4929560d3df1bd1799 /lilo-config | |
parent | a72fb6adf9aff45d407e80e2ac296ff60aa9676f (diff) | |
download | tdeadmin-74986c6995bc7891db32d4e4dbeed80423a74e33.tar.gz tdeadmin-74986c6995bc7891db32d4e4dbeed80423a74e33.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'lilo-config')
-rw-r--r-- | lilo-config/kde/lilo.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/kde/lilo.desktop b/lilo-config/kde/lilo.desktop index eefcd3e..c045182 100644 --- a/lilo-config/kde/lilo.desktop +++ b/lilo-config/kde/lilo.desktop @@ -2,7 +2,7 @@ Exec=tdecmshell lilo Icon=hdd_unmount Type=Application -DocPath=lilo-config/index.html +X-DocPath=lilo-config/index.html X-TDE-ModuleType=Library X-TDE-Library=lilo X-TDE-RootOnly=true |