On Fri, Apr 3, 2009 at 4:09 PM, Austin English austinenglish@gmail.com wrote:
Why couldn't you simply use a second WINEDEBUG="fixme+all,err+all" to override the variable in the .desktop file?
The command is "env WINEPREFIX="..." WINEDEBUG=-all ...". No matter what I set WINEDEBUG to when I start that, wine will see a WINEDEBUG value of -all.
Vincent Povirk