! Resource file for twclock
!
!  The next resource determines the timezone to be displayed at startup.
!  Use:  0 for local time
!        1 for GMT
twclock.form.tz_scale.value:           0

!
!  The next resource is the text to be displayed at the top of the
!  main interface.  Use \330 to get a zero with a /.  For example,
!  I use WA\330EIR to have my call displayed.
!
twclock.form.call_label.labelString:   Your Call Here

!
!  The next value is the complete pathname to the zoneinfo directory. The 
!  path varies on some systems, but is typically -
!  /usr/lib/zoneinfo  -OR-  /usr/share/zoneinfo
!
twclock*zone_fsb.directory:            /usr/lib/zoneinfo/

! 
! The following are for the main interface
!
twclock.x:                             800
twclock.y:                             10
twclock.width:                         175
twclock.height:                        175
twclock*fontList:                      -adobe-helvetica-*-r-*-*-14-*-*-*-*-*-*-*
twclock*call_label.fontList:           -adobe-helvetica-*-o-*-*-20-*-*-*-*-*-*-*
twclock*foreground:                    black
twclock*XmScale.borderColor:           antiquewhite
twclock*XmScale.borderWidth:           3
twclock.form.XmSeparator.background:   #00768d
twclock.form.background:               #00768d
twclock.form.horizontalSpacing:        10
twclock.form.verticalSpacing:          5
twclock.form.XmLabel.foreground:       antiquewhite
twclock.form.XmLabel.background:       #00768d
twclock.form.XmScale.background:       tan

! The following are for the file selection box
twclock*zone_fsb.dirListLabelString:   Area
twclock*zone_fsb.fileListLabelString:  City
twclock*zone_fsb.selectionLabelString: Selection

twclock*zone_fsb*foreground:           antiquewhite
twclock*zone_fsb.background:           #00768d
twclock*zone_fsb.?.background:         #00768d
twclock*zone_fsb.?.?.background:       tan
twclock*zone_fsb.?.?.foreground:       black
twclock*zone_fsb.Text.foreground:      black
twclock*zone_fsb.Text.background:      tan

!
! The following is for the popup menu
!
twclock*popup_menu*background:         tan
