Re: cygpath patch resend

2002-01-18 Thread Joshua Franklin
> > * cygpath.cc (main): Added options to show Desktop > and Start Menu's Programs > > directory for current user or all users > > * cygpath.cc (main): moved bulk of DPWS options > outside the getopt case > > statement > > (since their output depends on uwA switches) > > * utils.sgml: updated cyg

Re: Cygpath patch resend

2002-01-17 Thread Corinna Vinschen
On Thu, Jan 17, 2002 at 04:15:55PM +0100, cygpatch wrote: > On Thu, Jan 17, 2002 at 08:57:05AM -0600, Joshua Daniel Franklin wrote: > > Here's a changelog: > > > > 2001-01-16 Joshua Daniel Franklin <[EMAIL PROTECTED]> > > > > * cygpath.cc (main): Added options to show Desktop and Start Menu's Pr

Re: Cygpath patch resend

2002-01-17 Thread Corinna Vinschen
On Thu, Jan 17, 2002 at 08:57:05AM -0600, Joshua Daniel Franklin wrote: > Here's a changelog: > > 2001-01-16 Joshua Daniel Franklin <[EMAIL PROTECTED]> > > * cygpath.cc (main): Added options to show Desktop and Start Menu's Programs > directory for current user or all users > * cygpath.cc (main)

Cygpath patch resend

2002-01-17 Thread Joshua Daniel Franklin
OK, I've abandoned the web-based email client which will hopefully fix the spacing issue. Here it is again: I've added these options to cygpath: -A|--allusersuse `All Users' instead of current user for -D, -P -D|--desktopoutput `Desktop' directory and exit -P|--smprograms

Re: cygpath patch

2002-01-16 Thread Corinna Vinschen
On Wed, Jan 16, 2002 at 12:56:33PM -0800, Joshua Franklin wrote: > I've added these options to cygpath: Thanks for that patch. It actually looks good. However, I couldn't apply it. Both of your attachments are malformed due to illegal line breaks. Please resend them. Oh, and your ChangeLog i

cygpath patch

2002-01-16 Thread Joshua Franklin
I've added these options to cygpath: -A|--allusers use `All Users' instead of current user for -D, -P -D|--desktop output `Desktop' directory and exit -P|--smprograms output Start Menu `Programs' directory and exit I've also fixed the issue where options that depend