/jEdit/tags/jedit-4-1-pre5/jars/MacOS/MacOS.props
# · MSBuild · 41 lines · 36 code · 5 blank · 0 comment · 0 complexity · 2747544c34f308168e0872a3bbfc9f08 MD5 · raw file
- #
- # Plugin info
- #
- plugin.MacOSPlugin.name=Mac OS Plugin
- plugin.MacOSPlugin.author=Kris Kopicki
- plugin.MacOSPlugin.version=1.2.3
- plugin.MacOSPlugin.docs=MacOS.html
- #
- # Dependencies
- #
- plugin.MacOSPlugin.depend.0=jedit 04.00.05.00
- plugin.MacOSPlugin.depend.1=jdk 1.3
- MacOSPlugin.depend.os.name=Mac OS X
- MacOSPlugin.depend.mrj.version=3.2
- #
- # Default settings
- #
- MacOSPlugin.default.scriptsFolder=scripts
- MacOSPlugin.default.type=TEXT
- MacOSPlugin.default.creator=JESP
- MacOSPlugin.default.useScreenMenuBar=false
- MacOSPlugin.default.preserveCodes=true
- MacOSPlugin.default.liveResize=false
- #
- # Options dialog
- #
- options.MacOSPlugin.label=Mac OS Settings
- options.MacOSPlugin.menubar.label=Enable Mac OS style menubar (not recommended)
- options.MacOSPlugin.preserve.label=Preserve existing file/creator codes on save
- options.MacOSPlugin.liveResize.label=Enable live resizing of windows
- #
- # Error dialogs
- #
- MacOSPlugin.dialog.osname.message=Mac OS Plugin can only be used with Mac OS X.
- MacOSPlugin.dialog.mrjversion.title=error
- MacOSPlugin.dialog.mrjversion.message=Mac OS Plugin requires a newer version of Java (MRJ {0}).