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/colorspaces/cmyk_u16 | |
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/colorspaces/cmyk_u16')
-rw-r--r-- | chalk/colorspaces/cmyk_u16/chalk_cmyk_u16_plugin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/colorspaces/cmyk_u16/chalk_cmyk_u16_plugin.desktop b/chalk/colorspaces/cmyk_u16/chalk_cmyk_u16_plugin.desktop index dcbfe062..1facc6a3 100644 --- a/chalk/colorspaces/cmyk_u16/chalk_cmyk_u16_plugin.desktop +++ b/chalk/colorspaces/cmyk_u16/chalk_cmyk_u16_plugin.desktop @@ -79,7 +79,7 @@ Comment[sv]=Färgmodell för 16-bitars heltal per kanal CMYK-bilder Comment[uk]=Модель кольору з 16-бітним цілим числом для кожного каналу зображень CMYK Comment[zh_CN]=16 位整数每通道 CYMK 图像的色彩模型 Comment[zh_TW]=每色頻為 16-bit 的 CMYK 圖片色彩模型 -ServiceTypes=Chalk/ColorSpace +X-TDE-ServiceTypes=Chalk/ColorSpace Type=Service X-TDE-Library=chalk_cmyk_u16_plugin X-Chalk-Version=2 |