diff --git a/src/Mod/Start/StartPage/CMakeLists.txt b/src/Mod/Start/StartPage/CMakeLists.txt index e2313cb93..07d8c2a2e 100644 --- a/src/Mod/Start/StartPage/CMakeLists.txt +++ b/src/Mod/Start/StartPage/CMakeLists.txt @@ -26,6 +26,7 @@ SET(StartPage_DATA ArchExample.png web.png blank.png + freecad-doc.png complete.jpg Ship.py Ship.png diff --git a/src/Mod/Start/StartPage/StartPage.py b/src/Mod/Start/StartPage/StartPage.py index 84cc7eb74..99a89613d 100644 --- a/src/Mod/Start/StartPage/StartPage.py +++ b/src/Mod/Start/StartPage/StartPage.py @@ -102,6 +102,8 @@ text52 = translate("StartPage","Ship Design") text53 = translate("StartPage","Designing and calculating ships") text54 = translate("StartPage","The Ship Design module offers several tools to help ship designers to view, model and calculate profiles and other specific properties of ship hulls.") text55 = translate("StartPage","Load an Architectural example model") +text56 = translate("StartPage","http://www.freecadweb.org/wiki/index.php?title=Tutorials") +text57 = translate("StartPage","http://www.freecadweb.org/wiki/index.php?title=Power_users_hub") # here is the html page skeleton @@ -112,6 +114,8 @@ page = """ -
+