[Kde-cygwin-cvs] CVS: qt-3/tools/assistant/book assistant.leaf,1.1.1.7,1.2
Status: Inactive
Brought to you by:
habacker
From: Christian E. <che...@us...> - 2005-09-23 09:41:30
|
Update of /cvsroot/kde-cygwin/qt-3/tools/assistant/book In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26950/tools/assistant/book Modified Files: assistant.leaf Log Message: st qt3.3.5 patch - I made the smae mistake like 3.3.4 but don't know what is going wrong there. Seems like our cvs is messed up :( ttt: ---------------------------------------------------------------------- Index: assistant.leaf =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/assistant/book/assistant.leaf,v retrieving revision 1.1.1.7 retrieving revision 1.2 diff -u -r1.1.1.7 -r1.2 --- assistant.leaf 22 Sep 2005 12:57:48 -0000 1.1.1.7 +++ assistant.leaf 23 Sep 2005 09:40:30 -0000 1.2 @@ -532,9 +532,6 @@ </assistantconfig> \endcode -These files are XML files. Characters such as \c{<}, \c{>}, and \c{&} -must be written as entities (e.g., \c{<}, \c{>}, \c{&}). - \section2 Using Profiles To use a profile, run \QA with the option \c {-profile filename}. |