From 31b3dcd90a09645c6d951a3bcbe6bab76d6718af Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:20 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- src/tdesvn.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/tdesvn.desktop') diff --git a/src/tdesvn.desktop b/src/tdesvn.desktop index 2d7fda9..fd0edae 100644 --- a/src/tdesvn.desktop +++ b/src/tdesvn.desktop @@ -8,7 +8,7 @@ GenericName[lt]=SVN klientas Exec=tdesvn %i %m -caption "%c" Icon=tdesvn Type=Application -DocPath=tdesvn/index.html +X-DocPath=tdesvn/index.html Comment=A Subversion client for TDE Comment[de]=Ein Subversionclient für TDE Comment[nl]=Een Subversion-client voor TDE @@ -16,7 +16,7 @@ Comment[es]=Un cliente de Subversion para TDE Comment[lt]=Subversion klientas skirtas TDE Terminal=false MimeType=inode/directory; -ServiceTypes=KParts/ReadOnlyPart,Browser/View +X-TDE-ServiceTypes=KParts/ReadOnlyPart,Browser/View X-TDE-BrowserView-Args=DetailedList X-TDE-Library=tdesvnpart Categories=Qt;TDE;Development; -- cgit v1.2.1