diff options
author | David Tardon <dtardon@redhat.com> | 2012-01-31 09:40:57 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-02-21 12:40:36 +0100 |
commit | fcba36f1093935b9bbf0735661bb8e5b4f5a8671 (patch) | |
tree | feb505578d146874cfc9f0a3420a2fc156057772 /sysui/desktop/menus/math.desktop | |
parent | 0e5455ebff4181bc5830eb6e6dd46b82611eeecb (diff) |
move binfilter mime types into extra .desktop file
Diffstat (limited to 'sysui/desktop/menus/math.desktop')
-rwxr-xr-x | 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 61bade65f167..23e2d87ceb5a 100755 --- a/sysui/desktop/menus/math.desktop +++ b/sysui/desktop/menus/math.desktop @@ -6,7 +6,7 @@ Icon=math Type=Application Categories=Office;X-Red-Hat-Base;X-SuSE-Core-Office;X-MandrivaLinux-Office-Other; Exec=${UNIXBASISROOTNAME} --math %U -MimeType=application/vnd.oasis.opendocument.formula;application/vnd.sun.xml.math;application/vnd.stardivision.math; +MimeType=application/vnd.oasis.opendocument.formula;application/vnd.sun.xml.math; Name=%PRODUCTNAME Math GenericName=Formula Editor Comment=Create and edit scientific formulas and equations by using Math. |