Ignore:
Timestamp:
07/12/06 11:33:44 (18 years ago)
Author:
smasson
Message:

review of Colors and Calendar routines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/buildinit.pro

    r134 r137  
    354354                             , Title = 'printer_machine_names['+strtrim(i, 2)+'] = ')  
    355355      cwids[2, i] = cw_field(subbase, /string, value = '\lpr -P' $ 
    356                              , Title = 'printer_machine_names['+strtrim(i, 2)+'] = ')  
     356                             , Title = 'print_command['+strtrim(i, 2)+'] = ')  
    357357    ENDFOR 
    358358    trash = widget_button(base, value = 'ok', uvalue = cwids) 
Note: See TracChangeset for help on using the changeset viewer.