Show
Ignore:
Timestamp:
02/23/07 03:05:25 (22 months ago)
Author:
jordi
Message:

"Save a copy" dialog now sets the original PDF file name as input file name for saving. This fixes bug #72.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gtk/MainView.h

    r253 r263  
    3838            gchar *openFileDialog (const gchar *lastFolder); 
    3939            gchar *promptPasswordDialog (void); 
    40             gchar *saveFileDialog (const gchar *lastFolder); 
     40            gchar *saveFileDialog (const gchar *lastFolder, 
     41                                   const gchar *fileName); 
    4142            void sensitiveFind (gboolean sensitive); 
    4243            void sensitiveGoToFirstPage (gboolean sensitive);