Revision: 7566 http://skim-app.svn.sourceforge.net/skim-app/?rev=7566&view=rev Author: hofman Date: 2011-12-11 12:41:45 +0000 (Sun, 11 Dec 2011) Log Message: ----------- change zoom action shortcuts more in line with Preview and avoid clash with zoom out standard alternative
Modified Paths: -------------- trunk/MainMenu.xib Modified: trunk/MainMenu.xib =================================================================== --- trunk/MainMenu.xib 2011-12-10 19:08:10 UTC (rev 7565) +++ trunk/MainMenu.xib 2011-12-11 12:41:45 UTC (rev 7566) @@ -2,7 +2,7 @@ <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> <data> <int key="IBDocument.SystemTarget">1040</int> - <string key="IBDocument.SystemVersion">10K540</string> + <string key="IBDocument.SystemVersion">10K549</string> <string key="IBDocument.InterfaceBuilderVersion">851</string> <string key="IBDocument.AppKitVersion">1038.36</string> <string key="IBDocument.HIToolboxVersion">461.00</string> @@ -1564,7 +1564,7 @@ <object class="NSMenuItem" id="1018941691"> <reference key="NSMenu" ref="952835084"/> <string key="NSTitle">Automatically Resize</string> - <string key="NSKeyEquiv">*</string> + <string key="NSKeyEquiv">R</string> <int key="NSKeyEquivModMask">1048576</int> <int key="NSMnemonicLoc">2147483647</int> <reference key="NSOnImage" ref="1022008517"/> @@ -1603,7 +1603,7 @@ <object class="NSMenuItem" id="458648215"> <reference key="NSMenu" ref="952835084"/> <string key="NSTitle">Zoom To Fit</string> - <string key="NSKeyEquiv">=</string> + <string key="NSKeyEquiv">_</string> <int key="NSKeyEquivModMask">1048576</int> <int key="NSMnemonicLoc">2147483647</int> <reference key="NSOnImage" ref="1022008517"/> @@ -1613,7 +1613,7 @@ <reference key="NSMenu" ref="952835084"/> <bool key="NSIsAlternate">YES</bool> <string key="NSTitle">Zoom To Height</string> - <string key="NSKeyEquiv">=</string> + <string key="NSKeyEquiv">_</string> <int key="NSKeyEquivModMask">1572864</int> <int key="NSMnemonicLoc">2147483647</int> <reference key="NSOnImage" ref="1022008517"/> @@ -1640,7 +1640,7 @@ <object class="NSMenuItem" id="529695502"> <reference key="NSMenu" ref="952835084"/> <string key="NSTitle">Zoom To Selection</string> - <string key="NSKeyEquiv">_</string> + <string key="NSKeyEquiv">*</string> <int key="NSKeyEquivModMask">1048576</int> <int key="NSMnemonicLoc">2147483647</int> <reference key="NSOnImage" ref="1022008517"/> @@ -6865,7 +6865,7 @@ <string key="className">NSApplication</string> <object class="IBClassDescriptionSource" key="sourceIdentifier"> <string key="majorKey">IBProjectSource</string> - <string key="minorKey">SKRichTextFormat.h</string> + <string key="minorKey">NSAttributedString_SKExtensions.h</string> </object> </object> <object class="IBPartialClassDescription"> @@ -7156,6 +7156,24 @@ </object> <object class="IBPartialClassDescription"> <string key="className">NSWindow</string> + <object class="NSMutableDictionary" key="actions"> + <string key="NS.key.0">toggleFullScreen:</string> + <string key="NS.object.0">id</string> + </object> + <object class="NSMutableDictionary" key="actionInfosByName"> + <string key="NS.key.0">toggleFullScreen:</string> + <object class="IBActionInfo" key="NS.object.0"> + <string key="name">toggleFullScreen:</string> + <string key="candidateClassName">id</string> + </object> + </object> + <object class="IBClassDescriptionSource" key="sourceIdentifier"> + <string key="majorKey">IBProjectSource</string> + <string key="minorKey">SKCompatibility.h</string> + </object> + </object> + <object class="IBPartialClassDescription"> + <string key="className">NSWindow</string> <object class="IBClassDescriptionSource" key="sourceIdentifier" id="460517255"> <string key="majorKey">IBProjectSource</string> <string key="minorKey">SKMainDocument.h</string> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ Skim-app-commit mailing list Skim-app-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-commit