[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: gschemdoc.sh



  User: werner  
  Date: 05/08/20 11:52:33

  Modified:    .        gschemdoc.sh
  Log:
  added firefox and konqueror to the browser list
  
  
  
  
  Revision  Changes    Path
  1.8       +2 -2      eda/geda/devel/utils/scripts/gschemdoc.sh
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: gschemdoc.sh
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/utils/scripts/gschemdoc.sh,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- gschemdoc.sh	24 Nov 2002 04:20:33 -0000	1.7
  +++ gschemdoc.sh	20 Aug 2005 15:52:33 -0000	1.8
  @@ -1,5 +1,5 @@
   #!/bin/sh
  -# $Id: gschemdoc.sh,v 1.7 2002/11/24 04:20:33 ahvezda Exp $
  +# $Id: gschemdoc.sh,v 1.8 2005/08/20 15:52:33 werner Exp $
   #
   # NOTE: built from gschemdoc.sh
   #
  @@ -25,7 +25,7 @@
   #
   # these may be changed to suit local preferences
   #
  -CANDIDATE_BROWSER="galeon mozilla phoenix netscape netscape-navigator opera"
  +CANDIDATE_BROWSER="galeon mozilla phoenix netscape netscape-navigator opera firefox konqueror"
   CANDIDATE_PDFREADER="xpdf acroread ggv gv"
   CANDIDATE_LOCATE="slocate locate"