Shorts the time-date format string (goldlang token MS_TimeDateFmt)

This commit is contained in:
Stas Degteff 2006-02-04 19:44:44 +00:00
parent 383fb1d734
commit 7188ecd6ce
13 changed files with 14 additions and 14 deletions

View File

@ -265,7 +265,7 @@ DispHdrLocation No
// These are the default values.
;DISPHDRNAMESET 8 36
;DISPHDRNODESET 44 16
DISPHDRDATESET -19 19
;DISPHDRDATESET -19 19
// GoldED can display either the real message numbers or automatically
// calculated relative numbers. Can be toggled with Alt-Y.

View File

@ -238,7 +238,7 @@ DispHdrLocation No
// ‡¤¥áì 㪠§ ­ë §­ ç¥­¨ï ¯® 㬮«ç ­¨î.
;DispHdrNameSet 8 36
;DispHdrNodeSet 44 16
;DispHdrDateSet -20 20
;DispHdrDateSet -19 19
// GoldED ¬®¦¥â ¯®ª §ë¢ âì ¨«¨ ­ áâ®ï騩 ( ¡á®«îâ­ë©) ­®¬¥à á®®¡é¥­¨ï,
// ¨«¨  ¢â®¬ â¨ç¥áª¨ ¢ëç¨á«¥­­ë©, ॠ«ì­ë© (®â­®á¨â¥«ì­ë©) ¯®à浪®¢ë©

View File

@ -855,8 +855,8 @@ CfgGed::CfgGed() {
switches.set(rcvdisablescfm, true);
// screen configuration
disphdrdateset.len = 20;
disphdrdateset.pos = -20;
disphdrdateset.len = 19;
disphdrdateset.pos = -19;
disphdrnameset.len = 36;
disphdrnameset.pos = 8;
disphdrnodeset.len = 16;