Update of /cvsroot/babeldoc/babeldoc/modules/sql/build/sql/journal
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12751/modules/sql/build/sql/journal
Added Files:
config.properties
Log Message:
Minor update
--- NEW FILE: config.properties ---
#
# This the configuration options for the generic (and hence those
# journals extending this journal)
#Choose one of the following:
#journalType=mysql
#journalType=postgresql
#journalType=oracle
#journalType=sqlserver
#
# The only generic configuration option required - the name of the
# babeldoc resource
resourceName=babel-journal
|