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/components/debugger/dbgp/quantadebuggerdbgp.desktop | 2 +- quanta/components/debugger/gubed/quantadebuggergubed.desktop | 2 +- quanta/data/config/quanta_preview_config.desktop | 2 +- quanta/src/quanta.desktop | 2 +- quanta/src/quanta_be.desktop | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'quanta') diff --git a/quanta/components/debugger/dbgp/quantadebuggerdbgp.desktop b/quanta/components/debugger/dbgp/quantadebuggerdbgp.desktop index cbcf7816..462c4919 100644 --- a/quanta/components/debugger/dbgp/quantadebuggerdbgp.desktop +++ b/quanta/components/debugger/dbgp/quantadebuggerdbgp.desktop @@ -40,5 +40,5 @@ Comment[zh_CN]=DBGp 调试器插件,参看 http://xdebug.org Comment[zh_HK]=DBGp 除錯器外掛程式,請參閱 http://xdebug.org Comment[zh_TW]=DBGp 除錯器外掛程式,請參閱 http://xdebug.org Icon=kdbg -ServiceTypes=Quanta/Debugger +X-TDE-ServiceTypes=Quanta/Debugger X-TDE-Library=quantadebuggerdbgp diff --git a/quanta/components/debugger/gubed/quantadebuggergubed.desktop b/quanta/components/debugger/gubed/quantadebuggergubed.desktop index 1e9b2024..f86c706a 100644 --- a/quanta/components/debugger/gubed/quantadebuggergubed.desktop +++ b/quanta/components/debugger/gubed/quantadebuggergubed.desktop @@ -44,5 +44,5 @@ Comment[zh_CN]=与 Gubed PHP 调试器交互 Quanta 调试器插件,见 http:/ Comment[zh_HK]=Quanta 對於 Gubed PHP 除錯器的通訊外掛程式, 請參閱 http://gubed.sf.net Comment[zh_TW]=Quanta 對於 Gubed PHP 除錯器的通訊外掛程式, 請參閱 http://gubed.sf.net Icon=kdbg -ServiceTypes=Quanta/Debugger +X-TDE-ServiceTypes=Quanta/Debugger X-TDE-Library=quantadebuggergubed diff --git a/quanta/data/config/quanta_preview_config.desktop b/quanta/data/config/quanta_preview_config.desktop index 5184c3bd..70125b00 100644 --- a/quanta/data/config/quanta_preview_config.desktop +++ b/quanta/data/config/quanta_preview_config.desktop @@ -2,7 +2,7 @@ Type=Service Exec=tdecmshell --caption %c %i tdehtml_behavior tdehtml_java_js tdehtml_fonts cookies cache proxy kcmcss crypto useragent tdehtml_plugins Icon=konqueror -DocPath=konqueror/index.html +X-DocPath=konqueror/index.html Name=Configure TDEHTML Browser Part Name[ca]=Configura la part del fullejador TDEHTML Name[cs]=Nastavení TDEHTML Part 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