diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:25 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:25 -0500 |
commit | af947ca8fc9e4b6ab779332dff79d72123f7fb37 (patch) | |
tree | 634c508ce4e1d6a5c9c45684217a2da03f9ca926 /quanta/components/debugger/gubed/quantadebuggergubed.desktop | |
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/gubed/quantadebuggergubed.desktop')
-rw-r--r-- | quanta/components/debugger/gubed/quantadebuggergubed.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
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 |