/plugins/DirtyGutter/tags/release-0-2/LineChangeMarker.props
# · MSBuild · 34 lines · 26 code · 8 blank · 0 comment · 0 complexity · ede01bbe135606b5ea89219118872895 MD5 · raw file
- plugin.lcm.LCMPlugin.activate=startup
- # general plugin information
- plugin.lcm.LCMPlugin.name=DirtyGutter
- plugin.lcm.LCMPlugin.author=Shlomy Reinstein
- plugin.lcm.LCMPlugin.version=0.2
- plugin.lcm.LCMPlugin.description=Marks changed lines (since last save) in gutter.
- plugin.lcm.LCMPlugin.depend.0=jdk 1.5
- plugin.lcm.LCMPlugin.depend.1=jedit 04.03.18.00
- # action labels
- dirty-gutter-toggle.label=Enable
- # menu items
- plugin.lcm.LCMPlugin.menu=dirty-gutter-toggle
- # option pane
- plugin.lcm.LCMPlugin.option-pane=DirtyGutter
- options.DirtyGutter.label=DirtyGutter
- options.DirtyGutter.code=new lcm.LCMOptions();
- messages.LCMPlugin.providers=Dirty line provider:
- messages.LCMPlugin.providerSpecificOptions={0}-specific options:
- messages.LCMPlugin.bgColor=Dirty line marker color:
- messages.LCMPlugin.diff.addColor=Added content marker color:
- messages.LCMPlugin.diff.removeColor=Removed content marker color:
- messages.LCMPlugin.diff.changeColor=Changed content marker color:
- # docs
- plugin.lcm.LCMPlugin.docs=index.html
- # misc
- #updater.downloadPage=http://jedit.org/index.php?page=download