Wiped out references to Lolitech
authoredouard
Mon, 02 Nov 2009 17:41:24 +0100
changeset 615 1eec2f9a7f5f
parent 614 9b1fe0532d0d
child 616 3a6b413acad9
Wiped out references to Lolitech
doc/manual/en/Pictures/100002010000013A0000004A96B0C1FF.png
doc/manual/en/manual.tex
examples/DS401_Slave_Gui/main.cpp
objdictgen/i18n/objdictgen_zh_CN.po
objdictgen/locale/zh_CN/LC_MESSAGES/objdictgen.mo
Binary file doc/manual/en/Pictures/100002010000013A0000004A96B0C1FF.png has changed
--- a/doc/manual/en/manual.tex	Mon Nov 02 11:58:36 2009 +0100
+++ b/doc/manual/en/manual.tex	Mon Nov 02 17:41:24 2009 +0100
@@ -48,8 +48,6 @@
 \canopen stack that can be implemented as master or slave nodes on
 PCs, Real-time IPCs, and Microcontrollers.
 
-CanFestival is a project supported by Lolitech.
-
 
 \subsection{What is \canopen}
 
@@ -163,26 +161,6 @@
 \item MinGW/MSYS
 \end{enumerate}
 
-\subsection{How to get CanFestival}
-
-Please always use CVS, this is the best way to get the most reactive
-support from the developer community :
-
-
-\begin{verbatim}
-	cvs -d:pserver:anonymous@lolitech.dyndns.org:/canfestival login
-\end{verbatim}
-
-(type return, without entering a password)
-
-Then, enter :
-
-\begin{verbatim}
-	cvs -z3 -d:pserver:anonymous@lolitech.dyndns.org:/canfestival co -P CanFestival-3
-\end{verbatim}
-
-
-
 \section{Understanding Canfestival}
 
 \subsection{CanFestival Project tree layout}
@@ -1653,23 +1631,6 @@
 
 \bigskip{}
 
-
-\begin{center}
-\includegraphics[width=10cm]{Pictures/100002010000013A0000004A96B0C1FF} 
-\par\end{center}
-
-LOLITECH
-24, rue Pierre Evrat
-204, rue du Haut du Pin
-
-88100 Saint-Dié-des-Vosges
-
-FRANCE
-
-Tel : +33 3 29 57 60 42
-
-\href{http://www.lolitech.fr/}{http://www.lolitech.fr}
-
 \textbf{Contributors :} Edouard TISSERANT (Original author)
 
 Laurent BESSARD
@@ -1690,10 +1651,6 @@
 
 Send your feedback and bug reports to \href{mailto:canfestival-devel@lists.sourceforge.net}{canfestival-devel@lists.sourceforge.net}.
 
-For commercial support, \ training and specific integration and developments,
-please ask LOLITECH (see contributors).
-
-
 \subsection{Contributing}
 
 You are free to contribute your specific interfaces back to the project.
--- a/examples/DS401_Slave_Gui/main.cpp	Mon Nov 02 11:58:36 2009 +0100
+++ b/examples/DS401_Slave_Gui/main.cpp	Mon Nov 02 17:41:24 2009 +0100
@@ -277,7 +277,7 @@
   menuBar->Append (helpMenu, _T ("&Help"));
   SetMenuBar (menuBar);
   CreateStatusBar (2);
-  SetStatusText (_T ("Lolitech."), 0);
+  SetStatusText (_T ("DS-401 GUI."), 0);
   SetStatusText (_T ("Welcome."), 1);
 
   book = new wxNotebook (this, BOOKCTRL);
--- a/objdictgen/i18n/objdictgen_zh_CN.po	Mon Nov 02 11:58:36 2009 +0100
+++ b/objdictgen/i18n/objdictgen_zh_CN.po	Mon Nov 02 17:41:24 2009 +0100
@@ -22,9 +22,8 @@
 "\n"
 "Click on OK for saving an error report.\n"
 "\n"
-"Please contact LOLITech at:\n"
-"+33 (0)3 29 57 60 42\n"
-"bugs_networkedit@lolitech.fr\n"
+"Please be kind enough to send this file to:\n"
+"edouard.tisserant@gmail.com\n"
 "\n"
 "\n"
 "Error:\n"
@@ -34,35 +33,7 @@
 "\n"
 "点击确定以保存一个错误报告。\n"
 "\n"
-"请用以下方式联系LOLITech:\n"
-"+33 (0)3 29 57 60 42\n"
-"bugs_PLCOpenEditor@lolitech.fr\n"
-"\n"
-"\n"
-"错误:\n"
-
-#: objdictedit.py:979
-msgid ""
-"\n"
-"An error happens.\n"
-"\n"
-"Click on OK for saving an error report.\n"
-"\n"
-"Please contact LOLITech at:\n"
-"+33 (0)3 29 57 60 42\n"
-"bugs_objdictedit@lolitech.fr\n"
-"\n"
-"\n"
-"Error:\n"
-msgstr ""
-"\n"
-"一个错误发生了。\n"
-"\n"
-"点击确定以保存一个错误报告。\n"
-"\n"
-"请用以下方式联系LOLITech:\n"
-"+33 (0)3 29 57 60 42\n"
-"bugs_PLCOpenEditor@lolitech.fr\n"
+"edouard.tisserant@gmail.com\n"
 "\n"
 "\n"
 "错误:\n"
Binary file objdictgen/locale/zh_CN/LC_MESSAGES/objdictgen.mo has changed