Remove Text → Transpose Words

This is unimplemented and I probably won’t implement it unless there is a very compelling use-case.

The Text → Transpose action can already transpose words, either when separated by whitespace, comma, etc., or when the words are selected as two (or more) discontinuous selections.

Closes #1109
This commit is contained in:
Allan Odgaard
2013-09-03 16:47:04 +02:00
parent de21c812a9
commit ae708eaa41

View File

@@ -1754,15 +1754,7 @@
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSMenuItem" id="246914251">
<reference key="NSMenu" ref="564325342"/>
<string key="NSTitle">Transpose Characters</string>
<string key="NSKeyEquiv"/>
<int key="NSMnemonicLoc">2147483647</int>
<reference key="NSOnImage" ref="944637517"/>
<reference key="NSMixedImage" ref="596846250"/>
</object>
<object class="NSMenuItem" id="819363239">
<reference key="NSMenu" ref="564325342"/>
<string key="NSTitle">Transpose Words</string>
<string key="NSTitle">Transpose</string>
<string key="NSKeyEquiv"/>
<int key="NSMnemonicLoc">2147483647</int>
<reference key="NSOnImage" ref="944637517"/>
@@ -2899,14 +2891,6 @@
</object>
<int key="connectionID">366</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">transposeWords:</string>
<reference key="source" ref="51167417"/>
<reference key="destination" ref="819363239"/>
</object>
<int key="connectionID">367</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">changeCaseOfWord:</string>
@@ -4571,7 +4555,6 @@
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="246914251"/>
<reference ref="819363239"/>
<reference ref="465097494"/>
<reference ref="952428662"/>
<reference ref="577163704"/>
@@ -4599,11 +4582,6 @@
<reference key="object" ref="246914251"/>
<reference key="parent" ref="564325342"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">346</int>
<reference key="object" ref="819363239"/>
<reference key="parent" ref="564325342"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">347</int>
<reference key="object" ref="465097494"/>
@@ -5786,7 +5764,6 @@
<string>342.IBPluginDependency</string>
<string>343.IBPluginDependency</string>
<string>344.IBPluginDependency</string>
<string>346.IBPluginDependency</string>
<string>347.IBPluginDependency</string>
<string>348.IBPluginDependency</string>
<string>349.IBPluginDependency</string>
@@ -6093,7 +6070,6 @@
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{273, 444}, {269, 102}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>