[cvs]
commit: horde/config .cvsignore lang.php.dist nls.php.dist
horde/lib Horde.php Lang.php MIME.php NLS.php PrefsUI.php
Registry.php imp/lib/MIME/Viewer enriched.php text.php imp
compose.php login.php mailbox.php message.php kronoli
th/lib ...
Michael M Slusarz
slusarz@bigworm.colorado.edu
Wed, 19 Jun 2002 16:42:24 -0700 (PDT)
slusarz 2002/06/19 16:42:24 PDT
Modified files:
config .cvsignore
lib Horde.php Registry.php PrefsUI.php
MIME.php
lib/MIME/Viewer text.php enriched.php
. login.php message.php compose.php
mailbox.php
lib Event.php base.php
. month.php
lib/MIME Part.php Viewer.php Message.php
docs CHANGES
Added files:
config nls.php.dist
lib NLS.php
Removed files:
config lang.php.dist
lib Lang.php
Log:
The Lang:: class has been renamed to NLS:: (National Language Support).
Timezone manipulation/setting has been moved into this class.
Revision Changes Path
1.19 +1 -1 horde/config/.cvsignore
1.53 +0 -498 horde/config/Attic/lang.php.dist (dead)
1.1 +498 -0 horde/config/nls.php.dist (new)
1.296 +2 -0 horde/docs/CHANGES
1.38 +0 -167 horde/lib/Attic/Lang.php (dead)
1.162 +4 -18 horde/lib/Horde.php
1.77 +6 -6 horde/lib/MIME.php
1.30 +3 -3 horde/lib/MIME/Message.php
1.41 +5 -5 horde/lib/MIME/Part.php
1.24 +3 -3 horde/lib/MIME/Viewer.php
1.1 +197 -0 horde/lib/NLS.php (new)
1.7 +3 -3 horde/lib/PrefsUI.php
1.92 +11 -11 horde/lib/Registry.php
2.490 +2 -2 imp/compose.php
1.11 +3 -3 imp/lib/MIME/Viewer/enriched.php
1.37 +4 -4 imp/lib/MIME/Viewer/text.php
2.158 +5 -4 imp/login.php
2.377 +2 -2 imp/mailbox.php
2.359 +2 -2 imp/message.php
1.24 +4 -4 kronolith/lib/Event.php
1.40 +2 -2 kronolith/lib/base.php
1.75 +4 -4 kronolith/month.php
Chora Links:
http://cvs.horde.org/diff.php/horde/config/.cvsignore?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/co.php/horde/config/Attic/lang.php.dist?r=1.52
http://cvs.horde.org/co.php/horde/config/nls.php.dist?r=1.1
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.295&r2=1.296&ty=u
http://cvs.horde.org/co.php/horde/lib/Attic/Lang.php?r=1.37
http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.161&r2=1.162&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME.php?r1=1.76&r2=1.77&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Message.php?r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Part.php?r1=1.40&r2=1.41&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/co.php/horde/lib/NLS.php?r=1.1
http://cvs.horde.org/diff.php/horde/lib/PrefsUI.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/horde/lib/Registry.php?r1=1.91&r2=1.92&ty=u
http://cvs.horde.org/diff.php/imp/compose.php?r1=2.489&r2=2.490&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/enriched.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/text.php?r1=1.36&r2=1.37&ty=u
http://cvs.horde.org/diff.php/imp/login.php?r1=2.157&r2=2.158&ty=u
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.376&r2=2.377&ty=u
http://cvs.horde.org/diff.php/imp/message.php?r1=2.358&r2=2.359&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Event.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/base.php?r1=1.39&r2=1.40&ty=u
http://cvs.horde.org/diff.php/kronolith/month.php?r1=1.74&r2=1.75&ty=u