diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:25 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:25 -0500 |
commit | af947ca8fc9e4b6ab779332dff79d72123f7fb37 (patch) | |
tree | 634c508ce4e1d6a5c9c45684217a2da03f9ca926 /quanta/components/debugger | |
parent | c21f94f7ec40824f2ce209234bc0d95c38d49288 (diff) | |
download | tdewebdev-af947ca8fc9e4b6ab779332dff79d72123f7fb37.tar.gz tdewebdev-af947ca8fc9e4b6ab779332dff79d72123f7fb37.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'quanta/components/debugger')
-rw-r--r-- | quanta/components/debugger/dbgp/quantadebuggerdbgp.desktop | 2 | ||||
-rw-r--r-- | quanta/components/debugger/gubed/quantadebuggergubed.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
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 |