ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/deliantra
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/deliantra (file contents):
Revision 1.26 by root, Thu Jan 10 21:53:33 2008 UTC vs.
Revision 1.27 by root, Fri Jan 25 14:30:09 2008 UTC

2374 if (-e "$Deliantra::VARDIR/client.cf") { 2374 if (-e "$Deliantra::VARDIR/client.cf") {
2375 DC::read_cfg "$Deliantra::VARDIR/client.cf"; 2375 DC::read_cfg "$Deliantra::VARDIR/client.cf";
2376 } else { 2376 } else {
2377 #TODO: compatibility cruft 2377 #TODO: compatibility cruft
2378 DC::read_cfg "$Deliantra::OLDDIR/cfplusrc"; 2378 DC::read_cfg "$Deliantra::OLDDIR/cfplusrc";
2379 print STDERR "INFO: used old configuratrion file\n"; 2379 print STDERR "INFO: used old configuration file\n";
2380 } 2380 }
2381 2381
2382 DC::DB::Server::run; 2382 DC::DB::Server::run;
2383 2383
2384 DC::UI::set_layout ($::CFG->{layout}); 2384 DC::UI::set_layout ($::CFG->{layout});

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines