~ubuntu-branches/ubuntu/utopic/freemind/utopic

« back to all changes in this revision

Viewing changes to freemind/accessories/plugins/SplitNode.xml

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2010-01-03 14:19:19 UTC
  • mfrom: (2.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100103141919-m5az7dkicy21hqop
Tags: 0.9.0~rc6+dfsg-1ubuntu1
* Merge from Debian unstable (LP: #182927), remaining changes:
  - debian/copyright: add license/copyright for
    freemind/freemind/main/ExampleFileFilter.java

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<plugin label="accessories/plugins/SplitNode">
 
3
    <plugin_action documentation="%accessories/plugins/SplitNode.properties_documentation" name="%accessories/plugins/SplitNode.properties_name" key_stroke="%keystroke_accessories/plugins/SplitNode.properties_key" base="freemind.extensions.NodeHookAdapter" icon_path="accessories/plugins/icons/stock_text_indent.png" label="accessories/plugins/SplitNode.properties" class_name="accessories.plugins.SplitNode" instanciation="ApplyToRoot">
 
4
        <plugin_mode class_name="freemind.modes.mindmapmode"/>
 
5
        <plugin_menu location="menu_bar/extras/first/join/SplitNode"/>
 
6
    </plugin_action>
 
7
</plugin>