Ignore:
Timestamp:
Apr 22, 2007, 7:37:10 PM (18 years ago)
Author:
mmc
Message:

Fixed all fonts to set pixelsize instead of pointsize, so that fonts in
the latest X distribution look right.

Added initial Rappture::bugreport::submit command for submitting bug
reports to nanoHUB.org. This isn't tied in yet, but it's a start.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/pager.tcl

    r115 r676  
    2424option add *Pager.activeCrumbColor blue widgetDefault
    2525option add *Pager.crumbFont \
    26     -*-helvetica-bold-r-normal-*-*-120-* widgetDefault
     26    -*-helvetica-bold-r-normal-*-12-* widgetDefault
    2727
    2828blt::bitmap define Pager-arrow {
Note: See TracChangeset for help on using the changeset viewer.