diff options
author | David Tardon <dtardon@redhat.com> | 2012-06-26 06:21:50 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-06-28 12:19:29 +0200 |
commit | 4afe38c435cf1a2a1248977003aba0e9a7912bbd (patch) | |
tree | 0000cfc4760b5f31d7ae7af17356a971f4988379 /sysui | |
parent | 93796bfb3874d799f639cd5a9b6caf67da63f052 (diff) |
add more categories
this fixes desktop-file-validate warning
Change-Id: Ic9d7acee0871896d7b4a9012e7d9158289932ac8
Diffstat (limited to 'sysui')
-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 122e01fed8c4..867711d0b41d 100755 --- a/sysui/desktop/menus/math.desktop +++ b/sysui/desktop/menus/math.desktop @@ -4,7 +4,7 @@ Terminal=false NoDisplay=true Icon=math Type=Application -Categories=Office;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 %U MimeType=application/vnd.oasis.opendocument.formula;application/vnd.sun.xml.math;application/vnd.oasis.opendocument.formula-template;text/mathml; Name=%PRODUCTNAME Math |