# Values defined in /etc/xsmbrowser/xsmbrowser-config take first priority.
# Comment out these values if you want to enable them globally.

# Time to wait before the query fails
#
#Timeout = 90

# Well, this one speaks of itself :)
#
#Object Spacing = 5

# Should xSMBrowser use the global pixmap path (/usr/share/pixmaps/xsmbrowser)
# or a specific path ?
# "Use Geo" Stands for : let's use the default, hardcoded path
# Simply put the complete path if you're an artist wishing to use its own 
# icons :)
#
#Image Path = Use Geo

# Should xSMBrowser display pixmaps on the UI buttons ? ("yes" or "no")
# "yes" is nicer :)
#
#Button Pixmaps = yes

# Should we show the license when launching xsmbrowser ?
# - "show" displays it each time xsmbrowser is launched 
# - "full" does hide it 
# You really don't want to set this to show, believe me :-)
#
#Show License = full

# Should we display the mount window (and thus use smbmount) ?
# This directive takes two parameters :
# - If you want to use smbmount, you must set the first to "yes". else, 
#   set it to "no"
# - The second parameters depends on your version of smbmount.
#   0 for smbmount >= 2.0.7
#   1 for smbmount == 2.0.6
#   2 for smbmount == 2.0.5
#   3 for smbmount < 2.0.5 with kernel version >= 2.2
#   4 for smbmount < 2.0.5 with kernel version < 2.2
#   5 if you use mount_smbfs
#
#Smbmount = yes 0

# Which command should we execute when a share has been mounted
# $MOUNTPOINT is the mountpoint location.
# 
#Execute = xterm -e mc $MOUNTPOINT

# Where should we mount the shares 
#
#Mount Tree = $HOME/mnt

# File must end with EOF
EOF
