metacontact menu commented until da implementation of the metacontactlist is finished

cusax-fix
Yana Stamcheva 20 years ago
parent e31826c733
commit 25c1e985da

@ -80,8 +80,8 @@ private void init() {
// This feature is disabled until it's implemented
this.sendFileItem.setEnabled(false);
String[] userProtocols = mainFrame.getUser().getProtocols();
/*
String[] userProtocols = contactItem.getProtocols();
for (int i = 0; i < userProtocols.length; i++) {
@ -91,7 +91,7 @@ private void init() {
this.addSubcontactMenu.add(protocolMenuItem);
}
*/
this.add(sendMessageItem);
this.add(sendFileItem);

Loading…
Cancel
Save