You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sl...@apache.org on 2002/05/04 04:50:27 UTC

cvs commit: httpd-dist .htaccess

slive       02/05/03 19:50:27

  Modified:    .        .htaccess
  Log:
  Try to get the docs AddDescription right.
  
  Revision  Changes    Path
  1.72      +3 -2      httpd-dist/.htaccess
  
  Index: .htaccess
  ===================================================================
  RCS file: /home/cvs/httpd-dist/.htaccess,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -d -b -u -r1.71 -r1.72
  --- .htaccess	6 Apr 2002 01:32:40 -0000	1.71
  +++ .htaccess	4 May 2002 02:50:27 -0000	1.72
  @@ -10,6 +10,8 @@
   AddIcon (PKG,/icons/box2.gif) .exe .pkg
   AddIcon (RPM,/icons/box2.gif) .rpm
   AddIcon (MSI,/icons/box2.gif) .msi
  +# The "AddDescript httpd" in the parent directory doesn't need to cary down
  +AddDescription "" *
   AddDescription "MD5 hash" *.md5
   AddDescription "PGP signature" *.asc
   AddDescription "JAR archive" *.jar
  @@ -17,7 +19,7 @@
   AddDescription "MSI Installer Package" *.msi
   AddDescription "installation package" *.pkg
   AddDescription "Source code patch" *.patch
  -AddDescription "Apache 1.3.12 documentation" Apache-1.3-docs.pdf.gz
  +AddDescription "Documentation in PDF - pkzipped" pdf
   AddDescription "Apache 2.0 Release Note" Announcement2
   AddDescription "Apache 1.3 Release Note" Announcement
   AddDescription "Current Release 1.3.24" apache_1.3.24   apache_1_3_24_
  @@ -25,7 +27,6 @@
   AddDescription "1.3.24 compressed source" apache_1.3.24.tar.Z
   AddDescription "1.3.24 gzipped source" apache_1.3.24.tar.gz
   AddDescription "1.3.24 pkzipped source" apache_1.3.24.zip
  -AddDescription "1.3.24 PDF documentation pkzipped" apache-1.3.24-docs.pdf.zip
   AddDescription "2.0.35 compressed source" httpd-2.0.35.tar.Z
   AddDescription "2.0.35 gzipped source" httpd-2.0.35.tar.gz
   AddDescription "2.0.35 Win32 zipped source" httpd-2.0.35.zip