<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>Help</after>
        <action>IRC</action>
        <scheme>;;; IRC on freenode
 (d-InfoDialog (_ "Your browser may take a few moments to start - be patient!
 	When it has started you have to type in some anti-spam words
 	and click connect
 	Then you get a page with a place to type your question at the bottom.
 	Type hello in there and hit Enter
 	If no one is there to help you can use the mailing list denemo-devel@gnu.org"))
(d-Help (string-append "http://webchat.freenode.net/?nick=" (d-GetUserName) "_" DENEMO_VERSION "&amp;channels=denemo"))</scheme>
        <label>Chat to Other Users</label>
        <tooltip>Runs your browser on a page giving access to denemo's internet relay chat</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
