diff --git a/build_num b/build_num index 9ef0bb58f..871d3b11b 100644 --- a/build_num +++ b/build_num @@ -1 +1 @@ -#define BUILD_NUM 3301 +#define BUILD_NUM 3302 diff --git a/src/gui/MainRes.qrc b/src/gui/MainRes.qrc index 70a66735a..93e85658f 100644 --- a/src/gui/MainRes.qrc +++ b/src/gui/MainRes.qrc @@ -1,5 +1,7 @@ + Tutorial/introduction/html/page4.html + Tutorial/introduction/images/Quick_Start_Splash_Screen.png Images/library_switch_screenshot.png Tutorial/introduction/html/page3.html Tutorial/introduction/html/page1.html diff --git a/src/gui/Tutorial/introduction/html/page0.html b/src/gui/Tutorial/introduction/html/page0.html index 18cf5f8b2..692d8215f 100644 --- a/src/gui/Tutorial/introduction/html/page0.html +++ b/src/gui/Tutorial/introduction/html/page0.html @@ -14,38 +14,9 @@

- This guide provides a brief overview of the Firewall Builder - application and its key concepts. +

-

GUI Layout

- -

- -

- - -

- The Firewall Builder application is comprised of three primary windows - shown in the screenshot: - -

-

diff --git a/src/gui/Tutorial/introduction/html/page1.html b/src/gui/Tutorial/introduction/html/page1.html index 560e6c1a2..05b76adda 100644 --- a/src/gui/Tutorial/introduction/html/page1.html +++ b/src/gui/Tutorial/introduction/html/page1.html @@ -13,22 +13,34 @@
- -

Common Actions

+

GUI Layout

- Firewall Builder is based on the concept of objects. Before you can - use an object in a firewall rule it must first exist in an object - Library. Commonly used objects, like the HTTP service, are - predefined in the Standard Library. The User Library contains - objects, like internal IP networks, that users create to match their - specific network environments. +

+

- -

+ The Firewall Builder application is comprised of three primary windows + shown in the screenshot: + +

diff --git a/src/gui/Tutorial/introduction/html/page2.html b/src/gui/Tutorial/introduction/html/page2.html index 0af479502..982f7a122 100644 --- a/src/gui/Tutorial/introduction/html/page2.html +++ b/src/gui/Tutorial/introduction/html/page2.html @@ -13,36 +13,20 @@
+

Common Actions

-

+

+

diff --git a/src/gui/Tutorial/introduction/html/page3.html b/src/gui/Tutorial/introduction/html/page3.html index 8d79ca7a8..f3ed0efa0 100644 --- a/src/gui/Tutorial/introduction/html/page3.html +++ b/src/gui/Tutorial/introduction/html/page3.html @@ -13,29 +13,38 @@
-

Additonal Resources

- -For more information about using Firewall Builder please see: +

Common Actions

- Video - Tutorial: Firewall - Builder Video Tutorial - The Basics +

-

- Getting Started Guide: - Getting -Started Guide -

- -

Report a Problem

-

- To report a problem with Firewall Builder please use - the user - forum on SourceForge or email us - at support@netcitadel.com. -

diff --git a/src/gui/Tutorial/introduction/html/page4.html b/src/gui/Tutorial/introduction/html/page4.html new file mode 100644 index 000000000..5832777b0 --- /dev/null +++ b/src/gui/Tutorial/introduction/html/page4.html @@ -0,0 +1,42 @@ + + + + + +
+ + + + + +
Firewall Builder Quick Start GuidePage 4
+
+
+ +

Additonal Resources

+ +For more information about using Firewall Builder please see: + +

+ Video + Tutorial: Firewall + Builder Video Tutorial - The Basics +

+ +

+ Getting Started Guide: + Getting +Started Guide +

+ +

Report a Problem

+

+ To report a problem with Firewall Builder please use + the user + forum on SourceForge or email us + at support@netcitadel.com. +

+ + + + diff --git a/src/gui/Tutorial/introduction/images/Quick_Start_Splash_Screen.png b/src/gui/Tutorial/introduction/images/Quick_Start_Splash_Screen.png new file mode 100644 index 000000000..d00c6ca6a Binary files /dev/null and b/src/gui/Tutorial/introduction/images/Quick_Start_Splash_Screen.png differ