Skip to content
  • Michael Gratton's avatar
    Replace application-scoped GtkAction with GActions. · 17f7ec26
    Michael Gratton authored
    * src/client/application/geary-application.vala (GearyApplication): Move
      action names, entries and callbacks from GearyController to here. Add a
      new mailto action that expects an argument, make compose just open a
      blank composer.
    
    * src/client/application/geary-controller.vala (GearyController): Add
      ::compose() and ::compose_mailto() methods to support app actions.
    17f7ec26