FlightGear Qt launcher: Difference between revisions

Jump to navigation Jump to search
m
m (→‎Initial Prototype: http://sourceforge.net/p/flightgear/codetickets/1709/#b545)
Line 83: Line 83:


You can test the launcher by passing the <code>--launcher</code> argument, or setting the <code>$FG_LAUNCHER</code> environment variable. These options exist to allow a Windows shortcut, .desktop file on Linux or the app bundle’s Info.plist to set the value when started from the GUI.
You can test the launcher by passing the <code>--launcher</code> argument, or setting the <code>$FG_LAUNCHER</code> environment variable. These options exist to allow a Windows shortcut, .desktop file on Linux or the app bundle’s Info.plist to set the value when started from the GUI.
The GUI launcher included in the [[FlightGear Build Server|nightly builds]] includes a new dialog to set up (and remember) [[$FG_ROOT]] using a file picker dialog. It does some version checking to hopefully make things as robust as possible for the user<ref>http://sourceforge.net/p/flightgear/mailman/message/33646906/</ref>.


And if you run fgfs via the command line with some options, you don’t get troubled by the launcher.
And if you run fgfs via the command line with some options, you don’t get troubled by the launcher.

Navigation menu