# !Jclean configuration (MessageTrans format) 
# !Jclean version 4.00 (Wed 05th June 2002)

# ICONBAR ICON, JCLEAN WINDOWS, FILE BACKUPS
# ==========================================

# iconbar icon accepts JPEGs dropped on it?
# (yes/no)
eyedrop:no

# options window opening size:
# 1, 2 or 3 for number of sections shown, (else 1)
winsize:2

# options window has scroll bars:
# 0=none, 1=horizontal, 2=vertical, 3=both, (else none)
winscroll:2

# open options & status windows at startup:
# 0=neither, 1=options, 2=status, 3=both, (else neither)
winopen:3

# number of backup copies of Log file:
# 0 to 9 (else 0)
backlog:2

# number of backup copies of Comment file:
# 0 to 9 (else 0)
backcom:2

# TICK OPTIONS
# ============

# The same token is used as for the legends in Jclean's Messages file.
# Option is 'yes' to start with the icon button ticked.

x0clean:no
x0taskwin:no
x0stamp:no
x0recurse:yes
x0output:no

x1savecom:no
x1remove:no
x1indate:no
x1injpeg:no
x1infile:no
x1jpegtran:yes

x2greyscale:no
x2optimised:yes
x2progressive:no
x2removeins:yes
x2report:no
x2restart:no
x2transform:no
x2trim:yes


# RADIO BUTTON OPTIONS (3 sets)
# =============================

# The same token is used as for the legends in Jclean's Messages file.
# Option is 'yes' to start with the icon button depressed.
# Only the first 'yes' in each set is recognised.

x1savescrap:yes
x1savejpeg:no

x2report1:yes
x2report2:no

x2restblk:yes
x2restrow:no


# VALUE WRITABLE ICONS
# ====================

# Option is a numerical value (1 to 99).

x2restblkn:1
x2restrown:1


# SLAB IN/OUT OPTIONS (1 set)
# ===========================

# Option is 'yes' to start with the icon button depressed.
# Only the first 'yes' in each set is recognised.

x2tran1:no
x2tran2:no
x2tran3:yes
x2tran4:no
x2tran5:no
x2tran6:no
x2tran7:no


# COMMON COMMENT FILE PATH
# ========================

# The icon legend will be displayed if the file is
# not found or its access details do not allow its use,
# or is an empty file or larger than 65534 bytes.
# Maximum size for path is 230 bytes

x1infilepath:<Jclean$Dir>.Comment


# EXPORT/INSERT COMMENT FILENAME EXTENSIONS
# =========================================

# maximum of 8 characters, including the '/' is allowed.

# extension of files comments are to be copied to - default is '/out'
x1savejpegext:out

# extension of files to be inserted as comments - default is '/txt'
x1injpegext:/txt


# FILEDATE/COMMENT STRING
# =======================

# Set date format and/or user-defined message -- maximum 230 characters
# The string is parsed by Territory_ConvertDateAndTime to show
# local time and is user configurable (see !Help file).
# If the string contains 'UTC' then Jclean substitutes a fixed date
# and time format "CEYY:MM:DD HH:MM:SS +CScs UTC"
# 'UTC' (Universal Time Co-ordinates) = 'GMT' (Greenwich Mean Time)
# If the output file is to be datestamped, the new date will be used.
# NOTE: you can use this to insert a short comment without a date.
# If no filedate string is supplied, Jclean will use "UTC".

# Here are some example strings -- comment out (#) all but one.

filedate:Date of file: UTC.%%0Processed by !Jclean, Copyright  J.David Barrow, 2002
#filedate:Filedate %W3, %DY %M3 %CE%YR, %24:%MI:%SE +%CScs %TZ.%%0Processed by !Jclean, Copyright  J.David Barrow, 2002
#filedate:%24:%MI:%SE %DY/%MN/%CE%YR
#filedate:A comment with no date in it.

# Format fields you can use for the time and date (PRM 1-401)

# %CS = centiseconds
# %SE = seconds
# %MI = minutes
# %12 = hours (12-hour format)
# %24 = hours (24-hour format)
# %AM = a.m. or p.m. indicator
# %PM = a.m. or p.m. indicator
# %WE = weekday (full name)
# %W3 = weekday (3-letter abbreviation)
# %WN = weekday (number in week)
# %DY = day of month
# %ST = ordinal prefix/suffix
# %MO = month (full name)
# %M3 = month (3-letter abbreviation)
# %MN = month (number in year)
# %CE = century
# %YR = year
# %WK = week (of year)
# %DN = day (of year)
# %TZ = time zone (e.g. GMT, BST)

# Because the string is parsed twice (by MessageTrans and by
# Territory_ConvertDateAndTime), the following two characters
# require a double percentage prefix.

# %%0 = insert a newline (&0A).
# %%% = insert a percentage symbol (%)

# End of Jclean configuration file
