updated history

pull/3/merge
jmoenig 2014-10-01 13:52:17 +02:00
rodzic fd7c3f70f8
commit ba58b0e5b6
5 zmienionych plików z 5 dodań i 4 usunięć

2
gui.js
Wyświetl plik

@ -69,7 +69,7 @@ SpeechBubbleMorph*/
// Global stuff ////////////////////////////////////////////////////////
modules.gui = '2014-September-22';
modules.gui = '2014-October-01';
// Declarations

Wyświetl plik

@ -2296,3 +2296,4 @@ ______
* Threads: workaround for some REPORT issues
* Objects: fixed #599 (disable IDE keyboard shortcuts in presentation mode)
* Objects: correctly display symbol for %obj type input slots in the prototype template
* Portuguese translation update, thanks, Manuel!

Wyświetl plik

@ -185,7 +185,7 @@ SnapTranslator.dict.pt = {
'translator_e-mail':
'mmsequeira@gmail.com',
'last_changed':
'2014-09-29',
'2014-10-01',
// GUI
// control bar:

Wyświetl plik

@ -42,7 +42,7 @@
/*global modules, contains*/
modules.locale = '2014-September-29';
modules.locale = '2014-October-01';
// Global stuff

Wyświetl plik

@ -61,7 +61,7 @@ SyntaxElementMorph, Variable*/
// Global stuff ////////////////////////////////////////////////////////
modules.store = '2014-September-17';
modules.store = '2014-October-01';
// XML_Serializer ///////////////////////////////////////////////////////