#
# Admin properties
#

marimba.transmitter.version=1.0

#
# transmitter/publisher doc property notes 
#
# If the help is on the web:  (http://)
#     - must be a valid http URL, including the web page
#     - for example: http://www.marimba.com/doc/user/transmitter/help.html
#
# If the help is a local file URL:  (file://)
#     - make it relative to the transmitter directory
#     - begin with "local:", the admin will strip this and fix it up right.
#     - for example:  local:doc/user/transmitter/help.html

# the html page where help can be found for the transmitter
marimba.transmitter.doc=http://www.marimba.com/doc/User_Documentation/Castanet_User_Docs/transmitter/help.html

# the html page where help can be found for the publisher
marimba.publisher.doc=http://www.marimba.com/doc/User_Documentation/Castanet_User_Docs/publisher/help.html


