[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3076: No menu entries when installed from Gambas Farm


http://gambaswiki.org/bugtracker/edit?object=BUG.3076&from=L21haW4-

Comment #3 by Bruce STEERS:

I'm seeing this is a DesktopFile issue not so much the IDE CSoftware.class,
seems DesktopFile.class does not have a .Type property to set to Application.

I guess there should be as there are 2 other Types. Link and Directory.

Maybe we could add the property and constants to DesktopFile Ben?

DesktopFile.Type As Integer ' get type or set to either DesktopFile.Application (default), DesktopFile.Link, DesktopFile.Directory


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----