After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 729319 - gnumeric.desktop contains wrong entry in MimeType
gnumeric.desktop contains wrong entry in MimeType
Status: RESOLVED DUPLICATE of bug 619303
Product: Gnumeric
Classification: Applications
Component: General
1.12.x
Other Linux
: Normal minor
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2014-05-01 09:38 UTC by Tamás Németh
Modified: 2014-05-01 13:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tamás Németh 2014-05-01 09:38:54 UTC
Just run:
desktop-file-validate gnumeric.desktop
gnumeric.desktop: hint: value "Office;Spreadsheet;Science;Math;GNOME;GTK;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
gnumeric.desktop: warning: value "zz-application/zz-winassoc-xls;application/x-gnumeric;application/vnd.ms-excel;application/excel;application/msexcel;application/x-excel;application/x-ms-excel;application/x-msexcel;application/x-xls;application/xls;application/x-dos_ms_excel;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/tab-separated-values;text/csv;text/x-csv;text/spreadsheet;text/tab-separated-values;application/vnd.lotus-1-2-3;application/x-123;application/vnd.sun.xml.calc;application/vnd.sun.xml.calc.template;application/x-applix-spreadsheet;application/x-mps;application/x-oleo;application/x-planperfect;application/x-quattropro;application/x-sc;application/x-sylk;application/x-dbase;application/x-dbf;application/x-xbase;application/vnd.oasis.opendocument.spreadsheet;" for key "MimeType" in group "Desktop Entry" contains value "zz-application/zz-winassoc-xls" which is a MIME type that should probably not be used: "zz-application/zz-winassoc-xls" should be replaced with "application/vnd.ms-excel"
I know it's just a warning but please remove this entry from MimeType!
Thanks!
Comment 1 Morten Welinder 2014-05-01 13:30:46 UTC
This is a bug in desktop-file-validate, not in Gnumeric.

Please arrange to have it fixed there, if you can.

*** This bug has been marked as a duplicate of bug 619303 ***