src/Tools/jEdit/src/Isabelle.props
author wenzelm
Fri, 21 Sep 2012 17:28:53 +0200
changeset 49494 cbcccf2a0f6f
parent 49398 0fa4389c04f9
child 49566 66cbf8bb4693
permissions -rw-r--r--
renamed Output to Output1 and Output2 to Output, and thus make the new version the default;

## 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

#options
plugin.isabelle.jedit.Plugin.option-group=isabelle-general isabelle-rendering
options.isabelle-general.label=General
options.isabelle-general.code=new isabelle.jedit.Isabelle_Options1();
options.isabelle-rendering.label=Rendering
options.isabelle-rendering.code=new isabelle.jedit.Isabelle_Options2();

#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.output1-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.output1-panel.label=Output1 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-output1.title=Output1
isabelle-raw-output.title=Raw Output
isabelle-protocol.title=Protocol
isabelle-readme.title=README
isabelle-syslog.title=Syslog

#SideKick
mode.isabelle-options.folding=sidekick
mode.isabelle-options.sidekick.parser=isabelle-options
mode.isabelle-root.folding=sidekick
mode.isabelle-root.sidekick.parser=isabelle-root
mode.isabelle.customSettings=true
mode.isabelle.folding=sidekick
mode.isabelle.sidekick.parser=isabelle
mode.isabelle.sidekick.showStatusWindow.label=true
mode.ml.sidekick.parser=isabelle
sidekick.parser.isabelle.label=Isabelle