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.64 by root, Sat Aug 30 04:43:02 2008 UTC vs.
Revision 1.65 by root, Sat Aug 30 06:49:05 2008 UTC

120use DC::UI::Canvas; 120use DC::UI::Canvas;
121use DC::UI::Inventory; 121use DC::UI::Inventory;
122use DC::UI::SpellList; 122use DC::UI::SpellList;
123use DC::UI::Dockable; 123use DC::UI::Dockable;
124use DC::UI::Dockbar; 124use DC::UI::Dockbar;
125use DC::UI::MessageWindow;
126use DC::UI::ChatView; 125use DC::UI::ChatView;
127use DC::MessageDistributor; 126use DC::MessageDistributor;
128use DC::Pod; 127use DC::Pod;
129use DC::MapWidget; 128use DC::MapWidget;
130use DC::Macro; 129use DC::Macro;
1597 }, 1596 },
1598 ); 1597 );
1599 1598
1600 $vbox->add (new DC::UI::FancyFrame 1599 $vbox->add (new DC::UI::FancyFrame
1601 label => "How to Play", 1600 label => "How to Play",
1602 min_h => 200, 1601 min_h => 240,
1603 child => (new DC::UI::Label valign => 0, ellipsise => 0, 1602 child => (new DC::UI::Label valign => 0, ellipsise => 0,
1604 markup => 1603 markup =>
1605 "First select a suitable video resolution in the <b>Graphics</b> tab, above.\n\n" 1604 "First select a suitable video resolution in the <b>Graphics</b> tab, above.\n\n"
1606 . "Then register a new account (or use an existing one if you have one). " 1605 . "Then register a new account (or use an existing one if you have one). "
1607 . "To register an account, choose a username that hasn't been taken yet (just guess) and " 1606 . "To register an account, choose a username that hasn't been taken yet (just guess) and "

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines