Re: Windows 8 anyone?

2012-03-02 Thread Mounir IDRASSI
On 3/3/2012 3:08 AM, Aric Stewart wrote: So for some conversation that is not release related... Anyone installed the windows 8 consumer preview yet? It refuses to install in my virtual box or (old) vmware fusion machines. I think it really wants real hardware. If someone does has a copy run

Windows 8 anyone?

2012-03-02 Thread Aric Stewart
So for some conversation that is not release related... Anyone installed the windows 8 consumer preview yet? It refuses to install in my virtual box or (old) vmware fusion machines. I think it really wants real hardware. If someone does has a copy running, maybe i can send a uniscribe script

Re: GSOC 2012

2012-03-02 Thread Maarten Lankhorst
Hey Yogesh, Op 02-03-12 04:37, Yogesh Agrawal schreef: > Respected Sir, > > I am very much interested in doing project in this organisation. > I am interested in doing project which involves 3D Game development, Graphics > rendering. > I developed one 3D game using Microsoft Windows XNA and Visua

Re: [PATCH] configure: Check if version of msgfmt/gettext is recent enough (at least 0.15).

2012-03-02 Thread Christian Costa
Le 02/03/2012 18:02, Alexandre Julliard a écrit : Christian Costa writes: @@ -284,6 +284,25 @@ AC_CHECK_PROGS(CONVERT, convert, false) AC_CHECK_PROGS(ICOTOOL, icotool, false) AC_CHECK_PROGS(MSGFMT, msgfmt, false) +dnl Check the msgfmt version +if test "$MSGFMT" = "msgfmt" +then + AC_MSG_

Re: [PATCH] configure: Check if version of msgfmt/gettext is recent enough (at least 0.15).

2012-03-02 Thread Alexandre Julliard
Christian Costa writes: > @@ -284,6 +284,25 @@ AC_CHECK_PROGS(CONVERT, convert, false) > AC_CHECK_PROGS(ICOTOOL, icotool, false) > AC_CHECK_PROGS(MSGFMT, msgfmt, false) > > +dnl Check the msgfmt version > +if test "$MSGFMT" = "msgfmt" > +then > + AC_MSG_CHECKING([for recent enough msgfmt/get

Re: winemenubuilder: Nothing useful is done on Mac OS X so just exit.

2012-03-02 Thread Dmitry Timoshkov
joerg-cyril.hoe...@t-systems.com wrote: > I was also more pleased back when Wine wrote human readable .desktop > files into the various profile/ subdirectories instead of the current > .lnk binary files. What tool can read those pesky .lnk files? Try winedump. -- Dmitry.

Re: winemenubuilder: Nothing useful is done on Mac OS X so just exit.

2012-03-02 Thread Joerg-Cyril . Hoehle
François Gouget wrote: > A real Mac OS X implementation would be nice but barring that it seems > better to do nothing than to create .desktop files and directories that > make no sense on Mac OS X. Perhaps it's better to produce something than produce nothing. Since I first used Wine, perhaps h