Revision: 28301
http://sourceforge.net/p/bibdesk/svn/28301
Author: hofman
Date: 2023-06-08 09:46:00 +0000 (Thu, 08 Jun 2023)
Log Message:
-----------
Make spelling menu in main Edit menu the same as the system
Modified Paths:
--------------
trunk/bibdesk/Base.lproj/MainMenu.xib
trunk/bibdesk/de.lproj/MainMenu.strings
trunk/bibdesk/en.lproj/MainMenu.strings
trunk/bibdesk/fr.lproj/MainMenu.strings
Modified: trunk/bibdesk/Base.lproj/MainMenu.xib
===================================================================
--- trunk/bibdesk/Base.lproj/MainMenu.xib 2023-06-07 09:34:23 UTC (rev
28300)
+++ trunk/bibdesk/Base.lproj/MainMenu.xib 2023-06-08 09:46:00 UTC (rev
28301)
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="18122" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="18122"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner"
customClass="NSApplication">
@@ -407,24 +406,35 @@
</items>
</menu>
</menuItem>
- <menuItem title="Spelling" id="184">
- <menu key="submenu" title="Spelling" id="185">
+ <menuItem title="Spelling and Grammar" id="184">
+ <menu key="submenu" title="Spelling and
Grammar" id="185">
<items>
- <menuItem title="Spelling…"
keyEquivalent=":" id="187">
+ <menuItem title="Show Spelling and
Grammar" keyEquivalent=":" id="187">
<connections>
<action
selector="showGuessPanel:" target="-1" id="188"/>
</connections>
</menuItem>
- <menuItem title="Check Spelling"
keyEquivalent=";" id="189">
+ <menuItem title="Check Document Now"
keyEquivalent=";" id="189">
<connections>
<action
selector="checkSpelling:" target="-1" id="190"/>
</connections>
</menuItem>
- <menuItem title="Check Spelling As You
Type" id="191">
+ <menuItem isSeparatorItem="YES"
id="yLO-o3-xkf"/>
+ <menuItem title="Check Spelling While
Typing" id="191">
<connections>
<action
selector="toggleContinuousSpellChecking:" target="-1" id="192"/>
</connections>
</menuItem>
+ <menuItem title="Check Grammar With
Spelling" id="ZeC-uu-617">
+ <connections>
+ <action
selector="toggleGrammarChecking:" target="-1" id="6Ky-fZ-RZb"/>
+ </connections>
+ </menuItem>
+ <menuItem title="Correct Spelling
Automatically" id="osb-Q5-P0e">
+ <connections>
+ <action
selector="toggleAutomaticSpellingCorrection:" target="-1" id="M7X-PX-f7r"/>
+ </connections>
+ </menuItem>
</items>
</menu>
</menuItem>
Modified: trunk/bibdesk/de.lproj/MainMenu.strings
===================================================================
(Binary files differ)
Modified: trunk/bibdesk/en.lproj/MainMenu.strings
===================================================================
(Binary files differ)
Modified: trunk/bibdesk/fr.lproj/MainMenu.strings
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit