InterestedParty wrote: > All of those show up under my 'Other' category, they're supposed to be under a wine category under the appropriate directory(Program Files for example) File bug with Gnome / your distro. Try removing all Wine entries (from both ~/.config and ~/.local) and recreate them with this script: Code: find ~/.wine/drive_c/ -name "*.lnk" -exec wine winemenubuilder '{}' \;