Resource bundle jockeying.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@50 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -56,7 +56,7 @@ public class LogonPanel extends JPanel
|
||||
{
|
||||
// keep these around for later
|
||||
_ctx = ctx;
|
||||
_msgs = _ctx.getMessageManager().getBundle("micasa");
|
||||
_msgs = _ctx.getMessageManager().getBundle("micasa.logon");
|
||||
|
||||
setLayout(new VGroupLayout());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user