From: Marek W. <mar...@o2...> - 2004-01-22 05:12:20
Hi everybody,
I have just made some minor changes in names of classes and objects.
These are quite important for easiness of reading and understanding the
source.
If you have already downloaded the CVS tree, please go to src/ directory
and issue:
cvs update \
customlevel.h customlevel.ui.h keypressed.h klearnnotes2.h \
KLNcanvasitems.h KLNfancywidgets.h midi_setup.h voice_recognition.h \
customlevel.cpp globals.cpp keypressed.cpp klearnnotes2.cpp \
KLNcanvasitems.cpp KLNfancywidgets.cpp main.cpp midi_setup.cpp \
randomobject.cpp voice_recognition.cpp
with additional
-d:ext:LO...@cv...:/cvsroot/klearnnotes2
(with LOGIN replaced by your sourceforge nick) after 'cvs' if you are
using the nightly tarball.
~Marek
--
\/ /|\ Marek Wieckowski
##### | | |
= . . = \|/ Institute of Theoretical Physics
U | Warsaw University
/ ~ \___ |
<| | | marek-wie AT o2.pl
> . < | http://www.fuw.edu.pl/~wiecko
<<___>> | http://klearnnotes2.sourceforge.net
From: Marek W. <mar...@o2...> - 2004-01-22 05:25:30
Marek Wieckowski wrote:
> if you are using the nightly tarball
BTW. Current tarball is up to date (if you download it now, you don't
have to update anything). I have just updated it manually.
This was info only for those, who have already downloaded the CVS tree.
M.