Changeset 1802
- Timestamp:
- 17/01/12 10:15:34 (4 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
applications/NXvalidate/src/org/nexusformat/nxvalidate/resources/nxvalidate.properties (modified) (2 diffs)
-
configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/applications/NXvalidate/src/org/nexusformat/nxvalidate/resources/nxvalidate.properties
r1800 r1802 7 7 nxsFileLabel=NXS File 8 8 nxdlFileLabel=NXDL File 9 nxconvert= @prefix@/bin/nxconvert9 nxconvert=nxconvert 10 10 openNexusFileMessage=You need to select a Nexus file to open. 11 11 fileMenuItem=File … … 14 14 validationCompleteMessage=Validation Complete 15 15 elementError=This is an element with an error, please check. 16 defaultUNIXNXconvert= @prefix@/bin/nxconvert16 defaultUNIXNXconvert=nxconvert 17 17 defaultWindowsNXconvert= 18 defaultMacNXconvert= @prefix@/bin/nxconvert18 defaultMacNXconvert=nxconvert 19 19 nxconvertMissingError=Could not find nxconvert so the application will not work! Please check the settings and set the location of the nxconvert command. 20 20 noConvertCommandFound=No nxconvert command found, cannot validate. -
trunk/configure.ac
r1798 r1802 835 835 applications/NXvalidate/Makefile 836 836 applications/NXvalidate/nxvalidate 837 applications/NXvalidate/src/org/nexusformat/nxvalidate/resources/nxvalidate.properties838 837 applications/NXdump/Makefile 839 838 applications/nxingest/Makefile
Note: See TracChangeset
for help on using the changeset viewer.
