]> git.mxchange.org Git - flightgear.git/commit
Allow scenery installation from the launcher.
authorJames Turner <zakalawe@mac.com>
Wed, 15 Jun 2016 21:28:27 +0000 (22:28 +0100)
committerRoland Haeder <roland@mxchange.org>
Thu, 22 Sep 2016 21:27:36 +0000 (23:27 +0200)
commita482a74e1a88b2eefee0cd8a223ffb6e0efba056
treeb81074d5e2b729a441da3665aa3648eadc3d10ba
parent678daaf513aa8a1d53df66a71c233cb8ae445936
Allow scenery installation from the launcher.

Replaces FGadmin functionality.
src/GUI/CMakeLists.txt
src/GUI/InstallSceneryDialog.cxx [new file with mode: 0644]
src/GUI/InstallSceneryDialog.hxx [new file with mode: 0644]
src/GUI/InstallSceneryDialog.ui [new file with mode: 0644]
src/GUI/PathsDialog.cxx
src/GUI/PathsDialog.hxx
src/GUI/PathsDialog.ui
utils/TerraSync/CMakeLists.txt