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

gEDA-cvs: CVS update: x_fileselect.nw



  User: cnieves 
  Date: 05/11/28 11:39:42

  Modified:    .        x_fileselect.nw
  Log:
  Applied minor patch from David Carr so the user sees a "Save as" button
  
  instead of an "Open" one when saving the schematic.
  
  
  
  
  Revision  Changes    Path
  1.36      +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.35
  retrieving revision 1.36
  diff -u -b -r1.35 -r1.36
  --- x_fileselect.nw	27 Nov 2005 00:15:01 -0000	1.35
  +++ x_fileselect.nw	28 Nov 2005 16:39:42 -0000	1.36
  @@ -2661,7 +2661,7 @@
   							 GTK_FILE_CHOOSER_ACTION_SAVE,
   							 GTK_STOCK_CANCEL, 
   							 GTK_RESPONSE_CANCEL,
  -							 GTK_STOCK_OPEN, 
  +							 GTK_STOCK_SAVE_AS, 
   							 GTK_RESPONSE_ACCEPT,
   							 NULL);	     
         gtk_file_chooser_add_filter(GTK_FILE_CHOOSER(f_current->xfwindow),