The "Import tools" menu item no longer has an ellipsis.
pull/3/merge
Nathan Dinsmore 2013-04-19 11:09:16 -04:00
rodzic 7681525cc2
commit 60781e9913
1 zmienionych plików z 1 dodań i 1 usunięć

2
gui.js
Wyświetl plik

@ -2011,7 +2011,7 @@ IDE_Morph.prototype.projectMenu = function () {
menu.addLine();
menu.addItem(
'Import tools...',
'Import tools',
function () {
var url = 'http://snap.berkeley.edu/snapsource/tools.xml',