On 02/23/2012 05:27 PM, Ulrich Mueller wrote:
On Thu, 23 Feb 2012, Pacho Ramos wrote:

Attached patch tries to make it respect:
http://standards.freedesktop.org/menu-spec/latest/apa.html

The way to go is to put "Additional Categories" insider their
respective main categories.

+                    emacs)         type="Utility;TextEditor";;

This should go into the same category as Emacs itself, namely
"Development;TextEditor".

(The description of the Utility category is "Small utility
application, 'Accessories'" which looks wrong for Emacs.)

+                    vim)           type="Utility;TextEditor";;
+                    xemacs)        type="Utility;TextEditor";;

The same for these, both desktop entries of XEmacs and gVim have
Development as their main category.

Ulrich


TextEditor is a subcategory of Utility[1], so what pacho suggested is correct

[1] http://standards.freedesktop.org/menu-spec/latest/apa.html

Reply via email to