--- src/settings_wizzard.cxx.orig Wed Aug 17 10:23:12 2005 +++ src/settings_wizzard.cxx Wed Aug 17 10:24:36 2005 @@ -768,51 +768,51 @@ txt->Text(PROGRAMNAME" note\n"); ogp->Add(txt); html_gadget *helptxt=new html_gadget; - helptxt->Text("
-XCmail has a special kind of mail folder management which -allows more flexibility:-
-A virtual folder (vfolder) may contain one or more real folders. -Real folders are for example the files on your hard disk (as you -might know it from other mail programs).
- -Normally easy vfolder has only one real folder in it which has the same -name (filename) and you don't worry about it (if you want to use vfolders -you have to enable this function in the general preferences).
- -However XCmail offers different places where and how to store folders -and you might hide this behind a vfolder. This different places are for -example: -
-This places are called IOs. A vfolder may contain as many real folders -from every IO as you want. But a typicall usage could be: -
-Finally there are different type of vfolders: -
-For more details on vfolders read the manual and check the folder manager -window ('Special' pull down menu). -"); + helptxt->Text("
" +"XCmail has a special kind of mail folder management which" +"allows more flexibility:" +"
" +"A virtual folder (vfolder) may contain one or more real folders." +"Real folders are for example the files on your hard disk (as you" +"might know it from other mail programs).
" +"" +"Normally easy vfolder has only one real folder in it which has the same" +"name (filename) and you don't worry about it (if you want to use vfolders" +"you have to enable this function in the general preferences).
" +"" +"However XCmail offers different places where and how to store folders" +"and you might hide this behind a vfolder. This different places are for" +"example:" +"
" +"This places are called IOs. A vfolder may contain as many real folders" +"from every IO as you want. But a typicall usage could be:" +"
" +"Finally there are different type of vfolders:" +"
" +"For more details on vfolders read the manual and check the folder manager" +"window ('Special' pull down menu)." +""); ogp->Add(helptxt);