src/Tools/jEdit/plugin/Isabelle.props
author wenzelm
Sun, 29 Aug 2010 22:47:36 +0200
changeset 38854 eb6a35be18ca
parent 37203 c4261f3bbdd7
child 39515 57ceabb0bb8e
permissions -rw-r--r--
Isabelle/jEdit property for global tooltip dismiss delay;

## Isabelle plugin properties
##
##:encoding=ISO-8859-1:

#identification
plugin.isabelle.jedit.Plugin.name=Isabelle
plugin.isabelle.jedit.Plugin.author=Johannes Hölzl, Fabian Immler, Makarius Wenzel
plugin.isabelle.jedit.Plugin.version=0.1.0
plugin.isabelle.jedit.Plugin.description=Isabelle/Isar asynchronous proof document editing

#system parameters
plugin.isabelle.jedit.Plugin.activate=startup
plugin.isabelle.jedit.Plugin.usePluginHome=false

#dependencies
plugin.isabelle.jedit.Plugin.depend.0=jdk 1.6
plugin.isabelle.jedit.Plugin.depend.1=jedit 04.03.99.00
plugin.isabelle.jedit.Plugin.depend.2=plugin console.ConsolePlugin 4.4.1
plugin.isabelle.jedit.Plugin.depend.3=plugin errorlist.ErrorListPlugin 1.8
plugin.isabelle.jedit.Plugin.depend.4=plugin sidekick.SideKickPlugin 0.8
plugin.isabelle.jedit.Plugin.depend.5=plugin gatchan.jedit.hyperlinks.HyperlinksPlugin 1.0.1

#options
plugin.isabelle.jedit.Plugin.option-pane=isabelle
options.isabelle.label=Isabelle
options.isabelle.code=new isabelle.jedit.Isabelle_Options();
options.isabelle.logic.title=Logic
options.isabelle.relative-font-size.title=Relative Font Size
options.isabelle.relative-font-size=100
options.isabelle.tooltip-font-size.title=Tooltip Font Size
options.isabelle.tooltip-font-size=10
options.isabelle.tooltip-dismiss-delay.title=Tooltip Dismiss Delay (global)
options.isabelle.tooltip-dismiss-delay=8000
options.isabelle.startup-timeout=10000

#menu actions
plugin.isabelle.jedit.Plugin.menu.label=Isabelle
plugin.isabelle.jedit.Plugin.menu=isabelle.activate isabelle.show-output isabelle.show-raw-output isabelle.show-protocol
isabelle.activate.label=Activate current buffer
isabelle.show-output.label=Show Output
isabelle.show-raw-output.label=Show Raw Output
isabelle.show-protocol.label=Show Protocol

#dockables
isabelle-output.title=Output
isabelle-raw-output.title=Raw Output
isabelle-protocol.title=Protocol

#SideKick
sidekick.parser.isabelle.label=Isabelle
mode.isabelle.sidekick.parser=isabelle
mode.ml.sidekick.parser=isabelle

#Hyperlinks
mode.isabelle.hyperlink.source=isabelle