Bug 2817

Summary: Desktop file has warnings on validation
Product: Claws Mail (GTK 2) Reporter: Christian Faulhammer <fauli>
Component: OtherAssignee: users
Status: RESOLVED WORKSFORME    
Severity: trivial    
Priority: P3    
Version: 3.9.0   
Hardware: PC   
OS: Linux   

Description Christian Faulhammer 2012-11-22 21:20:30 UTC
+++ This bug was initially created as a clone of Bug #2761 +++

/usr/share/applications/claws-mail.desktop: hint: value "Network;Office;Email;"
for key "Categories" in group "Desktop Entry" contains more than one main
category; application might appear more than once in the application menu

Happy now, Ricardo?
Comment 1 Ricardo Mones 2012-11-23 00:35:25 UTC
Sure Christian, appreciated you care.

Anyway, at the risk of repeating myself, this is still a hint, so the bug title is wrong, there's no warning here.

And as a hint it is, I think can be safely ignored, specially when this is caused by current specification, which requires you to unconditionally add two categories (Office;Network) when Email category is present, otherwise an error is shown by
Comment 2 Ricardo Mones 2012-11-23 00:38:41 UTC
the desktop-file-validate tool.

See http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html#category-registry
Comment 3 Ricardo Mones 2012-11-23 00:40:03 UTC
Additionally, it doesn't reproduce on my system:

mones@busgosu:~$ desktop-file-validate /usr/share/applications/claws-mail.desktop
mones@busgosu:~$
Comment 4 Abhay S. Kushwaha 2012-11-23 06:13:06 UTC
*** Bug 2818 has been marked as a duplicate of this bug. ***