mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Updated to version 0.6. Fixed and updated rate plugin.
This commit is contained in:
parent
2abc0e888d
commit
f6b812bce1
27 changed files with 37 additions and 31 deletions
|
|
@ -77,15 +77,15 @@ public class AboutDialog extends MageDialog {
|
|||
}
|
||||
});
|
||||
|
||||
jLabel1.setText("MAGE client, version 0.5.1");
|
||||
jLabel1.setText("MAGE client, version 0.6");
|
||||
|
||||
lblVersion.setText("version");
|
||||
|
||||
jLabel2.setText("Courtesy: BetaSteward@googlemail.com");
|
||||
|
||||
jLabel3.setText("Devs: BetaSteward, Nantuko84, Eugen.Rivniy");
|
||||
jLabel3.setText("Devs: BetaSteward, Nantuko84, Eugen.Rivniy, maurer.it");
|
||||
|
||||
jLabel4.setText("Thanks: KLo, Cosmo & Fritz");
|
||||
//jLabel4.setText("Thanks: KLo, Cosmo & Fritz");
|
||||
|
||||
javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());
|
||||
getContentPane().setLayout(layout);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue