Version LPRngTool-1.3.2 - Fri Feb 22 10:45:52 PST 2002 Did not pack a button and clear a line. (Suitcase and erasing by: Johan Bengtsson <[EMAIL PROTECTED]>)
> From [EMAIL PROTECTED] Thu Feb 21 02:11:54 2002 > Date: Thu, 21 Feb 2002 10:00:32 +0100 (MET) > From: Johan Bengtsson <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: LPRng: Patch for two bugs in lprngtool 1.3.1 (fwd) > > This one didn't seem to reach the list the last time I sent it, so here I > go again... > > -Johan B. > > ---------- Forwarded message ---------- > Date: Thu, 7 Feb 2002 15:29:14 +0100 (MET) > From: Johan Bengtsson <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Patch for two bugs in lprngtool 1.3.1 > > I'm sure you can see what it does...: > > --- ./lprngtool.orig Thu Feb 7 15:20:16 2002 > +++ ./lprngtool Thu Feb 7 15:04:47 2002 > @@ -2328,6 +2328,7 @@ > pack .sid.b1 -side left -expand true -ipady 1 -padx 1c -in .sid.okframe > button .sid.b2 -text "Cancel" -width 10 \ > -command "set trigger_help 0; set cookie_status_dialog 0; set >update_count 0;" > + pack .sid.b2 -side left -expand true -ipady 1 -padx 1c -in .sid.okframe > button .sid.b3 -text "Help" -width 10 -command $helpfunc > pack .sid.b3 -side left -expand true -ipady 1 -padx 1c -in .sid.okframe > > @@ -3865,6 +3866,7 @@ > button $w.c13a -text "Select LPR Job and Filter Options" -command >"Select_joboptions $w.v13a $i" > entry $w.v13a -bg $bgentry -font $font_fixed -relief sunken -borderwidth 2 >-textvariable job_options -width $entrywidth > button $w.h13a -text "?" -font $font_fixed -width 0 -command job_options_help > + $w.v13a delete 0 end > $w.v13a insert 0 [printcap_field $i "prefix_z=" ""] > $w.v13a config -state disabled > pack $w.l13a -side left -anchor w -in $w.job_options > > Best regards, > Johan Bengtsson > > -- > http://www.dd.chalmers.se/~elijah/ ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
