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/rgb_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/rgb_u16')
-rw-r--r-- | chalk/colorspaces/rgb_u16/chalk_rgb_u16_plugin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/colorspaces/rgb_u16/chalk_rgb_u16_plugin.desktop b/chalk/colorspaces/rgb_u16/chalk_rgb_u16_plugin.desktop index 85a860c7..040715d2 100644 --- a/chalk/colorspaces/rgb_u16/chalk_rgb_u16_plugin.desktop +++ b/chalk/colorspaces/rgb_u16/chalk_rgb_u16_plugin.desktop @@ -73,7 +73,7 @@ Comment[sr@Latn]=Model boja za RGB slike, 16-bitno celobrojno po kanalu Comment[sv]=Färgmodell för 16-bitars heltal/kanal RGB-bilder Comment[uk]=Модель кольорів для зображень RGB 32-біт ціле число на канал Comment[zh_TW]=每色頻 16-bit 整數 RGB 圖片的色彩模型 -ServiceTypes=Chalk/ColorSpace +X-TDE-ServiceTypes=Chalk/ColorSpace Type=Service X-TDE-Library=chalk_rgb_u16_plugin X-Chalk-Version=2 |