introduction tour
authorplaa <plaa@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sat, 24 Dec 2011 18:03:56 +0000 (18:03 +0000)
committerplaa <plaa@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sat, 24 Dec 2011 18:03:56 +0000 (18:03 +0000)
commit1c0d3174f8ad5964f59855d4fe6df7c6fb7326e5
tree1ed92552acf97586000c232470ce0720edacbe07
parentcb3399a95fa26c1f6c1916b20325859fe3cfae00
introduction tour

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@245 180e2498-e6e9-4542-8430-84ac67f01cd8
38 files changed:
datafiles-src/tours/convert-images.sh [new file with mode: 0755]
datafiles-src/tours/introduction/advanced_features.xcf.gz [new file with mode: 0644]
datafiles-src/tours/introduction/flight_simulations.xcf.gz [new file with mode: 0644]
datafiles-src/tours/introduction/logo-MANUAL.xcf.gz [new file with mode: 0644]
datafiles-src/tours/introduction/main_window.png [new file with mode: 0644]
datafiles-src/tours/introduction/main_window_bottom.xcf.gz [new file with mode: 0644]
datafiles-src/tours/introduction/main_window_top.xcf.gz [new file with mode: 0644]
datafiles/tours/designed_rocket.png [deleted file]
datafiles/tours/introduction/advanced_features.jpg [new file with mode: 0644]
datafiles/tours/introduction/flight_simulations.jpg [new file with mode: 0644]
datafiles/tours/introduction/introduction.tour [new file with mode: 0644]
datafiles/tours/introduction/logo.png [new file with mode: 0644]
datafiles/tours/introduction/main_window.jpg [new file with mode: 0644]
datafiles/tours/introduction/main_window_bottom.jpg [new file with mode: 0644]
datafiles/tours/introduction/main_window_top.jpg [new file with mode: 0644]
datafiles/tours/introduction/simulation_edit.png [new file with mode: 0644]
datafiles/tours/left_design.png [deleted file]
datafiles/tours/main_window.png [deleted file]
datafiles/tours/rocket_configuration.png [deleted file]
datafiles/tours/style.css
datafiles/tours/test.tour [deleted file]
datafiles/tours/test1/left_design.png [new file with mode: 0644]
datafiles/tours/test1/main_window.png [new file with mode: 0644]
datafiles/tours/test1/test.tour [new file with mode: 0644]
datafiles/tours/test1/test_de.tour [new file with mode: 0644]
datafiles/tours/test2.tour [deleted file]
datafiles/tours/test2/left_design.png [new file with mode: 0644]
datafiles/tours/test2/main_window.png [new file with mode: 0644]
datafiles/tours/test2/test2.tour [new file with mode: 0644]
datafiles/tours/test_de.tour [deleted file]
datafiles/tours/tours.txt
src/net/sf/openrocket/gui/help/tours/GuidedTourSelectionDialog.java
src/net/sf/openrocket/gui/help/tours/Slide.java
src/net/sf/openrocket/gui/help/tours/SlideSetManager.java
src/net/sf/openrocket/gui/help/tours/SlideShowComponent.java
src/net/sf/openrocket/gui/help/tours/SlideShowDialog.java
src/net/sf/openrocket/gui/help/tours/SlideShowLinkListener.java [new file with mode: 0644]
src/net/sf/openrocket/gui/util/GUIUtil.java