PageRenderTime 40ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/jEdit/tags/jedit-4-0-pre3/installer/install.props

#
MSBuild | 50 lines | 40 code | 10 blank | 0 comment | 0 complexity | 3f09f42f557de1118a6e275bb2f336b0 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. ###
  2. ### Installation settings
  3. ###
  4. # Program name
  5. app.name=jEdit
  6. # Program version
  7. app.version=4.0pre3
  8. # Info to display on first page of installer
  9. app.readme=readme.html
  10. # Each component must have a name, a size, and a 'fileset'. The fileset is the
  11. # name of a resource, relative to the root of the JAR, where the list of files
  12. # is stored, newline delimited
  13. comp.count=6
  14. comp.0.name=jEdit text editor
  15. comp.0.disk-size=2544
  16. comp.0.real-size=2181
  17. comp.0.fileset=jedit-program
  18. comp.1.name=Default set of macros (highly recommended)
  19. comp.1.disk-size=280
  20. comp.1.real-size=122
  21. comp.1.fileset=jedit-macros
  22. comp.2.name=HTTP firewall support (Java 2 only)
  23. comp.2.disk-size=8
  24. comp.2.real-size=6
  25. comp.2.fileset=jedit-firewall
  26. comp.3.name=Windows launcher and context menu addition (Windows only)
  27. comp.3.disk-size=304
  28. comp.3.real-size=264
  29. comp.3.fileset=jedit-windows
  30. comp.3.os=Windows
  31. comp.4.name=Improved MacOS integration (MacOS only)
  32. comp.4.disk-size=8
  33. comp.4.real-size=6
  34. comp.4.fileset=jedit-mac
  35. comp.4.os=MacOS
  36. comp.5.name=OS/2 start script (OS/2 only)
  37. comp.5.disk-size=8
  38. comp.5.real-size=2
  39. comp.5.fileset=jedit-os2
  40. comp.5.os=HalfAnOS