Skip to content
  • Michael Gratton's avatar
    Re-enable items in the ConversationEmail menu. · 5c88e07a
    Michael Gratton authored
    Using "msg" for the ConversationMessage context menu action namespace
    stopped ConversationEmail's actions being found, so use "eml" instead.
    
    * src/client/conversation-viewer/conversation-email.vala
      (ConversationEmail::ConversationEmail): Use a the "eml" namespace for
      email actions to avoid namespace collision.
    
    * ui/conversation-email-menus.ui: Chase namespace change.
    5c88e07a