!
! 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 for symbols and bitmap icons
XbmBrowser.sym_foreground:  black
XbmBrowser.sym_background:  lemon chiffon
XbmBrowser.icon_foreground: black
XbmBrowser.icon_background: white

