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

gEDA-cvs: CVS update: struct.h



  User: ahvezda 
  Date: 07/06/09 10:44:28

  Modified:    .        struct.h
  Log:
  Applied patch from Ivan Stankovic that displays entered characters in
  
  the status bar
  
  
  
  
  Revision  Changes    Path
  1.104                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.103
  retrieving revision 1.104
  diff -u -b -r1.103 -r1.104
  --- struct.h	28 May 2007 07:37:49 -0000	1.103
  +++ struct.h	9 Jun 2007 14:44:28 -0000	1.104
  @@ -603,6 +603,9 @@
     /* backingstore pixmap */
     GdkPixmap *backingstore; 
   
  +  /* used for visual feedback when pressing keyboard accelerators */
  +  gchar *keyaccel_string;
  +
     /* rc/user parameters */
     int graphic_color;
     int pin_color;
  
  
  


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