The OTR>[Contact]>Reset menu item should not be ChechBox like

cusax-fix
George Politis 17 years ago
parent ccc25a13e6
commit ce504b2bf1

@ -239,7 +239,7 @@ public void actionPerformed(ActionEvent e)
this.addSeparator();
JCheckBoxMenuItem cbReset = new JCheckBoxMenuItem();
JMenuItem cbReset = new JMenuItem();
cbReset.setText(OtrActivator.resourceService
.getI18NString("plugin.otr.menu.CB_RESET"));

Loading…
Cancel
Save