Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-23 | MainMenu: Correct "Data Detectors" menu item title | Teddy Wing | |
I miscopied this title when I was looking at a template MainMenu.xib in Xcode. While I was trying to make a test translation strings file using the AppleGlot dictionaries, I discovered the mistake. | |||
2023-08-15 | Default main menu: Describe base main menu | Teddy Wing | |
Write a list of all the default main menu items generated in a new Cocoa app MainMenu.nib generated by Xcode. We'll use this as a guide to reimplement all of the menus and items in code. |