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

gEDA-cvs: CVS update: struct.h



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

  Modified:    .        struct.h
  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.94      +1 -1      eda/geda/gaf/libgeda/include/struct.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: struct.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/include/struct.h,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -b -r1.93 -r1.94
  --- struct.h	4 Oct 2006 19:10:30 -0000	1.93
  +++ struct.h	19 Nov 2006 18:13:35 -0000	1.94
  @@ -539,7 +539,7 @@
     GtkWidget *left_label;
     GtkWidget *middle_label;
     GtkWidget *right_label;
  -  GtkWidget *filename_label;
  +  GtkWidget *grid_label;
     GtkWidget *status_label;
   
     GtkWidget *toolbar_select;
  
  
  


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