Improve description of the "DispHdrLocation" config file token.

This commit is contained in:
Stas Degteff 2005-10-24 14:23:05 +00:00
parent 99d19f4076
commit 50c55d2039
3 changed files with 12 additions and 5 deletions

View File

@ -243,8 +243,10 @@ DISPAREANO YES ; Only shows it if available.
;DispPmFirst No ;DispPmFirst No
DispPmFirst Yes DispPmFirst Yes
// Display originator's city in delimiter line // Display originator's city in delimiter line between header and message body.
// between header and message body. (No) // Nodelist is required for this feature. If some nodelist is omitted then
// Golded+ will display warning at reading each message.
// (Default:No)
;DispHdrLocation No ;DispHdrLocation No
DispHdrLocation Yes DispHdrLocation Yes

View File

@ -216,7 +216,10 @@ DispPmFirst Yes
// ‚뢮¤ ¢ ¯®«®áª¥ ¯®¤ 奤¥à®¬ ¨¬¥­¨ £®à®¤  ¨§ ­®¤- ¨ ¯®©­â«¨á⮢. // ‚뢮¤ ¢ ¯®«®áª¥ ¯®¤ 奤¥à®¬ ¨¬¥­¨ £®à®¤  ¨§ ­®¤- ¨ ¯®©­â«¨á⮢.
// …᫨ ¯®¨­â®¢ë©  ¤à¥á ­¥ ­ ©¤¥­, ¡ã¤¥â ¨á¯®«ì§®¢ ­  ¤à¥á ­®¤ë. // …᫨ ¯®¨­â®¢ë©  ¤à¥á ­¥ ­ ©¤¥­, ¡ã¤¥â ¨á¯®«ì§®¢ ­  ¤à¥á ­®¤ë.
// (―® 㬮«η ­¨ξ: No) // „¥©áâ¢ã¥â ⮫쪮 ¯à¨ ­ «¨ç¨¨ ­®¤«¨áâ , ¥á«¨ ®¤¨­ ¨§ 㪠§ ­­ëå ¢ ­ áâனª¥
// ­®¤«¨á⮢/¯®©­â«¨á⮢ ®âáãâáâ¢ã¥â, Golded+ ¡ã¤¥â ¯à¨ ¯à®á¬®âॠª ¦¤®£®
// á®®¡é¥­¨ï ¢ë¢®¤¨âì ¨­ä®à¬ æ¨î ®¡ ®âáãâᢨ¨ ­®¤«¨áâ .
// (‡­ ç¥­¨¥ ¯® 㬮«ç ­¨î: No)
;DispHdrLocation No ;DispHdrLocation No
DispHdrLocation Yes DispHdrLocation Yes
@ -723,7 +726,7 @@ QuoteBufMode Ask ;
;QuoteBufMode Overwrite ; <20>¥à¥¯¨á âì. ;QuoteBufMode Overwrite ; <20>¥à¥¯¨á âì.
// ˆá¯®«ì§®¢ âì ¤®¯®«­¨â¥«ì­ë© AI ¤«ï ª¢®â¨­£  (¯® 㬮«ç ­¨î: Yes) // ˆá¯®«ì§®¢ âì ¤®¯®«­¨â¥«ì­ë© AI ¤«ï ª¢®â¨­£  (¯® 㬮«ç ­¨î: Yes)
// <20>ΰ®΅γ¥β ­ ©β¨ «®¦­λ¥ ζ¨β¨ΰ®Ά ­¨ο, αΆο§ ­­λ¥ α ¨α―®«μ§®Ά ­¨¥¬ Ά β¥<CEB2>αβ¥ // <20>஡ã¥â ­ ©â¨ «®¦­ë¥ æ¨â¨à®¢ ­¨ï, á¢ï§ ­­ë¥ á ¨á¯®«ì§®¢ ­¨¥¬ ¢ ⥪áâ¥
// æ¨â â ®¡à ¬«¥­­ë¥ ᨬ¢®« ¬¨ '<' ¨ '>' ¨ ¯®ª §ë¢ âì ¨å ¡¥§ ¯®¤á¢¥âª¨. // æ¨â â ®¡à ¬«¥­­ë¥ ᨬ¢®« ¬¨ '<' ¨ '>' ¨ ¯®ª §ë¢ âì ¨å ¡¥§ ¯®¤á¢¥âª¨.
;QuoteUseNewAI No/Yes ;QuoteUseNewAI No/Yes

View File

@ -10,11 +10,13 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/ Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________ ______________________________________________________________________
+ Improve description of the "DispHdrLocation" config file token.
+ New menu item "Mark thread as read" added to "Mark What?" menu. + New menu item "Mark thread as read" added to "Mark What?" menu.
+ Added new keyword for the language configuration file + Added new keyword for the language configuration file
MI_ASREAD "s Mark thread as read " MI_ASREAD "s Mark thread as read "
! ReadFindNext default key was changed to Alt-F6. ! ReadFindNext default key was changed to Alt-F6.
- All gmtime and localtime calls was rewritten to internal defined functions. - All gmtime and localtime calls was rewritten to internal defined functions.