]> git.mxchange.org Git - flightgear.git/commitdiff
Add fgpanel to the mix
authorFrederic Bouvier <fredfgfs01@free.fr>
Wed, 7 Dec 2011 07:43:54 +0000 (08:43 +0100)
committerFrederic Bouvier <fredfgfs01@free.fr>
Wed, 7 Dec 2011 07:43:54 +0000 (08:43 +0100)
package/Win32-Inno/FlightGear-devel.iss

index cddc25fc6bb780d282081bc2299fb5deb3ed6b40..a91dea6397862f77a8b7dff6c063eb74c36b9a71 100644 (file)
@@ -82,6 +82,7 @@ Name: "{group}\Tools\UGsmooth"; Filename: "cmd"; Parameters: "/k ""{app}\bin\UGs
 Name: "{group}\Tools\MIDSsmooth"; Filename: "cmd"; Parameters: "/k ""{app}\bin\MIDSsmooth.exe"" -h"; WorkingDir: "{app}\bin";
 Name: "{group}\Tools\metar"; Filename: "cmd"; Parameters: "/k ""{app}\bin\metar.exe"" -h"; WorkingDir: "{app}\bin";
 Name: "{group}\Tools\yasim"; Filename: "cmd"; Parameters: "/k ""{app}\bin\yasim.exe"" -h"; WorkingDir: "{app}\bin";
+Name: "{group}\Tools\fgpanel"; Filename: "cmd"; Parameters: "/k ""{app}\bin\fgpanel.exe"" -h"; WorkingDir: "{app}\bin";
 
 Name: "{group}\Tools\Explore Documentation Folder"; Filename: "{app}\data\Docs"