diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
commit | c4563138a2132c2a23e110fdac0f4509d28e21e2 (patch) | |
tree | a9972c7bcc849720fb555c89c1b6f7e24819a671 /kttsd/plugins/command | |
parent | b060ebc605e86fe462ecae834522ca2d29c35666 (diff) | |
download | tdeaccessibility-c4563138a2132c2a23e110fdac0f4509d28e21e2.tar.gz tdeaccessibility-c4563138a2132c2a23e110fdac0f4509d28e21e2.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kttsd/plugins/command')
-rw-r--r-- | kttsd/plugins/command/kttsd_commandplugin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/plugins/command/kttsd_commandplugin.desktop b/kttsd/plugins/command/kttsd_commandplugin.desktop index ddcaa84..2b2e1a9 100644 --- a/kttsd/plugins/command/kttsd_commandplugin.desktop +++ b/kttsd/plugins/command/kttsd_commandplugin.desktop @@ -87,6 +87,6 @@ Comment[uk]=Загальний синтезатор мовлення з кома Comment[vi]=Tổng hợp giọng nói chung cho việc ra lệnh Comment[zh_TW]=從命令列的一般語音合成器 Type=Service -ServiceTypes=KTTSD/SynthPlugin +X-TDE-ServiceTypes=KTTSD/SynthPlugin X-TDE-Library=libkttsd_commandplugin X-TDE-Languages=other |