aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/external-editor/org-gnome-external-editor.xml
blob: ca7969c4b7c0034b40f12ffe7b058e2ff382fe44 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Root>
  <commands>

    <cmd name="EPExtEditor" _label="Compose in External Editor"
      _tip="Compose mails using an external editor"
      pixtype="pixmap"/>

  </commands>

  <menu>
    <submenu name="File">
      <placeholder name="FileOps">
      <menuitem name="EPExtEditor" verb=""/>
      </placeholder>
   </submenu>
  </menu>
</Root>