The Trunk: System-fbs.626.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: System-fbs.626.mcz

commits-2
Frank Shearar uploaded a new version of System to project The Trunk:
http://source.squeak.org/trunk/System-fbs.626.mcz

==================== Summary ====================

Name: System-fbs.626
Author: fbs
Time: 26 November 2013, 10:03:16.868 am
UUID: 7cd263fd-981c-f246-9196-0491463578aa
Ancestors: System-fbs.625

Typo means DNU.

=============== Diff against System-fbs.625 ===============

Item was changed:
  ----- Method: Project>>updateLocaleDependents (in category 'language') -----
  updateLocaleDependents
  "Set the project's natural language as indicated"
 
  ActiveWorld allTileScriptingElements do: [:viewerOrScriptor |
  viewerOrScriptor localeChanged].
 
  Flaps disableGlobalFlaps: false.
  Preferences eToyFriendly
  ifTrue: [
  Flaps addAndEnableEToyFlaps.
  ActiveWorld addGlobalFlaps]
  ifFalse: [Flaps enableGlobalFlaps].
 
  (Project current isFlapIDEnabled: 'Navigator' translated)
  ifFalse: [Flaps enableDisableGlobalFlapWithID: 'Navigator' translated].
 
+ ScrapBook default emptyScrapBook.
- ScrapBook default emptyScrapsBook.
  MenuIcons initializeTranslations.
 
  LanguageEnvironment localeChanged.
 
  "self setFlaps.
  self setPaletteFor: aLanguageSymbol."
  !


Reply | Threaded
Open this post in threaded view
|

Re: The Trunk: System-fbs.626.mcz

timrowledge

On 26-11-2013, at 10:03 AM, [hidden email] wrote:

>
>
> Typo means DNU.

How very Zen. Or something. Concise, correct, profound.

tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
Strange OpCodes: DTFS: Dump Tape to Floor and Shred