[Bug 3548] .lnk file is created on the desktop together with the program icon...

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 18 02:56:59 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=3548


Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans at meelstraat.net




--- Comment #32 from Hans Leidekker <hans at meelstraat.net>  2010-05-18 02:56:58 ---
Perhaps we can store the Wine prefix in the .lnk file somewhere. Then we'd
write
a Unix tool that extracts the prefix and runs 'wine start <shortcut>.lnk' in
it.

We'd register the tool with the native desktop as the handler for
application/x-win-lnk and stop writing separate .desktop files when writing
to the desktop folder.

That leaves the thumbnail issue. Presumably thumbnails are cached to mitigate
the performance issue? Alternatively we could have our own thumbnailer cache
the generated icons.

Another issue with this approach is that Gnome hides the .desktop extension
but not the .lnk extension, like Windows does.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list