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

gEDA-cvs: CVS update: s_toplevel.c



  User: werner  
  Date: 06/11/19 13:13:35

  Modified:    .        s_toplevel.c
  Log:
  	* include/struct.h, src/s_toplevel.c: moved schematic title
  
  	  from the status bar to the window title. Added grid settings
  
  	  to the status bar:
  
  	  replaced toplevel->filename_label with toplevel->grid_label
  
  
  
  
  Revision  Changes    Path
  1.13      +1 -1      eda/geda/gaf/libgeda/src/s_toplevel.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: s_toplevel.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/src/s_toplevel.c,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- s_toplevel.c	4 Oct 2006 19:10:30 -0000	1.12
  +++ s_toplevel.c	19 Nov 2006 18:13:35 -0000	1.13
  @@ -183,7 +183,7 @@
     toplevel->left_label   = NULL;
     toplevel->middle_label = NULL;
     toplevel->right_label  = NULL;
  -  toplevel->filename_label = NULL;
  +  toplevel->grid_label = NULL;
     toplevel->status_label = NULL;
   
     toplevel->toolbar_select = NULL;
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs