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

gEDA-cvs: CVS update: x_fileselect.nw



  User: ahvezda 
  Date: 05/03/08 23:06:47

  Modified:    .        x_fileselect.nw
  Log:
  Updated gsch2pcb tutorial, changed version number in configure.ac (20050313),
  
  ran make dist to update pot/po files.
  
  
  
  
  Revision  Changes    Path
  1.32      +1 -1      eda/geda/devel/gschem/noweb/x_fileselect.nw
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: x_fileselect.nw
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/noweb/x_fileselect.nw,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -b -r1.31 -r1.32
  --- x_fileselect.nw	21 Feb 2005 04:11:36 -0000	1.31
  +++ x_fileselect.nw	9 Mar 2005 04:06:46 -0000	1.32
  @@ -1544,7 +1544,7 @@
   x_fileselect_comp_fill_components(FILEDIALOG *f_current, int row)
   {
     GSList *filenames, *filename;
  -  gint width, max_width;
  +  gint width = 0, max_width = 0;
   	
     gtk_clist_freeze (GTK_CLIST (f_current->file_list));
     gtk_clist_clear (GTK_CLIST (f_current->file_list));