!
! Default resources for the XbmBrowser Program
!
XbmBrowser.width:      450
XbmBrowser.height:     600
XbmBrowser.iconName:   browser

! These are preset during make -- change at own risk
!XbmBrowser.cmd_rc:      /config/to/force/load 
!XbmBrowser.user_rc:     .xbmbrowserrc
!XbmBrowser.library_rc:  /usr/lib/X11/xbmbrowser.menu

! Buttons along the top
*quit.label:          Quit
*quit.width:          70
*options.label:       Options
*options.leftBitmap:  menu12
*options.width:       70
*rescan.label:        Rescan
*rescan.width:        70
*scan.label:          Full Scan
*scan.width:          70

! Options Menu Defaults
*optmenu*leftMargin:        24
*optmenu.icons_only.label:  Icons Only
*optmenu.show_dir.label:    Directory
*optmenu.show_xpmbad.label: Bad X Pixmaps
*optmenu.show_other.label:  Other Files
*optmenu.recursive.label:   Recursive Scan

! ------------------------------------
! Option Menu default settings
!
! Set all show options
!XbmBrowser.Show:         True
!
! individual Show options
!XbmBrowser.icons_only:   False
!XbmBrowser.show_dir:     True
!XbmBrowser.show_xpmbad:  True
!XbmBrowser.show_other:   False
!
! Insure recursive scan is off
!XbmBrowser.recursive:    False

! Color settings symbols and bitmap icons
XbmBrowser.sym_foreground:  black
XbmBrowser.sym_background:  lemon chiffon
XbmBrowser.icon_foreground: black
XbmBrowser.icon_background: white
!
! ====================================================================
!
! Simple color selections for XbmBrowser
!                          -- Anthony Thyssen (anthony@cit.gu.edu.au)
!
! Standard Color Scheme using the 
!   Standard Color Table of Anthony's Icon Library
*Command.background:        sky blue
*Toggle.background:         sky blue
*MenuButton.background:     sky blue
*Label.background:          lemon chiffon
*Box.background:            lemon chiffon
*Form.background:           lemon chiffon
*SimpleMenu*background:     wheat
*List.background:           wheat
*Dialog.background:         wheat
*Dialog.Label.background:   wheat
*Text*background:           white

! Specific Application Colors
! The background for icon display widgets
*bitmaps*background:        white
! This is read for the background stripple color
*bitmaps.background:        pale green
