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

2012-03-04 Thread Francois Gouget
On Fri, 2 Mar 2012, joerg-cyril.hoe...@t-systems.com wrote: [...] > Since I first used Wine, perhaps half a decade ago, I've always been > looking at the .desktop files to see what the installers declared as > - command line arguments and > - initial directory. > Simply starting an .exe in the fi

Re: translation: meaning of 'magazine' in winerror string

2012-03-04 Thread Lauri Kenttä
On 2012-03-04 14:32, Fernando Martins wrote: #: winerror.mc:1541 msgid "The magazine is not present.\n" The original Finnish text is something like this: "The element belongs to a collection that does not exist." The MS translations are full of mistakes too, so this isn't necessarily the ri

Re: translation: meaning of 'magazine' in winerror string

2012-03-04 Thread Vitaliy Margolen
On 03/04/2012 05:32 AM, Fernando Martins wrote: the po file contains #: winerror.mc:1541 msgid "The magazine is not present.\n" Originally I assumed "magazine" was meant as a sort of storage since the typical meaning of "periodical publication" would not seem to make much sense in the context o

translation: meaning of 'magazine' in winerror string

2012-03-04 Thread Fernando Martins
the po file contains #: winerror.mc:1541 msgid "The magazine is not present.\n" Originally I assumed "magazine" was meant as a sort of storage since the typical meaning of "periodical publication" would not seem to make much sense in the context of a wine error. However, other translations

Re: uxtheme: cause themed buttons to render correctly when pressed and released

2012-03-04 Thread Dmitry Timoshkov
Robert Grocott wrote: > --- a/dlls/user32/button.c > +++ b/dlls/user32/button.c > @@ -190,12 +190,7 @@ static inline UINT get_button_type( LONG window_style ) > /* paint a button of any type */ > static inline void paint_button( HWND hwnd, LONG style, UINT action ) > { > -if (btnPaintFunc[

Re: uxtheme: cause themed buttons to render correctly when pressed and released

2012-03-04 Thread Nikolay Sivov
On 3/4/2012 16:04, Robert Grocott wrote: (Tried sending this a couple of times previously, but apparently emails are silently ignored if you're not subscribed to the mailing list? If this ends up being a duplicate message, sorry about that.) The attached patch fixes an unreported bug: themed b

Re: Google Summer of code 2012

2012-03-04 Thread Jerome Leclanche
On Sun, Mar 4, 2012 at 9:15 AM, Bhuvnesh Joshi wrote: > Hello All, > > I am a student of computer science and I am very much interested in > participating in GSOC 2012 through this organisation.I am interested > in porting applications to wine.I have good knowledge of c/c++ but I > have never s

Google Summer of code 2012

2012-03-04 Thread Bhuvnesh Joshi
Hello All, I am a student of computer science and I am very much interested in participating in GSOC 2012 through this organisation.I am interested in porting applications to wine.I have good knowledge of c/c++ but I have never such kind of porting/open souce project in past.So please guide me ho

Re: introduction

2012-03-04 Thread Maarten Lankhorst
Hey Tarun, Op 04-03-12 07:05, tarun bansal schreef: > > Hello everyone!! > I am a newbie in the world of open source development. But i am very eager to > participate in the GSOC2012. I have a good command over c,c++. Can someone > guide me on how to proceed further and start fixing the bugs...