lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev minor patch for LYOptions.c


From: Bela Lubkin
Subject: lynx-dev minor patch for LYOptions.c
Date: Tue, 4 Aug 1998 00:42:38 -0700

*** LYOptions.c.orig    Mon Aug  3 10:03:08 1998
--- LYOptions.c Tue Aug  4 00:35:19 1998
***************
*** 3868,3874 ****
      /*
       * dired_sort
       */
!     fprintf(fp0,"<%s>User Mode:</%s> ", label_string, label_string);
      fprintf(fp0,"<select name=\"%s\">\n", dired_sort_string);
      fprintf(fp0,"<option %s value=\"%s\">Directories first</option>\n",
            (dir_list_style==0)?selected_string:empty_string,
--- 3868,3874 ----
      /*
       * dired_sort
       */
!     fprintf(fp0,"<%s>Local directory sort criteria:</%s> ", label_string, 
label_string);
      fprintf(fp0,"<select name=\"%s\">\n", dired_sort_string);
      fprintf(fp0,"<option %s value=\"%s\">Directories first</option>\n",
            (dir_list_style==0)?selected_string:empty_string,

reply via email to

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