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:17:35 +0200 |
commit | 238f3e58763fe1ffc04eb3b09d2919bc6865e1ce (patch) | |
tree | 3a0513eb0b378d94bf9f16100add2c830e8aa4d2 /sysui | |
parent | b47d78362c8e3c324513d3bd7a222c5d9bcaa999 (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 |