diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
commit | fd7a824a665cc57443575c3d157b0d9ff1fb2af1 (patch) | |
tree | a64a2c6ca8371101e23b8f5a70e4e0f726d32a4f /chalk/colorspaces/wetsticky | |
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/wetsticky')
-rw-r--r-- | chalk/colorspaces/wetsticky/brushop/chalkwsbrushpaintop.desktop | 2 | ||||
-rw-r--r-- | chalk/colorspaces/wetsticky/chalkwsplugin.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chalk/colorspaces/wetsticky/brushop/chalkwsbrushpaintop.desktop b/chalk/colorspaces/wetsticky/brushop/chalkwsbrushpaintop.desktop index e81597e4..16408160 100644 --- a/chalk/colorspaces/wetsticky/brushop/chalkwsbrushpaintop.desktop +++ b/chalk/colorspaces/wetsticky/brushop/chalkwsbrushpaintop.desktop @@ -67,7 +67,7 @@ Comment[sr@Latn]=Mokra i lepljiva četkica Comment[sv]=Våt och klibbig målarpensel Comment[uk]=Пензель з параметрами вогкості і клейкості Comment[zh_TW]=濕 & 黏的筆刷 -ServiceTypes=Chalk/ColorSpace +X-TDE-ServiceTypes=Chalk/ColorSpace Type=Service X-TDE-Library=chalkwsbrushpaintop X-Chalk-Version=2 diff --git a/chalk/colorspaces/wetsticky/chalkwsplugin.desktop b/chalk/colorspaces/wetsticky/chalkwsplugin.desktop index e1f9d1fd..7a8fc4d0 100644 --- a/chalk/colorspaces/wetsticky/chalkwsplugin.desktop +++ b/chalk/colorspaces/wetsticky/chalkwsplugin.desktop @@ -39,7 +39,7 @@ Name[sv]=Våt och klibbig dukfärgmodell Name[uk]=Канва моделі кольорів з параметрами вогкості і клейкості Name[zh_CN]=湿性/粘性画布色彩模型 Name[zh_TW]=濕 & 黏的畫布色彩模型 -ServiceTypes=Chalk/ColorSpace +X-TDE-ServiceTypes=Chalk/ColorSpace Type=Service X-TDE-Library=chalkwsplugin X-Chalk-Version=2 |