]> git.mxchange.org Git - flightgear.git/commitdiff
Miscellaneous changes that got missed somehow.
authorcurt <curt>
Mon, 17 Nov 2003 17:08:55 +0000 (17:08 +0000)
committercurt <curt>
Mon, 17 Nov 2003 17:08:55 +0000 (17:08 +0000)
NEWS
package/Win32-Inno/FlightGear-0.9.3.iss

diff --git a/NEWS b/NEWS
index 5967b0ab23f82bd977688ff3f64e734d8740a876..ceed949e29ff24617db969fda116ff27fc581cee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,15 @@
 New in 0.9.3
-* October 22, 2003
+* October 24, 2003
 
 * Added a flight "replay" system.
 * Many updates to the ATC and AI aircraft subsystem. (David Luff)
 * Add support for moving cloud layers.
 * New "symbolic" time of day dialog box for easily setting dawn, dusk,
   noon, etc.
-* Aircaft are now each self contained in their own individual
+* Aircraft are now each self contained in their own individual
   subdirectories for easier end user addition and removal.
 * Many improvements to scene lighting throughout the day->night range
-  including more realistic sky and fog colors, more relistic scene
+  including more realistic sky and fog colors, more realistic scene
   illumination, better dusk/dawn sky coloring, better specular
   lighting support.
 * A nice new chase view has been added.
@@ -33,7 +33,7 @@ New in 0.9.3
   some circumstances.)
 * Many fixes and updates to the autopilot.  Autothrottle tracks speed
   much better with much less jumping around.  
-* Expose the tuned navid via the property system to support building
+* Expose the tuned navaid via the property system to support building
   more advanced avionics.
 * Improvements to the environment manager and gui's, more control over
   turbulence, ability to specify boundary condition layers as well as
@@ -42,7 +42,7 @@ New in 0.9.3
   things like starting and stopping procedures and thrust reversing.
 * UIUCsim updates (compiler warning and namespace conflict fixes.)
 * YASim updates (fix drag from shutdown engine, helicopter support,
-  better in airr startup support.)
+  better in air startup support.)
 * Support for "clock" instruments that operate independently of
   computer system time.
 * Annunciators shouldn't work if electrical system not serviceable.
index 7fc1af8dd7568bc803ee4b1ced2963e8cf90881b..4176111bc15cd1feb90bf6dba318c17819afa113 100755 (executable)
@@ -55,6 +55,7 @@ Name: "{userdesktop}\FlightGear v0.9.3"; Filename: "{app}\bin\Win32\fgrun.exe";
 [Run]
 ; Put installation directory in the fgrun.prefs
 filename: "{app}\bin\win32\mkfgrunp.bat"; WorkingDir: "{app}\bin\win32"; Parameters: """{app}"" ""{userappdata}"""
+filename: "{app}\bin\win32\instscen.bat"; WorkingDir: "{app}\bin\win32"; Parameters: """{src}"" ""{app}"""
 ; NOTE: The following entry contains an English phrase ("Launch"). You are free to translate it into another language if required.
 Filename: "{app}\bin\Win32\fgrun.exe"; WorkingDir: "{app}"; Description: "Launch FlightGear"; Flags: postinstall skipifsilent
 ; For running flightgear directly