/bundles/plugins-trunk/Ancestor/Ancestor.props

# · MSBuild · 12 lines · 11 code · 1 blank · 0 comment · 0 complexity · 55c444788ceaffafa2e2e0576064dcb4 MD5 · raw file

  1. # Ancestor jEdit Plugin
  2. # Author: Matthieu Casanova
  3. plugin.gatchan.jedit.ancestor.AncestorPlugin.activate=startup
  4. plugin.gatchan.jedit.ancestor.AncestorPlugin.name=Ancestor
  5. plugin.gatchan.jedit.ancestor.AncestorPlugin.author=Matthieu Casanova
  6. plugin.gatchan.jedit.ancestor.AncestorPlugin.version=1.1.0
  7. plugin.gatchan.jedit.ancestor.AncestorPlugin.docs=docs/Ancestor.html
  8. plugin.gatchan.jedit.ancestor.AncestorPlugin.depend.0=jdk 1.6
  9. plugin.gatchan.jedit.ancestor.AncestorPlugin.depend.1=jedit 04.04.01.00
  10. plugin.gatchan.jedit.ancestor.AncestorPlugin.description=Ancestor plugin is a small toolbar with buttons to browser quickly all parents folders of the current buffer
  11. plugin.gatchan.jedit.ancestor.AncestorPlugin.usePluginHome=true