use lowecase files in examples

This commit is contained in:
Stas Degteff 2011-02-17 13:46:47 +00:00
parent c0b79c8da7
commit ed63c97cc0
4 changed files with 215 additions and 205 deletions

View File

@ -146,34 +146,34 @@ AKAMatchManually No
// The path to your nodelists.
// NOTE: This keyword MUST be in GOLDED.CFG!!!
NODEPATH C:\FIDO\FD\NODELIST\
NODEPATH c:\fido\fd\nodelist\
// Filenames of your nodelists.
// If extention is ".*" or ".999", the newest is used automatically.
// NOTE: This keyword MUST be in GOLDED.CFG!!!
NODELIST NODELIST.999
NODELIST FDPOINT.PVT
;NODELIST FDNET.PVT
;NODELIST 117LIST.999 117
;NODELIST DBRIDGE.PVT 2:236/77
NODELIST nodelist.999
NODELIST fdpoint.pvt
;NODELIST fdnet.pvt
;NODELIST 117list.999 117
;NODELIST dbridge.pvt 2:236/77
// Filenames of your userlists (FIDOUSER.LST format).
// NOTE: This keyword MUST be in GOLDED.CFG!!!
USERLIST GOLDED.LST
;USERLIST FIDOUSER.LST
;USERLIST DK-POINT.NAM
USERLIST golded.lst
;USERLIST fidouser.lst
;USERLIST dk-point.nam
// Uncomment this to use FrontDoor nodelist indexes.
NODEPATHFD C:\FIDO\FD\NODELIST\
NODEPATHFD c:\fido\fd\nodelist\
// Uncomment this to use InterMail nodelist indexes.
;NODEPATHIM R:\NODELIST\
;NODEPATHIM r:\nodelist\
// Uncomment this to use Version 7 nodelist indexes.
NODEPATHV7 C:\FIDO\FD\NODELIST\
NODEPATHV7 c:\fido\fd\nodelist\
// Uncomment this to use a raw FIDOUSER.LST file.
;FIDOUSERLIST R:\NODELIST\FIDOUSER.LST
;FIDOUSERLIST r:\nodelist\fidouser.lst
// Define nodes to be excluded from the GoldED nodelist index.
// This can be used to save disk space or nodelist compile time.
@ -223,7 +223,7 @@ LOOKUPLOCAL NO
// Additional address macros can be placed in an external file.
// Supports the format used by FrontDoor, Maximus etc.
NAMESFILE C:\FIDO\GOLDED\NAMES.GED
NAMESFILE c:\fido\golded\names.ged
----------------------------------------------------------------------
-- MESSAGE READER (HEADER)
@ -325,7 +325,7 @@ VIEWQUOTE YES ; Show all quotes.
// USERLISTFILE <Pathname>
// Name of a FIDOUSER.LST-style file where the names of participants
// of a conference can be placed, using the Ctrl-L function.
USERLISTFILE GOLDED.LST
USERLISTFILE golded.lst
// UUDECODEPATH <Pathname>
// Path where GoldED can create files decoded from uuencoded messages.
@ -340,13 +340,13 @@ ADDRESSBOOKADD NO ; No, never automatically add an user
// OUTPUTFILE <Pathname>
// Default output file for the Alt-W command. Default value is not defined.
;OUTPUTFILE GOLDED.OUT
;OUTPUTFILE golded.out
// FILEALIAS <Alias> <Pathname>
// File aliases. Shorthand names for filenames you write often.
;FILEALIAS DKB R:\DKBBS\DKBBS
;FILEALIAS DKP R:\DKPOINT\POINTS
;FILEALIAS VOTE R:\VOTES\VOTE.LST
;FILEALIAS DKB r:\dkbbs\dkbbs
;FILEALIAS DKP r:\dkpoint\points
;FILEALIAS VOTE r:\votes\vote.lst
// LOOKUPUSERBASE <yes/no> (no)
// If enabled, GoldED will attempt to find a matching username in the
@ -363,7 +363,7 @@ ADDRESSBOOKADD NO ; No, never automatically add an user
ATTRIBSCFM PVT RRC K/S
// Confirmation receipt template.
CONFIRMFILE GOLDED.CFM
CONFIRMFILE golded.cfm
// Define how GoldED should respond when you read a message with the
// confirmation request attribute set.
@ -378,12 +378,12 @@ CONFIRMRESPONSE YES ; Generate receipt automatically.
ATTRIBSFRQ PVT K/S
// Known file extensions
FRQEXT .ARJ
FRQEXT .ARC
FRQEXT .LZH
FRQEXT .ZIP
FRQEXT .RAR
FRQEXT .ACE
FRQEXT .arj
FRQEXT .arc
FRQEXT .lzh
FRQEXT .zip
FRQEXT .rar
FRQEXT .ace
;FRQEXT .*
// Map certain nodenumbers in announcements to another. Useful if you
@ -415,12 +415,12 @@ AREAFREQTO NETMAIL
INBOUNDPATH c:\fido\fd\inbound
// Default path for attached files without a path.
ATTACHPATH C:\FIDO\FD\INBOUND
ATTACHPATH c:\fido\fd\inbound
// Binkley-style outbound path. Currently only used for WaZOO .REQ
// file requests. This should be the name of your primary outbound
// without extension.
;OUTBOUNDPATH R:\BINKLEY\OUTBOUND
;OUTBOUNDPATH r:\binkley\outbound
----------------------------------------------------------------------
-- COPY/MOVE/REPLIES
@ -495,10 +495,10 @@ EDITINTERNAL YES
// How to execute an external editor via batchfiles.
EDITOR edit @file
;EDITOR C:\4DOS\4DOS.COM /C C:\BAT\Q.BTM @file -N@line
;EDITOR c:\4dos\4dos.com /C C:\BAT\Q.BTM @file -N@line
// External editor message file and internal editor backup file.
EDITORFILE GOLDED.TMP
EDITORFILE golded.tmp
// Enable the hardline feature when using the external editor.
EDITHARDLINES YES
@ -558,10 +558,10 @@ EDITSAVEMENU Yes
// Example: "oDiNn sOrEnSeN" would be mixcased to "Odinn Sorensen".
EDITMIXCASE No
// Define the commandline for a spell checker.
//EDITSPELLCHECK 4DOS /CC:\PROGR\SS\SS.EXE @file
// Define the commandline for a spell checker. Use myspell or MS spell instead this.
//EDITSPELLCHECK 4dos /Cc:\progr\ss\ss.exe @file
//EDITSPELLCHECK ispell -d russian @file
EDITSPELLCHECK C:\PROGR\SS\SS.EXE @file
//EDITSPELLCHECK c:\progr\ss\ss.exe @file
// How to handle the "Re:" string in the subject when replying.
;EDITREPLYRE YES ; Add "Re:" if there isn't one.
@ -631,7 +631,7 @@ EDITHEADERFIRST NEW, CHANGES, FORWARDS ; Only for new or changed msgs.
-- MESSAGE TEMPLATES
// Path to the template files. Defaults to the GOLDPATH.
;TEMPLATEPATH C:\FIDO\GOLDED\TEMPLATE\
;TEMPLATEPATH c:\fido\golded\template\
// Select template based on the address of the message you want to
// reply to.
@ -760,7 +760,7 @@ elsif unix
;URLHandler -Pause -NoKeepCtrl -Wipe -NoCls lynx @url
else
// € ¢ í⮬ á«ãç ¥ (DOS, OS/2) ­ ©¤¥­­ë¥ URL ¬®¦­® ᮡ¨p âì ¢ ⥪áâ®¢ë© ä ©«:
URLHANDLER echo @url >> C:\FIDO\Urls_Ged.txt
URLHANDLER echo @url >> c:\fido\urls_ged.txt
endif
// Process RFC Headerlines at top of the message.
@ -773,17 +773,17 @@ INTERNETDOMAIN fidonet.org
;QUOTECHARS "|"
// Path where unpacked SOUP format packets can be found.
SOUPIMPORTPATH C:\FIDO\SOUP\TEMP\
SOUPIMPORTPATH c:\fido\soup\temp\
// Path where SOUP reply packets can be created.
SOUPEXPORTPATH C:\FIDO\SOUP\
SOUPEXPORTPATH c:\fido\soup\
// Margin for SOUP style areas (76 chars is default).
// SOUPEXPORTMARGIN 79
// Filename of your .newsrc file, listing the active newsgroups.
// Newsgroups listed in this file are marked as newsgroups in GoldED.
SOUPNEWSRCFILE C:\FIDO\SOUP\SOUPGATE\NEWSRC
SOUPNEWSRCFILE c:\fido\soup\soupgate\newsrc
// Name of an area where articles for unknown newsgroups can be placed
// when importing SOUP packets.
@ -796,11 +796,11 @@ SOUPEMAIL E-MAIL
// GoldED will put the echoid of imported newsgroups in this file.
// This is for use with an external replylinker.
SOUPTOSSLOG c:\FIDO\UTIL\FE\IMPORT.JAM
SOUPTOSSLOG c:\fido\util\fe\import.jam
// Commandline for an external replylinker to call automatically
// after importing a SOUP packet.
SOUPREPLYLINKER C:\fido\util\fe\feutil link
SOUPREPLYLINKER c:\fido\util\fe\feutil link
// Mark this area as e-mail.
;AREAISEMAIL E-MAIL
@ -834,12 +834,12 @@ CTRLINFONEWS NO
-- QWK FEATURES
// Basic QWK setup
QWKIMPORTPATH C:\PROGR\TM\DOWNL\
QWKEXPORTPATH C:\PROGR\TM\UPL\
QWKIMPORTPATH c:\progr\tm\downl\
QWKEXPORTPATH c:\progr\tm\upl\
QWKBADMSGS BADMAIL
// Replylinking when using GEcho and JAM areas:
;QWKTOSSLOG c:\FIDO\UTIL\FE\IMPORT.JAM
;QWKTOSSLOG c:\fido\util\fe\import.jam
;QWKREPLYLINKER C:\fido\util\fe\feutil link
// QWK conference mapping
@ -891,7 +891,7 @@ TWITTO NO ; Msgs to a TWITNAME are normal messages
// Path to "cookie" files. Cookie files are a collection of small
// multiline texts separated by empty lines. GoldED can use cookie
// files in the templates using the "@random" template token.
COOKIEPATH C:\FIDO\ASCII
COOKIEPATH c:\fido\ascii
// Enable this if you want the selection bar to wrap around from
// bottom to top (or vice versa) in lists.
@ -954,7 +954,7 @@ HIGHLIGHTUNREAD YES ; Yes, enable this feature.
;GIF ODINN
// Path to your collection of personal GIF's.
;GIFPATH X:\GFX_ART\
;GIFPATH x:\gfx_art\
----------------------------------------------------------------------
-- KEYBOARD AND MOUSE
@ -982,7 +982,7 @@ KEYBMODE Poll
;KEYBSTACK @S A ; Intended to "Scan All" areas. Not useful if you have "AREASCAN *".
// GoldED does not have any mouse support in this release.
MOUSE YES
;MOUSE YES
----------------------------------------------------------------------
-- MESSAGE KLUDGE LINES
@ -1033,7 +1033,7 @@ CTRLINFOLOCAL TEARLINE, ORIGIN
//ORIGIN Living in interesting times
//ORIGIN This is a message to @dfname :-)
//ORIGIN Busier than a one-legged man in an ass-kicking contest
ORIGIN @C:\FIDO\ASCII\TAGLINES.TXT
ORIGIN @c:\fido\ascii\taglines.txt
IF PLUS
@ -1059,7 +1059,7 @@ TAGLINESUPPORT NO
TAGLINECHAR .
// Define a tagline collection file. Taglines will be picked randomly.
TAGLINE @C:\FIDO\ASCII\TAGLINES.TXT
TAGLINE @c:\fido\ascii\taglines.txt
// Define a bunch of taglines. These can be selected from a selection menu.
;TAGLINE 2.000.000 Lemmings can't be wrong.
@ -1084,12 +1084,12 @@ STYLECODES Yes
// Path to the GoldED files. Defaults to where GOLDED.CFG was found.
// It is NOT recommended to define this keyword. It is better to rely
// on the default.
;GOLDPATH R:\GOLDED\
;GOLDPATH r:\golded\
// Path where GoldNODE can place a LARGE temporary file.
// Defaults to the GOLDPATH.
// NOTE: This keyword MUST be in GOLDED.CFG!!!
TEMPPATH C:\windows\temp\
TEMPPATH c:\windows\temp\
// Enable this to open files using SHARE.EXE compatible modes.
// This is required for networking/multitasking setups.
@ -1110,9 +1110,9 @@ DOSPROMPT No
-- LOGFILE
// Name of the GoldED log file. It is NOT recommended to change it.
LOGFILE GOLDED.LOG ; Default for GoldED for DOS
;LOGFILE GED386.LOG ; Default for GoldED for DOS/386
;LOGFILE GED2.LOG ; Default for GoldED for OS/2
LOGFILE golded.log ; default for golded for dos
;LOGFILE ged386.log ; default for golded for dos/386
;LOGFILE ged2.log ; default for golded for os/2
// LOGFORMAT <fd,max,bink,qbbs,db> (fd)
// Defines the log format GoldED should use when writing to the logfile.
@ -1135,28 +1135,28 @@ BEEPYOURMAIL YES ; Beep only when reading it the first time.
;BEEPYOURMAIL NO ; Never beep on your mail.
// Path where sound files can be found.
SOUNDPATH C:\FIDO\GOLDED\SOUND
SOUNDPATH c:\fido\golded\sound
// Specify which sound file to play for an event.
;EVENT Arealist PLAY DING.VOC
;EVENT AskYesNo PLAY CHOOSE.VOC
;EVENT Attention PLAY CHORD.VOC
;EVENT DosShell PLAY BEAM_DAF.VOC
;EVENT EditComment PLAY CHORD.VOC
;EVENT EndOfMsgs PLAY CHIMES.VOC
;EVENT ErrorFatal PLAY DETRUCT.VOC
;EVENT Exit PLAY SUMBAEHH.VOC
;EVENT JobDone PLAY DING.VOC
;EVENT JobFailed PLAY HAL.VOC
;EVENT MsgDeleting PLAY TRASH.VOC
;EVENT MsgFromYou PLAY DING.VOC
;EVENT MsgIsLocal PLAY DING.VOC
;EVENT MsgIsTwit PLAY SHOTGUN.VOC
;EVENT MsgToYou PLAY HIMAN.VOC
;EVENT SearchFailed PLAY AHHHHH.VOC
;EVENT SearchSuccess PLAY YAAHUHU.VOC
;EVENT Startup PLAY TADA.VOC
;EVENT EditCompletion PLAY CASH.VOC
;EVENT Arealist PLAY ding.voc
;EVENT AskYesNo PLAY choose.voc
;EVENT Attention PLAY chord.voc
;EVENT DosShell PLAY beam_daf.voc
;EVENT EditComment PLAY chord.voc
;EVENT EndOfMsgs PLAY chimes.voc
;EVENT ErrorFatal PLAY detruct.voc
;EVENT Exit PLAY sumbaehh.voc
;EVENT JobDone PLAY ding.voc
;EVENT JobFailed PLAY hal.voc
;EVENT MsgDeleting PLAY trash.voc
;EVENT MsgFromYou PLAY ding.voc
;EVENT MsgIsLocal PLAY ding.voc
;EVENT MsgIsTwit PLAY shotgun.voc
;EVENT MsgToYou PLAY himan.voc
;EVENT SearchFailed PLAY ahhhhh.voc
;EVENT SearchSuccess PLAY yaahuhu.voc
;EVENT Startup PLAY tada.voc
;EVENT EditCompletion PLAY cash.voc
;EVENT Startup PLAY d:\talula.mp3
@ -1249,7 +1249,7 @@ COLORSET DETECT ; Select based on screencard and intense value.
;COLORSET MONO ; Select standard monochrome set.
// Include a color setup from another file.
INCLUDE GEDCOLOR.CFG
INCLUDE gedcolor.cfg
// ColorName <name/address> <color>
// This is used to define special color for some names and/or addresses.
@ -1373,17 +1373,21 @@ PRINTMARGIN 80
-- CHARACTER TRANSLATION
// Path where the *.ESC and *.CHS files can be found.
XLATPATH C:\FIDO\GOLDED\XLAT\
XLATPATH c:\fido\golded\xlat\
// Include file with character tables declarations
include charsets.cfg ; This list is generated using allowed character translation table files
// And add personal tunning below
// Definition of escape sequence translation files.
XLATESCSET COMPOSED IBMPC CMP_IBM.ESC
XLATESCSET I51 IBMPC I51_IBM.ESC
XLATESCSET MNEMONIC IBMPC MNE_IBM.ESC
XLATESCSET MNEMONIC CP850 MNE_850.ESC
;XLATESCSET COMPOSED IBMPC cmp_ibm.esc
;XLATESCSET I51 IBMPC i51_ibm.esc
;XLATESCSET MNEMONIC IBMPC mne_ibm.esc
;XLATESCSET MNEMONIC CP850 mne_850.esc
// Definitions of character translation tables
;XLATCHARSET <from charset> <to charset> <character translation table file>
include charsets.cfg ; This list is generated using allowed character translation table files
// Exclusion from charsets.cfg
// Character translation table for "auto" recoding feature.
@ -1395,25 +1399,25 @@ XlatCharSet AUTO CP850 850_850.chs
;XlatCharSet CP866 KOI8-R 866_koiX.chs
// Non-standard charsets names (See also XLATCHARSETALIAS)
XLATCHARSET MAC MAC mac_mac.chs
XLATCHARSET UKR CP866 ukr_866.chs
XLATCHARSET UKR KOI8-R ukr_koi.chs
XLATCHARSET UKR KOI8-U ukr_kou.chs
XLATCHARSET UKR UKR ukr_ukr.chs
XLATCHARSET CP866 UKR 866_ukr.chs
XLATCHARSET KOI8-U UKR kou_ukr.chs
XLATCHARSET CP866 WIN 866_win.chs
//XLATCHARSET WIN +7_FIDO win_866.chs
//XLATCHARSET +7_FIDO +7_FIDO 866_866.chs
//XLATCHARSET +7_FIDO ISO8859-5 866_ISO.chs
//XLATCHARSET +7_FIDO KOI8-R 866_koi.chs
//XLATCHARSET +7_FIDO KOI8-U 866_kou.chs
//XLATCHARSET +7_FIDO CP1125 866_ukr.chs
//XLATCHARSET +7_FIDO CP1251 866_win.chs
//XLATCHARSET KOI8-R +7_FIDO koi_866.chs
//XLATCHARSET KOI8-U +7_FIDO kou_866.chs
//XLATCHARSET CP1125 +7_FIDO ukr_866.chs
//XLATCHARSET CP1251 +7_FIDO win_866.chs
;XLATCHARSET MAC MAC mac_mac.chs
;XLATCHARSET UKR CP866 ukr_866.chs
;XLATCHARSET UKR KOI8-R ukr_koi.chs
;XLATCHARSET UKR KOI8-U ukr_kou.chs
;XLATCHARSET UKR UKR ukr_ukr.chs
;XLATCHARSET CP866 UKR 866_ukr.chs
;XLATCHARSET KOI8-U UKR kou_ukr.chs
;XLATCHARSET CP866 WIN 866_win.chs
;XLATCHARSET WIN +7_FIDO win_866.chs
;XLATCHARSET +7_FIDO +7_FIDO 866_866.chs
;XLATCHARSET +7_FIDO ISO8859-5 866_ISO.chs
;XLATCHARSET +7_FIDO KOI8-R 866_koi.chs
;XLATCHARSET +7_FIDO KOI8-U 866_kou.chs
;XLATCHARSET +7_FIDO CP1125 866_ukr.chs
;XLATCHARSET +7_FIDO CP1251 866_win.chs
;XLATCHARSET KOI8-R +7_FIDO koi_866.chs
;XLATCHARSET KOI8-U +7_FIDO kou_866.chs
;XLATCHARSET CP1125 +7_FIDO ukr_866.chs
;XLATCHARSET CP1251 +7_FIDO win_866.chs
// Import charsets (8-bit to 8-bit) - see charsets.cfg
;XLATCHARSET AUTO IBMPC ISO_IBM.CHS
@ -1485,7 +1489,7 @@ XLATCHARSET CP866 WIN 866_win.chs
;XLATCHARSET CP850 MNEMONIC 850_MNE.CHS
// This defines charset aliases for import tables.
;XLATCHARSETALIAS "charset" "alias1" "alias2"...
//XLATCHARSETALIAS "charset" "alias1" "alias2"...
;XLATCHARSETALIAS ISO-11 ISO-8859-11 ISO8859-11
// Common invalid configurations and different charsets names
XLATCHARSETALIAS CP437 IBMPC
@ -1501,14 +1505,18 @@ XLATCHARSETALIAS CP10017 MAC-UKRAINIAN MAC-UKRAINE
// The character set that incoming messages are assumed to have.
XLATIMPORT IBMPC ; Default
;XLATIMPORT IBMPC ; Obsoleted
;XLATIMPORT LATIN-1
XLATIMPORT CP850 ; Europe
;XLATIMPORT CP866 ; Russia and around
// Default character set for messages that you write.
// If you uncomment the IBMPC line, your messages will have the kludge
// "^aCHRS: IBMPC 2".
XLATEXPORT IBMPC
;XLATEXPORT IBMPC ; Obsoleted, please don't use this
;XLATEXPORT LATIN-1
XLATEXPORT CP850 ; Europe
;XLATEXPORT CP866 ; Russia and around
// The actual physical character set.
// WARNING: You should only change this from IBMPC if you have a
@ -1516,8 +1524,10 @@ XLATEXPORT IBMPC
// physical character set. In other words, if you are using codepage
// 850 and want 100% correct translation, you must be sure that you
// have 850_ISO.CHS, ISO_850.CHS, etc. etc.
;XLATLOCALSET CP850
XLATLOCALSET IBMPC
;XLATLOCALSET IBMPC ; Obsoleted
XLATLOCALSET CP850
;XLATLOCALSET CP866 ; Russia and around for DOS, Windows and OS/2
;XLATLOCALSET KOI8-R ; Russian locale on unix-like OS
// Used to translate latin A-Za-z to local charset if one of neighbours
// is from local charset too. Will work only for search.
@ -1546,7 +1556,7 @@ ATTRIBSNEWS LOC
-- Special MSGBASE FORMAT SETUP
// Path where you keep your AdeptXBBS
;ADEPTXBBSPATH R:\ADEPT\
;ADEPTXBBSPATH r:\adept\
// Set lastread index position for multiuser setups.
;ADEPTXBBSUSERNO -1 ; Find your lastread index automatically.
@ -1555,8 +1565,8 @@ ATTRIBSNEWS LOC
;ADEPTXBBSUSERNO X ; Set your lastread to index position X.
// Path where the Ezycom msgbase and userbase can be found.
;EZYCOMMSGBASE R:\EZY\MSGBASE\
;EZYCOMUSERBASE R:\EZY\USERBASE\
;EZYCOMMSGBASE r:\ezy\msgbase\
;EZYCOMUSERBASE r:\ezy\userbase\
// Set lastread index position for multiuser setups.
;EZYCOMUSERNO -1 ; Find your lastread index in the USERS.BBS file.
@ -1565,10 +1575,10 @@ ATTRIBSNEWS LOC
;EZYCOMUSERNO X ; Set your lastread to index position X.
// Path to the MSG*.DAT, LASTREAD.DAT and USERS.DAT files.
;GOLDBASEPATH M:\GOLDBASE\
;GOLDBASEPATH m:\goldbase\
// Path to the NETMAIL.DAT and ECHOMAIL.DAT files.
;GOLDBASESYSPATH M:\GOLDBASE\
;GOLDBASESYSPATH m:\goldbase\
// Set lastread index position for multiuser setups.
;GOLDBASEUSERNO -1 ; Find your lastread index in the USERS.DAT file.
@ -1577,7 +1587,7 @@ ATTRIBSNEWS LOC
;GOLDBASEUSERNO X ; Set your lastread to index position X.
// Path where the PCBOARD.DAT file can be found.
;PCBOARDPATH R:\PCBOARD\
;PCBOARDPATH r:\pcboard\
// Set lastread index position for multiuser setups.
;PCBOARDUSERNO -1 ; Find your lastread index in the userbase files.
@ -1605,8 +1615,8 @@ FIDOHWMARKS NO ; Ignore them.
// NOTE: If you select FTS1, be sure that ALL your other software
// supports it. Otherwise you might see strange zone and point numbers
// on addresses in some messages.
;FIDOMSGTYPE FTS1 ; Use FTS-1 format (zone/point fields).
FIDOMSGTYPE OPUS ; Use Opus format (date/timestamp fields).
;FIDOMSGTYPE FTS1 ; Use FTS-1 format (zone/point fields). Few programs use this format.
FIDOMSGTYPE OPUS ; Use Opus format (date/timestamp fields). This is usually used.
// Replace NUL characters in the msgbody with LF characters.
// Only necessary when using badly buggy programs that break FTS-1 by
@ -1624,10 +1634,10 @@ FIDOMSGTYPE OPUS ; Use Opus format (date/timestamp fields).
-- HUDSON MSGBASE FORMAT SETUP
// Path to the MSG*.BBS, LASTREAD.BBS and USERS.BBS files.
HUDSONPATH C:\FIDO\FD\MSGBASE\
HUDSONPATH c:\fido\fd\msgbase\
// Path to the NETMAIL.BBS and ECHOMAIL.BBS files.
HUDSONSYSPATH C:\FIDO\FD\MSGBASE\
HUDSONSYSPATH c:\fido\fd\msgbase\
// The size, in bytes, when GoldED will start warning about the size
// of the MSGTXT.BBS file. The absolute size limit on that file is
@ -1644,7 +1654,7 @@ HUDSONSIZEWARN 16000000
-- JAM MSGBASE FORMAT SETUP
// Directory where NETMAIL.JAM and ECHOMAIL.JAM can be found.
JAMPATH C:\FIDO\FD\MSGBASE\
JAMPATH c:\fido\fd\msgbase\
// How to delete messages in JAM areas.
JAMHARDDELETE YES ; Delete them so that they don't show up again.
@ -1874,29 +1884,29 @@ AREALISTFORMAT "AM E CPUN G " ; layout without descs
-- MANUAL AREA DEFINITIONS
// Area definitions using the AREADEF keyword.
// NOTE: for OPUS/FIDO messagebases only directory name should be
// NOTE: for OPUS and FIDO messagebases only directory name should be
// specified, for another messagebases file suffixes should not be
// specified
;Syntax: Echoid "Description" Groupid Type Format Path or board Aka (Attributes) "Origin"
;AREADEF NMAIL "Nmail" A Net JAM C:\FIDO\HPT\MSGBASE\NMAIL . (Loc Pvt)
;AREADEF BAD "Bad" A Net JAM C:\FIDO\HPT\MSGBASE\BAD . (Loc Pvt)
;AREADEF DUPES "Dupes" A Net JAM C:\FIDO\HPT\MSGBASE\DUPES . (Loc Pvt)
;AREADEF NETMAIL "Netmail" 0 Net JAM C:\FIDO\FD\MSGBASE\NETMAIL . (Loc Pvt)
;AREADEF NET_DEV "FidoNet Developers" I Echo JAM M:\JAM\INT\NET_DEV . (Loc) "If you love MSGID, set it free!"
;AREADEF NMAIL "Nmail" A Net JAM c:\fido\hpt\msgbase\nmail . (Loc Pvt)
;AREADEF BAD "Bad" A Net JAM c:\fido\hpt\msgbase\bad . (Loc Pvt)
;AREADEF DUPES "Dupes" A Net JAM c:\fido\hpt\msgbase\dupes . (Loc Pvt)
;AREADEF NETMAIL "Netmail" 0 Net JAM c:\fido\fd\msgbase\netmail . (Loc Pvt)
;AREADEF NET_DEV "FidoNet Developers" I Echo JAM m:\jam\int\net_dev . (Loc) "If you love MSGID, set it free!"
;AREADEF C_ECHO "Int. C Discussion" I Echo Hudson 117 . (Loc) "C-king forever"
;AREADEF USR2USR "Online Users" B Local Squish M:\SQUISH\USR2USR . (Loc) "The Goldware BBS"
;AREADEF USR2USR "Online Users" B Local Squish m:\squish\usr2usr . (Loc) "The Goldware BBS"
;AREADEF EZY_TEST "Testing Ezycom" E Echo Ezycom 711 . (Loc) "Ezycom Test Area"
;AREADEF TWILIGHT "Twilight Zone" Z Echo PCBoard R:\PCB\MAIN\TWZN7 7:77/777.7777 (Loc)
;AREADEF TWILIGHT "Twilight Zone" Z Echo PCBoard r:\pcb\main\twzn7 7:77/777.7777 (Loc)
// Area for save a deleted messaged. See also sample of macros in goldkeys.cfg
// and sample of golded.bat.
;AREADEF TRASHCAN "Trash Can for deleted messages" Z Local Opus M:\SQUISH\TRASHCAN\ . (Loc Lok)
;AREADEF TRASHCAN "Trash Can for deleted messages" Z Local Opus m:\squish\trashcan\ . (Loc Lok)
// Packed messagebase (read only!) - declaration.
// (Packed messagebase identified with attribute "Pkd")
// NOTE: packed messagebase file suffix (extention in DOS term) should be specified!
AreaDef ZIP.MAIL "Zipped netmail" L Echo Squish C:\FIDO\SQBASE\ZIP\zipmail.zip . (Loc Pkd)
AreaDef ZIP.MAIL "Zipped netmail" L Echo Squish c:\fido\sqbase\zip\zipmail.zip . (Loc Pkd)
// Read packed messagebase - unpacker definitions.
@ -1916,21 +1926,21 @@ AreaDef ZIP.MAIL "Zipped netmail" L Echo Squish C:\FIDO\SQBASE\ZIP\zipmail.zip
IF UNIX
UNPACKER zip "/usr/bin/unzip -e @file"
ELSE
UNPACKER zip "C:\FIDO\SQ\pkunzip -e @file"
UNPACKER zip "c:\fido\sq\pkunzip -e @file"
ENDIF
// Area definitions using the AREA keyword. (Old format).
;Syn: Echoid "Description" FmtTyp Path or board Akano Attributes
;AREA NETMAIL "Netmails" ON M:\MSG\NETMAIL\ 0 Loc Pvt
;AREA NET_DEV "FidoNet Developers" JE M:\JAM\INT\NET_DEV 0 Loc
;AREA NETMAIL "Netmails" ON m:\msg\netmail\ 0 Loc Pvt
;AREA NET_DEV "FidoNet Developers" JE m:\jam\int\net_dev 0 Loc
;AREA C_ECHO "Int. C Discussion" HE 117 0 Loc
;AREA USR2USR "Online Users" ML M:\SQUISH\USR2USR 0 Loc
;AREA USR2USR "Online Users" ML m:\squish\usr2usr 0 Loc
;AREA EZY_TEST "Testing Ezycom" EE 711 0 Loc
;AREA TWILIGHT "Twilight Zone" PE R:\PCB\MAIN\TWZN7 7 Loc
;AREA TWILIGHT "Twilight Zone" PE r:\pcb\main\twzn7 7 Loc
// Get descriptions from an echolist.
;AREAFILE EchoList C:\FIDO\UTIL\FE\AREAS.BBS
;AREAFILE EchoList c:\fido\util\fe\areas.bbs
// Manually define descriptions. See also the manual for more details.
;AREADESC C_ECHO "International C discussion"
@ -1945,86 +1955,86 @@ ENDIF
// Default path for AREAFILE's and semaphores.
// Use as path to configs of the FrontDoor
//AREAPATH C:\FIDO\FD\
//AREAPATH c:\fido\fd\
// GoldED can get area setup from many other programs.
// Uncomment and edit one of these for a quick and simple area setup.
;AREAFILE AdeptXBBS R:\ADEPT\
;AREAFILE AdeptXBBS r:\adept\
;AREAFILE AdeptXBBS ; AdeptXBBS using token AREAPATH
;AREAFILE Areas_BBS R:\HUDSON\AREAS.BBS
;AREAFILE AreasBBS R:\HUDSON\AREAS.BBS ; == AREAFILE Areas_BBS
;AREAFILE Crashmail R:\CRASHMAIL\crashecho.cfg
;AREAFILE Crashecho R:\CRASHMAIL\crashecho.cfg ; == AREAFILE Crashmail
;AREAFILE D_Bridge R:\DB\ ; == AREAFILE DBridge
;AREAFILE DBridge R:\DB\ ; D'Bridge
;AREAFILE Areas_BBS r:\hudson\areas.bbs
;AREAFILE AreasBBS r:\hudson\areas.bbs ; == AREAFILE Areas_BBS
;AREAFILE Crashmail r:\crashmail\crashecho.cfg
;AREAFILE Crashecho r:\crashmail\crashecho.cfg ; == AREAFILE Crashmail
;AREAFILE D_Bridge r:\db\ ; == AREAFILE DBridge
;AREAFILE DBridge r:\db\ ; D'Bridge
;AREAFILE DBridge ; D'Bridge, using env.var. DBRIDGE or DB or token AREAPATH
;AREAFILE Dutchie R:\DUTCHIE\ ; Dutchie 2.9x
;AREAFILE Dutchie r:\dutchie\ ; Dutchie 2.9x
;AREAFILE Dutchie ; Dutchie using env.var. DUTCHIE or token AREAPATH
;AREAFILE Ezycom R:\EZY\ ; Ezycom 1.02 or 1.10
;AREAFILE Ezycom r:\ezy\ ; Ezycom 1.02 or 1.10
;AREAFILE Ezycom ; Ezycom using env.var. EZY or token AREAPATH
;AREAFILE Echolist R:\FIDO\arealist.lst
;AREAFILE Fastecho R:\FASTECHO\ ; Fastecho 1.1x, 1.41 or 1.42
;AREAFILE Echolist r:\fido\arealist.lst
;AREAFILE Fastecho r:\fastecho\ ; Fastecho 1.1x, 1.41 or 1.42
;AREAFILE Fastecho ; Fastecho using env.var. FASTECHO or token AREAPATH
;AREAFILE Fe_ABS R:\FE\ ; == AREAFILE Fastecho
;AREAFILE Fidoconfig R:\FIDO\config ; HPT
;AREAFILE Fe_ABS r:\fe\ ; == AREAFILE Fastecho
;AREAFILE Fidoconfig r:\fido\config ; HPT
;AREAFILE Fidoconfig ; HPT using env.var. FIDOCONFIG
;AREAFILE FidoPCB R:\FIDOPCB\
;AREAFILE FidoPCB r:\fidopcb\
;AREAFILE FidoPCB ; FidoPCB using env.var. FIDOPCB or token AREAPATH
;AREAFILE FMail R:\FMAIL\
;AREAFILE FMail r:\fmail\
;AREAFILE FMail ; FMail using env.var. FMAIL or token AREAPATH
;AREAFILE FrontDoor R:\FD\ M:\HUDSON\AREAS.BBS
;AREAFILE FrontDoor M:\HUDSON\AREAS.BBS ; Using AREAPATH or env.var. FD
;AREAFILE GEcho R:\GECHO\
;AREAFILE FrontDoor r:\fd\ m:\hudson\areas.bbs
;AREAFILE FrontDoor m:\hudson\areas.bbs ; Using AREAPATH or env.var. FD
;AREAFILE GEcho r:\gecho\
;AREAFILE GEcho ; GEcho using env.var. GE or token AREAPATH
;AREAFILE IMail R:\IMAIL\
;AREAFILE IMail r:\imail\
;AREAFILE IMail ; IMail using env.var. IMAIL or token AREAPATH
;AREAFILE InterMail R:\IM\
;AREAFILE InterMail r:\im\
;AREAFILE InterMail ; InterMail using env.var. IM or token AREAPATH
;AREAFILE LoraBBS R:\LORA\ ; LoraBBS 2.33 and 2.40
;AREAFILE LoraBBS r:\lora\ ; LoraBBS 2.33 and 2.40
;AREAFILE LoraBBS ; LoraBBS using env.var. LORA, LORABBS or token AREAPATH
;AREAFILE Maximus R:\MAX\ ; Maximus 3.x
;AREAFILE Maximus r:\max\ ; Maximus 3.x
;AREAFILE Maximus ; Maximus using env.var. MAXIMUS or token AREAPATH
;AREAFILE ME2 R:\ME2\AREADESC.ME2 R:\ME2\AREAS.BBS
;AREAFILE ME2 AREADESC.ME2 AREAS.BBS ; ME2 using token AREAPATH
;AREAFILE Opus R:\OPUS\
;AREAFILE ME2 r:\me2\areadesc.me2 r:\me2\areas.bbs
;AREAFILE ME2 areadesc.me2 areas.bbs ; ME2 using token AREAPATH
;AREAFILE Opus r:\opus\
;AREAFILE Opus ; Opus using env.var. OPUS or token AREAPATH
;AREAFILE Partoss R:\PARTOSS\ ; == AREAFILE Squish
;AREAFILE Pcboard R:\PCB\
;AREAFILE Partoss r:\partoss\ ; == AREAFILE Squish
;AREAFILE Pcboard r:\pcb\
;AREAFILE Pcboard ; Pcboard using env.var. PCBOARD or token AREAPATH
;AREAFILE Portal R:\PORTAL\ ; Portal of Power
;AREAFILE Portal r:\portal\ ; Portal of Power
;AREAFILE Portal ; P'o'P using env.var. POPCMDLINE and/or token AREAPATH
;AREAFILE ProBoard R:\PB\
;AREAFILE ProBoard r:\pb\
;AREAFILE ProBoard ; ProBoard using env.var. PB or token AREAPATH
;AREAFILE QEcho /usr/local/etc/qecho/AreaList ; QEcho by Eugene Sorochinsky
;AREAFILE QEcho /usr/local/etc/qecho/arealist ; QEcho by Eugene Sorochinsky
;AREAFILE QEcho ; Use /etc/qecho/AreaList
;AREAFILE QFront R:\QFRONT\
;AREAFILE QFront r:\qfront\
;AREAFILE QFront ; QFront using env.var. QFRONT or token AREAPATH
;AREAFILE QuickBBS R:\QBBS\ R:\QBBS\AREAS.BBS
;AREAFILE QuickBBS R:\QBBS\AREAS.BBS ;Using AREAPATH or env.var. QUICKBBS or QBBS
;AREAFILE RaEcho R:\RAECHO\ ; RA-ECHO 1.xx
;AREAFILE Ra_Echo R:\RAECHO\ ; == AREAFILE RaEcho
;AREAFILE QuickBBS r:\qbbs\ r:\qbbs\areas.bbs
;AREAFILE QuickBBS r:\qbbs\areas.bbs ;Using AREAPATH or env.var. QUICKBBS or QBBS
;AREAFILE RaEcho r:\raecho\ ; RA-ECHO 1.xx
;AREAFILE Ra_Echo r:\raecho\ ; == AREAFILE RaEcho
;AREAFILE Ra_Echo ; RA-ECHO using env.var. RAECHO or token AREAPATH
;AREAFILE RemoteAccess R:\RA\ R:\RA\AREAS.BBS
;AREAFILE RemoteAccess R:\RA\AREAS.BBS ; Using AREAPATH or env.var. RA
;AREAFILE SpaceToss R:\SPCTOSS\spctoss.ctl
;AREAFILE Squish R:\SQUISH\
;AREAFILE SuperBBS R:\SUPER\ R:\SUPER\AREAS.BBS
;AREAFILE SuperBBS R:\SUPER\AREAS.BBS ;Using AREAPATH or env. SUPERBBS or SBBS
;AREAFILE TerMail R:\TERMINAT\TM\
;AREAFILE Timed R:\TIMED\
;AREAFILE TMail R:\TERMINAT\TM\ ; == AREAFILE TerMail
;AREAFILE TosScan R:\TS\ ; TosScan 1.00 (and FrontDoor)
;AREAFILE RemoteAccess r:\ra\ r:\ra\areas.bbs
;AREAFILE RemoteAccess r:\ra\areas.bbs ; Using AREAPATH or env.var. RA
;AREAFILE SpaceToss r:\spctoss\spctoss.ctl
;AREAFILE Squish r:\squish\
;AREAFILE SuperBBS r:\super\ r:\super\areas.bbs
;AREAFILE SuperBBS r:\super\areas.bbs ;Using AREAPATH or env. SUPERBBS or SBBS
;AREAFILE TerMail r:\terminat\tm\
;AREAFILE Timed r:\timed\
;AREAFILE TMail r:\terminat\tm\ ; == AREAFILE TerMail
;AREAFILE TosScan r:\ts\ ; TosScan 1.00 (and FrontDoor)
;AREAFILE TosScan ; TosScan using env.var. FD or token AREAPATH
;AREAFILE WaterGate R:\WG\
;AREAFILE WaterGate r:\wg\
;AREAFILE WaterGate ; WaterGate using env.var. WTRGATE or token AREAPATH
;AREAFILE WMail R:\WMAIL\
;AREAFILE WMail r:\wmail\
;AREAFILE WMail ; WMail using env.var. WMAIL or token AREAPATH
;AREAFILE XMail R:\XMAIL\
;AREAFILE XMail r:\xmail\
;AREAFILE XMail ; WMail using env.var. XM or token AREAPATH
;AREAFILE SBBS R:\SBBS\ ; Synchronet BBS dir
;AREAFILE SBBS R:\SBBS\ctrl\ ; Synchronet BBS config dir
;AREAFILE SBBS R:\SBBS\ctrl\msgs.cnf ; Synchronet BBS config file
;AREAFILE SBBS r:\sbbs\ ; Synchronet BBS dir
;AREAFILE SBBS r:\sbbs\ctrl\ ; Synchronet BBS config dir
;AREAFILE SBBS r:\sbbs\ctrl\msgs.cnf ; Synchronet BBS config file
// Force format of the Hudson USERS.BBS file. (detect)
// Overrides AREAFILE RemoteAccess if used.
@ -2040,8 +2050,8 @@ AREAFILEGROUPS YES
// A group specifically for the echo named NET_DEV.
;GROUP NET_DEV
; MSGLISTHEADER YES
; LOADLANGUAGE GEDLNGUS.CFG
; OUTPUTFILE NET_DEV.TXT
; LOADLANGUAGE gedlngus.cfg
; OUTPUTFILE net_dev.txt
; VIEWHIDDEN YES
; VIEWKLUDGE YES
; WHOTO All
@ -2063,7 +2073,7 @@ GROUP E-Mail:
TEMPLATE INET.TPL
; PLAY WHEREMON.VOC
; ATTRIBUTES CRA PVT
; LOADLANGUAGE GEDLNGUS.CFG
; LOADLANGUAGE gedlngus.cfg
; USERNAME odinn@winboss.dk
; XLATIMPORT LATIN-1
; XLATEXPORT LATIN-1
@ -2074,12 +2084,12 @@ GROUP Newsgroups:
MEMBER ALT.*, COMP.*, MISC.*, NEWS.*, AT.*
MEMBER REC.*, SOC.*, SCI.*, TALK.*, DE.*, UK.*, TELEKABEL.*
EDITHARDTERM YES
TEMPLATE INET.TPL
TEMPLATE inet.tpl
CTRLINFO No
; MEMBER ALT.*, COMP.*, MISC.*, NEWS.*
; MEMBER REC.*, SOC.*, SCI.*, TALK.*
; MEMBER PINGNET.*
; LOADLANGUAGE GEDLNGUS.CFG
; LOADLANGUAGE gedlngus.cfg
; MSGLISTWIDESUBJ YES
; QUOTECHARS "|;"
; USERNAME odinn@winboss.dk
@ -2090,8 +2100,8 @@ ENDGROUP
// A group for Danish (FidoNet Region 23) echoes.
;GROUP Danish:
; MEMBER *_R23.*, *.23?
; LOADLANGUAGE GEDLNGDK.CFG
; TEMPLATE DANSK.TPL
; LOADLANGUAGE gedlngdk.cfg
; TEMPLATE dansk.tpl
; WHOTO Alle
;ENDGROUP
@ -2099,7 +2109,7 @@ ENDGROUP
;GROUP FidoNet:
; MEMBER GOLDED*, INTERCOOK, MUSIC, 4DOS, ENET.SOFT,
; MEMBER ENET.SYSOP, FDECHO, RA_UTIL, REGCON.EUR, OS2*
; LOADLANGUAGE GEDLNGUS.CFG
; LOADLANGUAGE gedlngus.cfg
; WHOTO All
;ENDGROUP

