[Bug 17824] winemenubuilder.c: "Desktop" string not localized -> no icons

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 24 13:48:43 CDT 2009


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


Vincent Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |madewokherd at gmail.com




--- Comment #3 from Vincent Povirk <madewokherd at gmail.com>  2009-03-23 10:35:01 ---
I think you're meant to use
http://www.freedesktop.org/wiki/Software/xdg-user-dirs. shell32 already uses
this. It defines (but does not export) XDG_UserDirLookup for this.

If XDG_DESKTOP_DIR is being set as an environment variable, that may only be
coincidence.


--- Comment #4 from Damjan Jovanovic <damjan.jov at gmail.com>  2009-03-24 13:48:43 ---
Created an attachment (id=20108)
 --> (http://bugs.winehq.org/attachment.cgi?id=20108)
Lookup the desktop directory from user-dirs

Please try this patch. It's already been sent to wine-patches.


-- 
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