From d46b1b9c643c4694ae5c58d38bf90d2578cc72d7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:23 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- tdespell2/plugins/aspell/tdespell_aspell.desktop | 2 +- tdespell2/plugins/hspell/tdespell_hspell.desktop | 2 +- tdespell2/plugins/ispell/tdespell_ispell.desktop | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tdespell2') diff --git a/tdespell2/plugins/aspell/tdespell_aspell.desktop b/tdespell2/plugins/aspell/tdespell_aspell.desktop index af78175f0..a4753609d 100644 --- a/tdespell2/plugins/aspell/tdespell_aspell.desktop +++ b/tdespell2/plugins/aspell/tdespell_aspell.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Service -ServiceTypes=KSpell/Client +X-TDE-ServiceTypes=KSpell/Client X-TDE-Library=tdespell_aspell X-TDE-PluginInfo-Author=Zack Rusin X-TDE-PluginInfo-Email=zack@kde.org diff --git a/tdespell2/plugins/hspell/tdespell_hspell.desktop b/tdespell2/plugins/hspell/tdespell_hspell.desktop index dbeaac73f..9663b81c2 100644 --- a/tdespell2/plugins/hspell/tdespell_hspell.desktop +++ b/tdespell2/plugins/hspell/tdespell_hspell.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Service -ServiceTypes=KSpell/Client +X-TDE-ServiceTypes=KSpell/Client X-TDE-Library=tdespell_hspell X-TDE-PluginInfo-Author=Mashrab Kuvatov X-TDE-PluginInfo-Email=kmashrab@uni-bremen.de diff --git a/tdespell2/plugins/ispell/tdespell_ispell.desktop b/tdespell2/plugins/ispell/tdespell_ispell.desktop index 4b1aebcb7..8042d6708 100644 --- a/tdespell2/plugins/ispell/tdespell_ispell.desktop +++ b/tdespell2/plugins/ispell/tdespell_ispell.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Service -ServiceTypes=KSpell/Client +X-TDE-ServiceTypes=KSpell/Client X-TDE-Library=tdespell_ispell X-TDE-PluginInfo-Author=Zack Rusin X-TDE-PluginInfo-Email=zack@kde.org -- cgit v1.2.1