diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-06-09 09:13:23 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-06-11 11:10:29 +0200 |
commit | 2df2ce1b51d13bc9e203fab1b7eb3c88c906588c (patch) | |
tree | 77990600410332bae482a21aef7a27c141eb922e /sysui | |
parent | f62a353a7f8fa2cad365a47fc763781a86425e87 (diff) |
math.desktop include "Spreadsheet" category
but it's not a spreadsheet
since...
commit dad7fe7227fb80a32d3c2c777584dc9d74b9e929
Date: Thu Jan 2 16:16:55 2014 +0100
Fix math categories to make SUSE rpm check happy
Change-Id: I0397ea12cd7f29f4b0c1f0e0ad76a3429b55c455
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116884
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/desktop/menus/math.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/desktop/menus/math.desktop b/sysui/desktop/menus/math.desktop index d2391be5c234..5a8192ae4abc 100644 --- a/sysui/desktop/menus/math.desktop +++ b/sysui/desktop/menus/math.desktop @@ -21,7 +21,7 @@ Terminal=false NoDisplay=false Icon=math Type=Application -Categories=Office;Spreadsheet;Education;Science;Math;X-Red-Hat-Base;X-MandrivaLinux-Office-Other; +Categories=Office;Education;Science;Math;X-Red-Hat-Base;X-MandrivaLinux-Office-Other; Exec=${UNIXBASISROOTNAME} --math %%FILE%% MimeType=application/vnd.oasis.opendocument.formula;application/vnd.sun.xml.math;application/vnd.oasis.opendocument.formula-template;text/mathml;application/mathml+xml; Name=%PRODUCTNAME Math |