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 /kformula/kformula.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 'kformula/kformula.desktop')
-rw-r--r-- | kformula/kformula.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kformula/kformula.desktop b/kformula/kformula.desktop index 3742883e..2a074ad3 100644 --- a/kformula/kformula.desktop +++ b/kformula/kformula.desktop @@ -78,5 +78,5 @@ Type=Application Icon=kformula X-TDE-NativeMimeType=application/vnd.oasis.opendocument.formula X-DCOP-ServiceType=Multi -DocPath=kformula/index.html +X-DocPath=kformula/index.html Categories=Qt;TDE;Office; |