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 /filters/karbon/svg | |
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 'filters/karbon/svg')
-rw-r--r-- | filters/karbon/svg/karbon_svg_export.desktop | 2 | ||||
-rw-r--r-- | filters/karbon/svg/karbon_svg_import.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/filters/karbon/svg/karbon_svg_export.desktop b/filters/karbon/svg/karbon_svg_export.desktop index 46fd6ccd..044811f6 100644 --- a/filters/karbon/svg/karbon_svg_export.desktop +++ b/filters/karbon/svg/karbon_svg_export.desktop @@ -59,7 +59,7 @@ Name[uz@cyrillic]=Karbon14 SVG экспорт филтери Name[xh]=Isihluzi Sokurhweba Sangaphandle se Karbon14 SVG Name[zh_CN]=Karbon14 SVG 导出过滤器 Name[zh_TW]=Karbon14 SVG 匯出過濾程式 -ServiceTypes=KOfficeFilter +X-TDE-ServiceTypes=KOfficeFilter Type=Service X-TDE-Export=image/svg+xml X-TDE-Import=application/x-karbon diff --git a/filters/karbon/svg/karbon_svg_import.desktop b/filters/karbon/svg/karbon_svg_import.desktop index f60e9dad..4aa82a07 100644 --- a/filters/karbon/svg/karbon_svg_import.desktop +++ b/filters/karbon/svg/karbon_svg_import.desktop @@ -61,4 +61,4 @@ X-TDE-Export=application/x-karbon X-TDE-Import=image/svg+xml X-TDE-Weight=1 X-TDE-Library=libkarbonsvgimport -ServiceTypes=KOfficeFilter +X-TDE-ServiceTypes=KOfficeFilter |