[Wine] Re: Wine menu items?

vitamin wineforum-user at winehq.org
Mon Apr 27 21:39:56 CDT 2009


bg3075 wrote:
> I can manually add the items to the Gnome 'Applications' menu, but do not know what the true names of the Wine applications that are installed in the menu by default.  Does anyone know where I can find these default Wine options?

You can recreate most links with something like this:

Code:
find ~/.wine/drive_c/ -name "*.lnk" -exec wine winemenubuilder '{}' \;









More information about the wine-users mailing list