ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.485 by root, Mon Oct 12 14:12:54 2009 UTC vs.
Revision 1.486 by root, Thu Oct 15 21:56:50 2009 UTC

2765 2765
2766=cut 2766=cut
2767 2767
2768# non-persistent channels (usually the info channel) 2768# non-persistent channels (usually the info channel)
2769our %CHANNEL = ( 2769our %CHANNEL = (
2770 "c/motd" => {
2771 id => "infobox",
2772 title => "MOTD",
2773 reply => undef,
2774 tooltip => "The message of the day",
2775 },
2770 "c/identify" => { 2776 "c/identify" => {
2771 id => "infobox", 2777 id => "infobox",
2772 title => "Identify", 2778 title => "Identify",
2773 reply => undef, 2779 reply => undef,
2774 tooltip => "Items recently identified", 2780 tooltip => "Items recently identified",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines