Patch 96895

2013-07-02 Thread Fabian Ebner
Is something wrong with this patch? It's just a translation update and Matteo Bruni said it looks good to him: http://www.winehq.org/pipermail/wine-devel/2013-June/100264.html ~Fabian

Re: [PATCH] winetest: Add support for wineconsole output

2013-06-20 Thread Fabian Ebner
Am 20.06.2013 17:55, schrieb Bruno Jesus: On Thu, Jun 20, 2013 at 12:42 PM, Fabian Ebner wrote: Allow winetest to output stuff inside a wineconsole. Fixes http://bugs.winehq.org/show_bug.cgi?id=28191 --- programs/winetest/gui.c | 6 +++--- programs/winetest/main.c | 2

Re: po: Update Italian translation (try 2)

2013-06-17 Thread Fabian Ebner
Am 17.06.2013 18:56, schrieb Matteo Bruni: 2013/6/17 Fabian Ebner : Fixed a typo and a sentence, thanks to Matteo --- po/it.po | 40 ++-- 1 file changed, 14 insertions(+), 26 deletions(-) #: jscript.rc:39 msgid "'return' statement outs

Dosbox integration

2013-04-08 Thread Fabian Ebner
Hello, I'm Fabian Ebner and work with wine as a hobby. I found that GetShortNameA converts the example path C:\123456789\dn\DN.COM to C:\1234~Q4C\dn\DN.COM which causes problems with dosbox integration. Dosbox would need the path as C:\123456~1\dn\DN.COM Is there another function that con