Few more configuration options

This commit is contained in:
Alexander S. Aganichev
2001-12-05 21:21:41 +00:00
parent 8ff6239399
commit 112e7cd87a
10 changed files with 1268 additions and 33 deletions

View File

@@ -595,6 +595,13 @@ Here is a small "ruler" for the actual definitions below:
--------------------------------------------------------------------------------
*B 3019,Main Menu
You can run some commonly used commands by using this menu.
*E
--------------------------------------------------------------------------------
*B 4000,Header Editing
You are editing the message header. move around with the cursorkeys, <Tab>

View File

@@ -503,3 +503,28 @@ MI_ENTERCMDLINE " Enter command line "
WT_PEEKURL "Available URLs"
ST_PEEKURL "Select URL"
IL_PEEKINFONOURLS " No valid URLs were found in this msg! "
MI_MMMAIN "M Main "
MI_MMSHELL "S Shell to OS "
MI_MMQUIT "Q Quit GoldED "
MI_MMEDIT "E Edit "
MI_MMNEWMSG "E Enter new msg "
MI_MMQUOTEREPLY "Q Quote-reply "
MI_MMDIRQUOTEREPLY "D Direct quote-reply (ignore Reply-To) "
MI_MMCMTREPLY "C Comment-reply "
MI_MMOTHERAREA "O Other area reply > "
WT_MMOTHERAREA " Other Area "
MI_MMOQUOTEREPLY "Q Quote-reply "
MI_MMODIRQUOTEREPLY "D Direct quote-reply (ignore Reply-To) "
MI_MMOCMTREPLY "C Comment-reply "
MI_MMCHANGE "C Change "
MI_MMORIGIN "O Origin "
MI_MMUSERNAME "U Username "
MI_MMAKA "A Aka "
MI_MMATTRIBUTES "M Msg attrs "
MI_MMTEMPLATE "T Template "
MI_MMUTIL "U Util "
MI_MMCOPYMOVEFORWARD "C Copy/Move/Forward "
MI_MMLIST "L List messages "
MI_MMWRITE "W Write to disk/printer "
MI_MMFREQ "F File request "

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long