src/Tools/jEdit/src/Isabelle.props
author wenzelm
Tue, 29 May 2012 22:24:31 +0200
changeset 48021 d899be1cfe6d
parent 48020 a4f9957878ab
child 48717 622251b2b0f1
permissions -rw-r--r--
separate syslog dockable -- discontinued tendency of sub-window management via tabs;

## Isabelle plugin properties
##
##:encoding=ISO-8859-1:wrap=soft:maxLineLen=100:

#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-margin.title=Tooltip Margin
options.isabelle.tooltip-margin=60
options.isabelle.tooltip-dismiss-delay.title=Tooltip Dismiss Delay (global)
options.isabelle.tooltip-dismiss-delay=8.0
options.isabelle.auto-start.title=Auto Start
options.isabelle.auto-start=true

#actions
isabelle.check-buffer.label=Commence full proof checking of current buffer
isabelle.check-buffer.shortcut=C+e SPACE
isabelle.cancel-execution.label=Cancel current proof checking process
isabelle.cancel-execution.shortcut=C+e BACK_SPACE
isabelle.input-isub.label=Input subscript
isabelle.input-isub.shortcut=C+e DOWN
isabelle.input-isup.label=Input superscript
isabelle.input-isup.shortcut=C+e UP
isabelle.input-bold.label=Input bold face
isabelle.input-bold.shortcut=C+e RIGHT

#menu actions
plugin.isabelle.jedit.Plugin.menu.label=Isabelle
plugin.isabelle.jedit.Plugin.menu=isabelle.session-panel isabelle.output-panel isabelle.raw-output-panel isabelle.protocol-panel isabelle.readme-panel isabelle.syslog-panel
isabelle.session-panel.label=Prover Session panel
isabelle.output-panel.label=Output panel
isabelle.raw-output-panel.label=Raw Output panel
isabelle.protocol-panel.label=Protocol panel
isabelle.readme-panel.label=README panel
isabelle.syslog-panel.label=Syslog panel

#dockables
isabelle-session.title=Prover Session
isabelle-output.title=Output
isabelle-raw-output.title=Raw Output
isabelle-protocol.title=Protocol
isabelle-readme.title=README
isabelle-syslog.title=Syslog

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

#Hyperlinks
mode.isabelle.hyperlink.source=isabelle