home *** CD-ROM | disk | FTP | other *** search
- ; GNEWS V2.03, 1991/92(C)
- ; By Gibi Cohen
- ; Supports RemoteAccess, SuperBBS, QuickBBS
-
- ; Any field can be disabled by placing ';' at the start of the line, and
- ; default value will be used.
- ; Comments are marked with ';'.
- ;
- ; Default values will be used in cases of Syntax-Errors or if Invalid values
- ; are assigned to parameters.
- ;
-
- AsciiFile = true
- AvtRLEmode = false
- GnewsLogo = true
- ScanAnimation = 1 ; (1-6)
- MessageHeader = 1 ; (1-4)
- WordWrap = 0
- Loging = false
- ProductSupport = false
-
- MessageArea = 1
- Max_Messages_Age = 0
- Just_Subject = ""
-
- PrivateMsgs = true
- PublicMsgs = true
- ScreenTitle = " Gnews Bulletins "
- No_Active_Messages_Screen = true
- Title_When_No_Active_Messages = true
- No_Active_Messages_Message = "No Active messages found."
- Add_Cls_At_End = false
- Pause_After_Last_Message = true
- Disable_Stopping_With_S = false
- Enable_Stopping_With_S_after_First_Msg = false
- Enable_Stopping_With_S_after_High_Date = false
- Pause_After_N_Lines = 23
- PauseMessage = "<< PAUSE >>"
- Pause_After_Each_Message = false
- Clear_After_Pause = false
- Message_Stat_At_Start = false
- Message_Stat_At_End = false
- ExcludeFileName = ""
-
-
- ; Color Table:
- ; ┌────────────────────────────────────────────┬───────────────────────┐
- ; │ Foreground Colors... │ Background Colors... │
- ; ├────────────────────────────────────────────┼───────────────────────┤
- ; │ │ │
- ; │ · Black · Flashing Black │ · Black │
- ; │ · Blue · Flashing Blue │ · Blue │
- ; │ · Green · Flashing Green │ · Green │
- ; │ · Cyan · Flashing Cyan │ · Cyan │
- ; │ · Red · Flashing Red │ · Red │
- ; │ · Purple · Flashing Purple │ · Purple │
- ; │ · Brown · Flashing Brown │ · Brown │
- ; │ · White · Flashing White │ · White │
- ; │ · Gray · Flashing Gray │ │
- ; │ · Bright Blue · Flashing Bright Blue │ │
- ; │ · Bright Green · Flashing Bright Green │ │
- ; │ · Bright Cyan · Flashing Bright Cyan │ │
- ; │ · Bright Red · Flashing Bright Red │ │
- ; │ · Bright Purple · Flashing Bright Purple │ │
- ; │ · Bright Yellow · Flashing Bright Yellow │ │
- ; │ · Bright White · Flashing Bright White │ │
- ; └────────────────────────────────────────────┴───────────────────────┘
-
- ColScreenFg = Bright White
- ColScreenBg = Blue
- ColShadowBg = Black
- ColProductSupportFg = Bright Green
- ColProgTitleFg = Bright White
- ColProgTypeFg = Bright Yellow
- ColPauseMessageFg = Flashing Bright Red ; Shareware Option
- ColPauseMessageBg = Black ; Shareware Option
- ColBulletTitleFg = Bright White
- ColBulletTitleBg = Red
- ColMsgHeaderFg = Bright White
- ColMsgHeaderBg = Red
- ColMsgHeaderSquareFg = Bright Yellow
- ColMsgHeaderConstFg = Bright Yellow
- ColMsgHeaderDataFg = Bright White
- ColMsgStatTitleFg = Bright Yellow
- ColMsgStatSquaresFg = Bright Purple
- ColMsgStatConstFg = Bright Cyan
- ColMsgStatDataFg = Bright White
- ColMsgStatBg = Red