Re: [Resend] printer dialog fixes part1 + french + other rcs

2005-11-03 Thread Jakob Eriksson
Andreas Mohr wrote: Hi, On Thu, Nov 03, 2005 at 01:20:00PM +0100, Jonathan Ernst wrote: Le jeudi 03 novembre 2005 à 13:09 +0100, Andreas Mohr a écrit : Hi, On Thu, Nov 03, 2005 at 12:02:21PM +0100, Jonathan Ernst wrote: Try2:This time, we just tell the user he needs to instal

Re: [Resend] printer dialog fixes part1 + french + other rcs

2005-11-03 Thread Jonathan Ernst
Le jeudi 03 novembre 2005 à 14:14 +0100, Andreas Mohr a écrit : > Hi, > > On Thu, Nov 03, 2005 at 01:47:21PM +0100, Jakob Eriksson wrote: > > Andreas Mohr wrote: > > > > >Hi, > > > > > >On Thu, Nov 03, 2005 at 01:20:00PM +0100, Jonathan Ernst wrote: > > >>What about "on the underlying operating

Re: [Resend] printer dialog fixes part1 + french + other rcs

2005-11-03 Thread Andreas Mohr
Hi, On Thu, Nov 03, 2005 at 01:47:21PM +0100, Jakob Eriksson wrote: > Andreas Mohr wrote: > > >Hi, > > > >On Thu, Nov 03, 2005 at 01:20:00PM +0100, Jonathan Ernst wrote: > >>What about "on the underlying operating system" ? Is it more clear ? > >> > >> > > > >Yup, while longer, I think it's be

Re: [Resend] printer dialog fixes part1 + french + other rcs

2005-11-03 Thread Andreas Mohr
Hi, On Thu, Nov 03, 2005 at 01:20:00PM +0100, Jonathan Ernst wrote: > Le jeudi 03 novembre 2005 à 13:09 +0100, Andreas Mohr a écrit : > > Hi, > > > > On Thu, Nov 03, 2005 at 12:02:21PM +0100, Jonathan Ernst wrote: > > > Try2:This time, we just tell the user he needs to install a printer (we > >

Re: [Resend] printer dialog fixes part1 + french + other rcs

2005-11-03 Thread Jonathan Ernst
Le jeudi 03 novembre 2005 à 13:09 +0100, Andreas Mohr a écrit : > Hi, > > On Thu, Nov 03, 2005 at 12:02:21PM +0100, Jonathan Ernst wrote: > > Try2:This time, we just tell the user he needs to install a printer (we > > don't let him install one from Wine as it is not (won't ever?) be > > implemen

Re: [Resend] printer dialog fixes part1 + french + other rcs

2005-11-03 Thread Andreas Mohr
Hi, On Thu, Nov 03, 2005 at 12:02:21PM +0100, Jonathan Ernst wrote: > Try2:This time, we just tell the user he needs to install a printer (we don't > let him install one from Wine as it is not (won't ever?) be implemented). You really should have written: ...install a printer... *on your system.*

Re: [TRY4] printer dialog fixes part1 + french

2005-10-27 Thread Vitaliy Margolen
Thursday, October 27, 2005, 4:33:02 PM, Vincent Béron wrote: > Le jeu 27/10/2005 à 08:26, Dmitry Timoshkov a écrit : >> "Vijay Kiran Kamuju" <[EMAIL PROTECTED]> wrote: >> >> > Try4 of printer dialog patch, with changes suggested by detlef >> >> We already discussed this and nobody objected to an

Re: [TRY4] printer dialog fixes part1 + french

2005-10-27 Thread Vincent Béron
Le jeu 27/10/2005 à 08:26, Dmitry Timoshkov a écrit : > "Vijay Kiran Kamuju" <[EMAIL PROTECTED]> wrote: > > > Try4 of printer dialog patch, with changes suggested by detlef > > We already discussed this and nobody objected to an idea to request > update all language .rc files at once. That way al

Re: [TRY5] printer dialog fixes part1 + french + other rcs

2005-10-27 Thread Detlef Riekenberg
Am Donnerstag, den 27.10.2005, 15:22 +0200 schrieb Jonathan Ernst: > Try4:Of printer dialog patch, with changes suggested by detlef > Try5:Update RCs for other languages that are not two old (the remaining rcs > are way too old to be updated with this patch) Sorry, same failure again. In Try 4

Re: [TRY4] printer dialog fixes part1 + french

2005-10-27 Thread Dmitry Timoshkov
"Vijay Kiran Kamuju" <[EMAIL PROTECTED]> wrote: > Try4 of printer dialog patch, with changes suggested by detlef We already discussed this and nobody objected to an idea to request update all language .rc files at once. That way all the resources will be in sync. Just add copies of english resour

Re: [TRY3] printer dialog fixes part1 + french

2005-10-11 Thread Detlef Riekenberg
Am Dienstag, den 11.10.2005, 10:36 +0200 schrieb Jonathan Ernst: -- cut -- + +EnumPrintersA(PRINTER_ENUM_LOCAL, NULL, 2, NULL, 0, &needed, &num); +if(num == 0) +{ + -- cut -- Sorry that didn't work. You receive in "num" the Number of returned PRINTER_INFO_2 Entries in "buffer"

[TRY2] printer dialog fixes part1 + french

2005-10-10 Thread Vijay Kiran Kamuju
Hi jernst, Please change the return types of the CheckPrinterSetup function to TRUE/FALSE You made changes similar to me, thanks ;) Thanks, Vijay

[Resend] printer dialog fixes part1 + french

2005-10-07 Thread Jonathan Ernst
Le vendredi 07 octobre 2005 à 08:35 -0400, Dimi Paun a écrit : > On Fri, 2005-10-07 at 17:55 +0530, Vijay Kiran Kamuju wrote: > > Changelog > > --- > > Add the messages in rc file and h file > > One patch per email, please. > Changelog --- Vijay Kiran Kamuju <[EMAIL PR

Re: printer dialog fixes part1

2005-10-07 Thread Vijay Kiran Kamuju
On 10/7/05, Vijay Kiran Kamuju <[EMAIL PROTECTED]> wrote: > Each patch file is a one liner, as i dont have cvs access i tend to > send the one patch per file in the directory. > > On 10/7/05, Dimi Paun <[EMAIL PROTECTED]> wrote: > > On Fri, 2005-10-07 at 17:55 +0530, Vijay Kiran Kamuju wrote: > > >

Fwd: printer dialog fixes part1

2005-10-07 Thread Vijay Kiran Kamuju
Each patch file is a one liner, as i dont have cvs access i tend to send the one patch per file in the directory. > On 10/7/05, Dimi Paun <[EMAIL PROTECTED]> wrote: > > On Fri, 2005-10-07 at 17:55 +0530, Vijay Kiran Kamuju wrote: > > > Changelog > > > --- > > > Add the messages in rc

Re: printer dialog fixes part1

2005-10-07 Thread Dimi Paun
On Fri, 2005-10-07 at 17:55 +0530, Vijay Kiran Kamuju wrote: > Changelog > --- > Add the messages in rc file and h file One patch per email, please. -- Dimi Paun <[EMAIL PROTECTED]> Lattica, Inc.