From af947ca8fc9e4b6ab779332dff79d72123f7fb37 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:25 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- quanta/src/quanta.desktop | 2 +- quanta/src/quanta_be.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'quanta/src') diff --git a/quanta/src/quanta.desktop b/quanta/src/quanta.desktop index 8ca35e59..54f4f6dd 100644 --- a/quanta/src/quanta.desktop +++ b/quanta/src/quanta.desktop @@ -9,7 +9,7 @@ Exec=quanta %U Icon=quanta Type=Application MimeType=text/html;application/x-webprj; -DocPath=quanta/index.html +X-DocPath=quanta/index.html GenericName=Web Development Environment GenericName[bg]=Разработка на уеб приложения GenericName[ca]=Entorn de desenvolupament web diff --git a/quanta/src/quanta_be.desktop b/quanta/src/quanta_be.desktop index 2d0f2aa9..10f03ef3 100644 --- a/quanta/src/quanta_be.desktop +++ b/quanta/src/quanta_be.desktop @@ -49,7 +49,7 @@ Exec=quanta_be Icon=quanta_be Type=Application MimeType=text/html;application/x-webprj -DocPath=quanta/index.html +X-DocPath=quanta/index.html Comment=Web Development Environment Comment[bg]=Среда за разработка на уеб приложения Comment[ca]=Entorn de desenvolupament web -- cgit v1.2.1