diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:18 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:18 -0500 |
commit | fd7a824a665cc57443575c3d157b0d9ff1fb2af1 (patch) | |
tree | a64a2c6ca8371101e23b8f5a70e4e0f726d32a4f /chalk/plugins/viewplugins/performancetest/chalkperftest.desktop | |
parent | a0f523a8b19360d875c4055398dc7191eda08f5d (diff) | |
download | koffice-fd7a824a665cc57443575c3d157b0d9ff1fb2af1.tar.gz koffice-fd7a824a665cc57443575c3d157b0d9ff1fb2af1.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'chalk/plugins/viewplugins/performancetest/chalkperftest.desktop')
-rw-r--r-- | chalk/plugins/viewplugins/performancetest/chalkperftest.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/viewplugins/performancetest/chalkperftest.desktop b/chalk/plugins/viewplugins/performancetest/chalkperftest.desktop index a034ada1..081b6921 100644 --- a/chalk/plugins/viewplugins/performancetest/chalkperftest.desktop +++ b/chalk/plugins/viewplugins/performancetest/chalkperftest.desktop @@ -35,7 +35,7 @@ Name[uk]=Тест швидкодії Name[uz]=Unumdorilkni tekshirish Name[uz@cyrillic]=Унумдорилкни текшириш Name[zh_TW]=效能測試 -ServiceTypes=Chalk/ViewPlugin +X-TDE-ServiceTypes=Chalk/ViewPlugin Type=Service X-TDE-Library=chalkperftest X-Chalk-Version=2 |