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/data/config | |
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/data/config')
-rw-r--r-- | quanta/data/config/quanta_preview_config.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
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 |