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

gEDA-cvs: CVS update: system-gschemrc.in



  User: ahvezda 
  Date: 06/03/12 22:44:56

  Modified:    .        system-gschemrc.in
  Log:
  Removed system-gafrc.in load from various system-*rc.in files, since
  
  the system-gafrc file is automatically loaded by libgeda before the
  
  individual rc files are read.
  
  
  
  
  Revision  Changes    Path
  1.89      +1 -2      eda/geda/devel/gschem/lib/system-gschemrc.in
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: system-gschemrc.in
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/lib/system-gschemrc.in,v
  retrieving revision 1.88
  retrieving revision 1.89
  diff -u -b -r1.88 -r1.89
  --- system-gschemrc.in	25 Feb 2006 15:00:58 -0000	1.88
  +++ system-gschemrc.in	13 Mar 2006 03:44:53 -0000	1.89
  @@ -18,12 +18,11 @@
   ;
   (gschem-version "@VERSION@")
   
  -; Load up gafrc
  +; Setup data path variables.
   ;
   ; Contains paths needed for all gaf programs
   (define gedadata (getenv "GEDADATA"))
   (define gedadatarc (getenv "GEDADATARC"))
  -(load (string-append gedadatarc "@PATHSEP@system-gafrc"))
   
   ;
   ; Start of color section