Le 18/04/2012 10:28, Fred Kiefer a écrit :
> Committed. Sorry for taking that long. I was away over the weekend.

Thanks a lot Fred, and don't worry about the timing, it's nothing critical !

Maybe this should be documented somewhere, I'll explain it here.

If you want your application's .desktop file to contain valid
FreeDesktop categories (which means that your application should appear
in the right menu automatically and that the packagers won't have to
ship their own .desktop), you can use the new FreeDesktopCategories
entry in your application .plist like this :

FreeDesktopCategories = (
        "Office",
        "Calendar"
);

You can find the official list of categories here :

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

Philippe

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to