From 24db855178b48508b54c201c503a89ef8d6e36e9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:22 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- applnk/compat/email.desktop | 2 +- applnk/compat/passwords.desktop | 2 +- applnk/compat/userinfo.desktop | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'applnk') diff --git a/applnk/compat/email.desktop b/applnk/compat/email.desktop index 016b0eeb3..1791ecdd6 100644 --- a/applnk/compat/email.desktop +++ b/applnk/compat/email.desktop @@ -2,7 +2,7 @@ Icon=email Type=Application Exec=tdecmshell kcm_useraccount -DocPath=kcontrol/email/index.html +X-DocPath=kcontrol/email/index.html X-TDE-ModuleType=Library X-TDE-Library=useraccount X-TDE-ParentApp=kcontrol diff --git a/applnk/compat/passwords.desktop b/applnk/compat/passwords.desktop index 7d90765c5..82e040fe1 100644 --- a/applnk/compat/passwords.desktop +++ b/applnk/compat/passwords.desktop @@ -2,7 +2,7 @@ Type=Application Exec=tdecmshell kcm_useraccount Icon=password -DocPath=kcontrol/useraccount/index.html +X-DocPath=kcontrol/useraccount/index.html NoDisplay=true X-TDE-ModuleType=Library X-TDE-Library=useraccount diff --git a/applnk/compat/userinfo.desktop b/applnk/compat/userinfo.desktop index 376463595..3a2f97190 100644 --- a/applnk/compat/userinfo.desktop +++ b/applnk/compat/userinfo.desktop @@ -2,7 +2,7 @@ Type=Application Exec=tdecmshell kcm_useraccount Icon=tdmconfig -DocPath=kcontrol/useraccount/index.html +X-DocPath=kcontrol/useraccount/index.html X-TDE-ModuleType=Library X-TDE-Library=useraccount -- cgit v1.2.1