From f306a47359c575abfd519f527bfaffa849daf728 Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Sun, 16 Sep 2012 15:31:01 -0300 Subject: [PATCH] 0000809: more info on start page --- src/Mod/Start/StartPage/StartPage.py | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/Mod/Start/StartPage/StartPage.py b/src/Mod/Start/StartPage/StartPage.py index 978cae6b7b..03b4458600 100644 --- a/src/Mod/Start/StartPage/StartPage.py +++ b/src/Mod/Start/StartPage/StartPage.py @@ -70,6 +70,9 @@ text45 = translate("StartPage","This is the official user manual of FreeCAD, bui text46 = translate("StartPage","The tutorials section on the FreeCAD website") text47 = translate("StartPage","The section of the FreeCAd website dedicate dto python scripting, with examples, explanations, and API commands.") text48 = translate("StartPage","A blog dedicated to teaching FreeCAD, maintained by members of the FreeCAD community") +text49 = translate("StartPage","Getting started") +text50 = translate("StartPage","The FreeCAD interface is divided in workbenches, which are sets of tools suited for a specific task. You can start with one of the workbenches in this list, or with the complete workbench, which presents you with some of the most used tools gathered from other workbenches. Click to read more about workbenches on the FreeCAD website.") +text51 = translate("StartPage","http://sourceforge.net/apps/mediawiki/free-cad/index.php?title=Workbench_Concept") # here is the html page skeleton @@ -342,7 +345,13 @@ def getLinks(): def getWorkbenches(): return """ -