home *** CD-ROM | disk | FTP | other *** search
- ###
- ### Installation settings
- ###
-
- # Program name
- app.name=Newmark
-
- # Info to display on first page of installer
- app.readme=readme.html
-
- # License to show on second page
- app.license.title=GNU General Public License
- app.license=gpl.html
-
- # Each component must have a name, a size, and a 'fileset'. The fileset is the
- # name of a resource, relative to the root of the JAR, where the list of files
- # is stored, newline delimited
- comp.count=5
-
- comp.0.name=Newmark program (check *ONLY* on initial install)
- comp.0.disk-size=2016
- comp.0.real-size=1861
- comp.0.fileset=newmark-program
-
- comp.1.name=California records
- comp.1.disk-size=75484
- comp.1.real-size=72787
- comp.1.fileset=newmark-eq-california
- comp.1.sql=eq-california.sql
-
- comp.2.name=Other US records
- comp.2.disk-size=22504
- comp.2.real-size=22136
- comp.2.fileset=newmark-eq-otherus
- comp.2.sql=eq-otherus.sql
-
- comp.3.name=International records
- comp.3.disk-size=15460
- comp.3.real-size=15244
- comp.3.fileset=newmark-eq-international
- comp.3.sql=eq-international.sql
-
- comp.4.name=Chi-Chi, Taiwan earthquake records
- comp.4.disk-size=224320
- comp.4.real-size=223043
- comp.4.fileset=newmark-eq-chichi
- comp.4.sql=eq-chichi.sql
-