From f9a9d3f59ec01bfc6ac037e801c0decece9596cc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:24 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- languages/cpp/app_templates/kateplugin2/plugin.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages/cpp/app_templates/kateplugin2') diff --git a/languages/cpp/app_templates/kateplugin2/plugin.desktop b/languages/cpp/app_templates/kateplugin2/plugin.desktop index 8958ed0f..1995d38f 100644 --- a/languages/cpp/app_templates/kateplugin2/plugin.desktop +++ b/languages/cpp/app_templates/kateplugin2/plugin.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Service -ServiceTypes=Kate/Plugin +X-TDE-ServiceTypes=Kate/Plugin X-TDE-Library=lib%{APPNAMELC}plugin X-Kate-Version=2.2 Name=My First Kate Plugin -- cgit v1.2.1