Removed Start Menu
This commit is contained in:
Jindra Pet��k
2013-07-22 21:37:16 +02:00
parent ef7aaeb76a
commit af2f69aa93
290 changed files with 1957 additions and 579 deletions
@@ -92,6 +92,7 @@ public class SelectLanguageDialog extends AppDialog implements ActionListener {
View.setWindowIcon(this);
View.centerScreen(this);
setTitle("Select language");
pack();
}
@Override