[OpenSmalltalk/opensmalltalk-vm] 82c8e4: Rename 'SqueakOSXApp' to 'Squeak' in xib files

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

[OpenSmalltalk/opensmalltalk-vm] 82c8e4: Rename 'SqueakOSXApp' to 'Squeak' in xib files

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 82c8e40d45336ff0346370515086a8f76f77f515
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/82c8e40d45336ff0346370515086a8f76f77f515
  Author: Fabio Niephaus <[hidden email]>
  Date:   2020-02-29 (Sat, 29 Feb 2020)

  Changed paths:
    M platforms/iOS/vm/English.lproj/MainMenu-cg.xib
    M platforms/iOS/vm/English.lproj/MainMenu-opengl.xib
    M platforms/iOS/vm/English.lproj/MainMenu.xib

  Log Message:
  -----------
  Rename 'SqueakOSXApp' to 'Squeak' in xib files

This makes the titles consistent with the previously released Squeak bundles for macOS.
Therefore, it is no longer necessary to swap the MainMenu.nib files during the bundling of Squeak. Instead, we can keep the existing file (and therefore, it will stay in sync with OSVM changes).