Skip to content
  • Michael Gratton's avatar
    Remember attachments dir and reuse adding/saving attachments and images. · 527399be
    Michael Gratton authored
    * src/client/application/geary-controller.vala (GearyController): Replace
      use of last_save_directory with new attachments_dir property on the
      configuration object.
    
    * src/client/dialogs/attachment-dialog.vala (AttachmentDialog): Replace
      current_folder with use of last_save_directory with new attachments_dir
      property on the configuration object. Add config object as ctor param
      and object field, update call sites.
    527399be