stas        2002/06/30 09:49:03

  Modified:    src/search checkboxes.storable make.pl search_options
  Log:
  fix a typo
  
  Revision  Changes    Path
  1.5       +2 -2      modperl-docs/src/search/checkboxes.storable
  
        <<Binary file>>
  
  
  1.7       +1 -1      modperl-docs/src/search/make.pl
  
  Index: make.pl
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/search/make.pl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- make.pl   30 Jun 2002 16:45:34 -0000      1.6
  +++ make.pl   30 Jun 2002 16:49:03 -0000      1.7
  @@ -78,7 +78,7 @@
       0, docs,               Documentation,              All Docs
       1,   docs/1.0,         mod_perl 1.0 Docs,          1.0 Docs
       2,     docs/1.0/guide, Guide (1.0)
  -    2,     docs/1.0/win32, Win32 (1/.0)
  +    2,     docs/1.0/win32, Win32 (1.0)
       2,     docs/1.0/api,   API (1.0)
       1,   docs/2.0,         mod_perl 2.0 Docs,          2.0 Docs
       2,     docs/2.0/user,  User (2.0)
  
  
  
  1.12      +2 -2      modperl-docs/src/search/search_options
  
  Index: search_options
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/search/search_options,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- search_options    30 Jun 2002 16:45:34 -0000      1.11
  +++ search_options    30 Jun 2002 16:49:03 -0000      1.12
  @@ -3,7 +3,7 @@
   # *** Automatically generated file.  Do not edit.  Modify ./make.pl instead! 
***
   #    File: 'search_options'
   #     Use: generating the sidebar select options for searching
  -# Created: Mon Jul  1 00:45:05 2002
  +# Created: Mon Jul  1 00:48:37 2002
   
#--------------------------------------------------------------------------------------
   
       search_areas = [
  @@ -38,7 +38,7 @@
           "SecD" => "All Docs" 
               "SecE" => "..1.0 Docs" 
                   "SecF" => "....Guide (1.0)" 
  -                "SecG" => "....Win32 (1/.0)" 
  +                "SecG" => "....Win32 (1.0)" 
                   "SecH" => "....API (1.0)" 
               "SecI" => "..2.0 Docs" 
                   "SecJ" => "....User (2.0)" 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to