View File

@ -571,7 +571,7 @@ EditComment "Odinn" "That's right :-)"
EditComment "Odinnn" "Oops! One 'n' too many! :-)"
// ‚­¥è­¨© ¯®¤ª«îç ¥¬ë© á«®¢ pì ¯®ç⮢ëå  ¡¡p¥¢¨ âyp
// (¢ ä ©«¥ GOLDCMNT.CFG) ª®¬¬¥­â¨py¥¬ëå p¥¤ ªâ®p®¬
INCLUDE GOLDCMNT.CFG
INCLUDE goldcmnt.cfg
// Ž¯à¥¤¥«¥­¨¥ áâப, ª®â®àë¥ ¡ã¤ã⠢뢮¤¨âáï, ¯à¨ ¢¢®¤¥ ᮪à éñ­­®©
// ª®¬¡¨­ æ¨¨ ª« ¢¨è ¢® ¢áâ஥­­®¬ । ªâ®à¥. ‚롨ࠩ⥠ª«îç¥¢ë¥ áâப¨
@ -1621,7 +1621,7 @@ IgnoreCharSet Yes
// <20>ãâì ª â ¡«¨æ ¬ .chr ¨ .esc ¯¥à¥ª®¤¨à®¢®ª
;XlatPath <¯ãâì>
XlatPath C:\FIDO\GED\Xlat\
XlatPath c:\fido\ged\xlat\
// Ž¯à¥¤¥«¥­¨¥ ä ©«®¢ á ESC-â ¡«¨æ ¬¨.
// ‚¯à®ç¥¬, ¢ ª®¤¨à®¢ª¥ CP866 ¯à ªâ¨ç¥áª®¥ ¯à¨¬¥­¥­¨¥ ¯à®¡«¥¬ â¨ç­®.
@ -2257,7 +2257,7 @@ AreaPath C:\FIDO\SQ\
;AREAFILE Maximus ; Maximus ˆá¯®«ì§ãï ¯ãâì ¨§ ¯¥à¥¬¥­­®© ®ªà㦥­¨ï MAXIMUS, «¨¡® ¯ãâì ¨§ AREAPATH
;AREAFILE ME2 R:\ME2\AREADESC.ME2 R:\ME2\AREAS.BBS
;AREAFILE ME2 AREADESC.ME2 AREAS.BBS ; ME2 using token AREAPATH
;AREAFILE Opus R:\OPUS\
;AREAFILE Opus r:\opus\
;AREAFILE Opus ; Opus ˆá¯®«ì§ãï ¯ãâì ¨§ ¯¥à¥¬¥­­®© ®ªà㦥­¨ï OPUS, «¨¡® ¯ãâì ¨§ AREAPATH
;AREAFILE Partoss R:\PARTOSS\ ; == AREAFILE Squish
;AREAFILE Pcboard R:\PCB\
@ -2370,8 +2370,8 @@ AreaFileGroups Yes
// Ž¯à¥¤¥«¥­¨ï ¤«ï ®¡« á⨠NET_DEV.
;Group NET_DEV
; MsgListHeader Yes
; LoadLanguage GEDLNGUS.CFG
; OutputFile NET_DEV.TXT
; LoadLanguage gedlngus.cfg
; OutputFile net_dev.txt
; ViewHidden Yes
; ViewKludge Yes
; WhoTo All
@ -2389,8 +2389,8 @@ AreaFileGroups Yes
; Member NET_EMAIL*
; Attributes CRA PVT
; EditHardTerm Yes
; LoadLanguage GEDLNGUS.CFG
; Template EMAIL.TPL
; LoadLanguage gedlngus.cfg
; Template email.tpl
; UserName odinn@winboss.dk
; XlatImport LATIN-1
; XlatExport LATIN-1
@ -2402,11 +2402,11 @@ AreaFileGroups Yes
; Member REC.*, SOC.*, SCI.*, TALK.*
; Member PINGNET.*
; EditHardTerm Yes
; LoadLanguage GEDLNGUS.CFG
; LoadLanguage gedlngus.cfg
; MsgListWideSubj Yes
; QuoteChars "|:;"
; UserName odinn@winboss.dk
; Template NEWSGRPS.TPL
; Template newsgrps.tpl
; XlatImport LATIN-1
; XlatExport LATIN-1
;EndGroup
@ -2414,8 +2414,8 @@ AreaFileGroups Yes
// A group for Danish (FidoNet Region 23) echoes.
;Group Danish:
; Member *_R23.*, *.23?
; LoadLanguage GEDLNGDK.CFG
; Template DANSK.TPL
; LoadLanguage gedlngdk.cfg
; Template dansk.tpl
; Whoto Alle
;EndGroup
@ -2423,7 +2423,7 @@ AreaFileGroups Yes
;Group FidoNet:
; Member GOLDED*, INTERCOOK, MUSIC, 4DOS, ENET.SOFT,
; Member ENET.SYSOP, FDECHO, RA_UTIL, REGCON.EUR, OS2*
; LoadLanguage GEDLNGUS.CFG
; LoadLanguage gedlngus.cfg
; DispSoftCR No
; UseSoftCRXlat No
; WhoTo All

View File

@ -2,7 +2,7 @@
; Sample message template file for GoldED
; ----------------------------------------------------------------------
;
@LoadLanguage GEDLNGDK.CFG
@LoadLanguage gedlngdk.cfg
;
; ----------------------------------------------------------------------
; Insert these lines if the message is a moved reply.

View File

@ -2,7 +2,7 @@
; Sample message template file for GoldED
; ----------------------------------------------------------------------
;
@LoadLanguage GEDLNGUS.CFG
@LoadLanguage gedlngus.cfg
;
; ----------------------------------------------------------------------
; Insert these lines if the message is a moved reply.