lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV v2.7 editorial suggestion


From: Al Gilman
Subject: LYNX-DEV v2.7 editorial suggestion
Date: Fri, 28 Feb 1997 13:25:13 -0500 (EST)

The patch below is an attempt to the labeling of URLs for
"current document" and "current link" parallel on the Information
Page.

Based on the breakout at SLCC.

--
Al Gilman
----------------------------------------------------------------
*** LYShowInfo.c.proposed       Fri Feb 28 13:17:24 1997
--- LYShowInfo.c        Fri Feb 28 12:40:19 1997
***************
*** 322,328 ****
              } else {
                  StrAllocCopy(Title, "");
              }
!             fprintf(fp0, "<dt><em>URL:</em> %s\n", Title);
          }
          fprintf(fp0, "</dl>\n");  /* end of list */
  
--- 322,328 ----
              } else {
                  StrAllocCopy(Title, "");
              }
!             fprintf(fp0, "<dt><em>Filename:</em> %s\n", Title);
          }
          fprintf(fp0, "</dl>\n");  /* end of list */
  
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]