Hello,
I want to help the wine project, any one can tell me what tasks I can start with.Thanks
Nowres rafid
On Thu, Aug 25, 2011 at 03:31, Nowres Rafid nowres.rafed@gmail.com wrote:
Hello,
I want to help the wine project, any one can tell me what tasks I can start with.Thanks
Nowres rafid
There are many things that can be done to help Wine: bug hunting, fixes, triage (http://bugs.winehq.org/), test applications for regressions(http://appdb.winehq.org/), translations (http://wiki.winehq.org/Translating, http://source.winehq.org/transl/), etc.
See http://www.winehq.org/contributing for more information
Frédéric
25 aug 2011 kl. 14:12 skrev Frédéric Delanoy:
On Thu, Aug 25, 2011 at 03:31, Nowres Rafid nowres.rafed@gmail.com wrote:
Hello,
I want to help the wine project, any one can tell me what tasks I can start with.Thanks
Nowres rafid
There are many things that can be done to help Wine: bug hunting, fixes, triage (http://bugs.winehq.org/), test applications for regressions(http://appdb.winehq.org/), translations (http://wiki.winehq.org/Translating, http://source.winehq.org/transl/), etc.
For coding tasks, http://wiki.winehq.org/SummerOfCode might also be of use.
On Thu, Aug 25, 2011 at 3:31 AM, Nowres Rafid nowres.rafed@gmail.com wrote:
I want to help the wine project, any one can tell me what tasks I can start with.Thanks
Are there any parts of win32 that you have ever used? Those might be good to look into if you want to code. A quick grep on the code for FIXME or stub can tell you something about what is needed.
Michael Mc Donnell
On Thu, Aug 25, 2011 at 20:29, Michael Mc Donnell michael@mcdonnell.dk wrote:
On Thu, Aug 25, 2011 at 3:31 AM, Nowres Rafid nowres.rafed@gmail.com wrote:
I want to help the wine project, any one can tell me what tasks I can start with.Thanks
Are there any parts of win32 that you have ever used? Those might be good to look into if you want to code. A quick grep on the code for FIXME or stub can tell you something about what is needed.
Also http://test.winehq.org/data/ might be helpful as well at times to find stuff to work on