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