Revision: 12644
          http://sourceforge.net/p/skim-app/code/12644
Author:   hofman
Date:     2021-12-26 14:51:38 +0000 (Sun, 26 Dec 2021)
Log Message:
-----------
Expand menu item title to Fit to PDF

Modified Paths:
--------------
    trunk/Base.lproj/GeneralPreferences.xib
    trunk/de.lproj/GeneralPreferences.strings
    trunk/en.lproj/GeneralPreferences.strings
    trunk/es.lproj/GeneralPreferences.strings
    trunk/fr.lproj/GeneralPreferences.strings
    trunk/it.lproj/GeneralPreferences.strings
    trunk/ja.lproj/GeneralPreferences.strings
    trunk/nl.lproj/GeneralPreferences.strings
    trunk/pl.lproj/GeneralPreferences.strings
    trunk/ru.lproj/GeneralPreferences.strings
    trunk/zh_CN.lproj/GeneralPreferences.strings
    trunk/zh_TW.lproj/GeneralPreferences.strings

Modified: trunk/Base.lproj/GeneralPreferences.xib
===================================================================
--- trunk/Base.lproj/GeneralPreferences.xib     2021-12-19 18:08:58 UTC (rev 
12643)
+++ trunk/Base.lproj/GeneralPreferences.xib     2021-12-26 14:51:38 UTC (rev 
12644)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="16097.3" 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="16097.3"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -16,10 +15,10 @@
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
         <customView translatesAutoresizingMaskIntoConstraints="NO" id="1">
-            <rect key="frame" x="0.0" y="0.0" width="298" height="405"/>
+            <rect key="frame" x="0.0" y="0.0" width="303" height="415"/>
             <subviews>
                 <button toolTip="Remember and reopen files from a previous 
run" horizontalHuggingPriority="252" verticalHuggingPriority="750" 
imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2">
-                    <rect key="frame" x="18" y="369" width="219" height="18"/>
+                    <rect key="frame" x="18" y="378" width="223" height="18"/>
                     <buttonCell key="cell" type="check" title="Reopen last 
open files at startup" bezelStyle="regularSquare" imagePosition="left" 
alignment="left" inset="2" id="50">
                         <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                         <font key="font" metaFont="system"/>
@@ -29,7 +28,7 @@
                     </connections>
                 </button>
                 <button toolTip="Open the contents pane only when the file has 
a table of contents" horizontalHuggingPriority="252" 
verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="3">
-                    <rect key="frame" x="18" y="301" width="248" height="18"/>
+                    <rect key="frame" x="18" y="309" width="252" height="18"/>
                     <buttonCell key="cell" type="check" title="Open pane only 
for Table of Contents" bezelStyle="regularSquare" imagePosition="left" 
alignment="left" inset="2" id="49">
                         <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                         <font key="font" metaFont="system"/>
@@ -39,7 +38,7 @@
                     </connections>
                 </button>
                 <button toolTip="Always keep snapshot windows on top of other 
windows" horizontalHuggingPriority="252" verticalHuggingPriority="750" 
imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4">
-                    <rect key="frame" x="18" y="64" width="211" height="18"/>
+                    <rect key="frame" x="18" y="64" width="215" height="18"/>
                     <buttonCell key="cell" type="check" title="Keep snapshot 
windows on top" bezelStyle="regularSquare" imagePosition="left" 
alignment="left" inset="2" id="48">
                         <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                         <font key="font" metaFont="system"/>
@@ -49,13 +48,13 @@
                     </connections>
                 </button>
                 <box verticalHuggingPriority="750" boxType="separator" 
translatesAutoresizingMaskIntoConstraints="NO" id="5">
-                    <rect key="frame" x="12" y="356" width="274" height="5"/>
+                    <rect key="frame" x="12" y="364" width="279" height="5"/>
                 </box>
                 <box verticalHuggingPriority="750" boxType="separator" 
translatesAutoresizingMaskIntoConstraints="NO" id="6">
-                    <rect key="frame" x="12" y="90" width="274" height="5"/>
+                    <rect key="frame" x="12" y="91" width="279" height="5"/>
                 </box>
                 <textField horizontalHuggingPriority="252" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="7" userLabel="Check for Skim updates:">
-                    <rect key="frame" x="18" y="108" width="153" height="16"/>
+                    <rect key="frame" x="18" y="109" width="153" height="16"/>
                     <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" 
title="Check for Skim updates:" id="47">
                         <font key="font" metaFont="system"/>
                         <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
@@ -63,13 +62,13 @@
                     </textFieldCell>
                 </textField>
                 <box verticalHuggingPriority="750" boxType="separator" 
translatesAutoresizingMaskIntoConstraints="NO" id="8">
-                    <rect key="frame" x="12" y="136" width="274" height="5"/>
+                    <rect key="frame" x="12" y="136" width="279" height="5"/>
                 </box>
                 <popUpButton horizontalHuggingPriority="252" 
verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="9">
-                    <rect key="frame" x="175" y="102" width="87" height="25"/>
+                    <rect key="frame" x="174" y="102" width="88" height="25"/>
                     <popUpButtonCell key="cell" type="push" title="Never" 
bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" 
borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" 
preferredEdge="maxY" selectedItem="42" id="40">
                         <behavior key="behavior" lightByBackground="YES" 
lightByGray="YES"/>
-                        <font key="font" metaFont="system"/>
+                        <font key="font" metaFont="menu"/>
                         <menu key="menu" id="41">
                             <items>
                                 <menuItem title="Never" state="on" id="42"/>
@@ -86,7 +85,7 @@
                     </connections>
                 </popUpButton>
                 <button toolTip="Go back to the last page viewed when opening 
a file" horizontalHuggingPriority="252" verticalHuggingPriority="750" 
imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="10">
-                    <rect key="frame" x="18" y="281" width="193" height="18"/>
+                    <rect key="frame" x="18" y="287" width="197" height="18"/>
                     <buttonCell key="cell" type="check" title="Remember last 
page viewed" bezelStyle="regularSquare" imagePosition="left" alignment="left" 
inset="2" id="39">
                         <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                         <font key="font" metaFont="system"/>
@@ -96,10 +95,10 @@
                     </connections>
                 </button>
                 <box verticalHuggingPriority="750" boxType="separator" 
translatesAutoresizingMaskIntoConstraints="NO" id="11">
-                    <rect key="frame" x="12" y="195" width="274" height="5"/>
+                    <rect key="frame" x="12" y="199" width="279" height="5"/>
                 </box>
                 <button toolTip="Automatically save a Skim notes file with the 
same file name whenever you save a PDF file" horizontalHuggingPriority="252" 
verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="12">
-                    <rect key="frame" x="18" y="149" width="261" height="18"/>
+                    <rect key="frame" x="18" y="150" width="265" height="18"/>
                     <buttonCell key="cell" type="check" title="Automatically 
save Skim notes backups" bezelStyle="regularSquare" imagePosition="left" 
alignment="left" inset="2" id="38">
                         <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                         <font key="font" metaFont="system"/>
@@ -109,7 +108,7 @@
                     </connections>
                 </button>
                 <button toolTip="Choose this to use different PDF view 
settings in full screen mode and normal mode" verticalHuggingPriority="750" 
tag="1" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" 
id="13" userLabel="Full Screen Button">
-                    <rect key="frame" x="134" y="203" width="108" height="32"/>
+                    <rect key="frame" x="125" y="207" width="102" height="32"/>
                     <buttonCell key="cell" type="push" title="Full Screen" 
bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="37">
                         <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                         <font key="font" metaFont="system"/>
@@ -119,7 +118,7 @@
                     </connections>
                 </button>
                 <button toolTip="Set the initial PDF view settings for newly 
opened documents" verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="14" userLabel="Normal 
Button">
-                    <rect key="frame" x="26" y="203" width="108" height="32"/>
+                    <rect key="frame" x="25" y="207" width="102" height="32"/>
                     <buttonCell key="cell" type="push" title="Normal" 
bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="36">
                         <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                         <font key="font" metaFont="system"/>
@@ -130,7 +129,7 @@
                     </connections>
                 </button>
                 <textField horizontalHuggingPriority="252" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="15">
-                    <rect key="frame" x="18" y="239" width="173" height="16"/>
+                    <rect key="frame" x="18" y="242" width="173" height="16"/>
                     <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Initial PDF view 
settings for:" id="35">
                         <font key="font" metaFont="system"/>
                         <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
@@ -138,7 +137,7 @@
                     </textFieldCell>
                 </textField>
                 <textField horizontalHuggingPriority="252" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="16" userLabel="Open files:">
-                    <rect key="frame" x="18" y="328" width="70" height="16"/>
+                    <rect key="frame" x="18" y="337" width="70" height="16"/>
                     <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" 
title="Open files:" id="34">
                         <font key="font" metaFont="system"/>
                         <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
@@ -146,7 +145,7 @@
                     </textFieldCell>
                 </textField>
                 <button toolTip="Reopen the last viewed snapshots when opening 
a file" horizontalHuggingPriority="252" verticalHuggingPriority="750" 
imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="18">
-                    <rect key="frame" x="18" y="261" width="154" height="18"/>
+                    <rect key="frame" x="18" y="265" width="158" height="18"/>
                     <buttonCell key="cell" type="check" title="Remember 
snapshots" bezelStyle="regularSquare" imagePosition="left" alignment="left" 
inset="2" id="29">
                         <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                         <font key="font" metaFont="system"/>
@@ -156,7 +155,7 @@
                     </connections>
                 </button>
                 <box verticalHuggingPriority="750" boxType="separator" 
translatesAutoresizingMaskIntoConstraints="NO" id="19">
-                    <rect key="frame" x="12" y="51" width="274" height="5"/>
+                    <rect key="frame" x="12" y="50" width="279" height="5"/>
                 </box>
                 <textField horizontalHuggingPriority="252" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="20" userLabel="Save passwords in Keychain:">
                     <rect key="frame" x="18" y="23" width="178" height="16"/>
@@ -167,7 +166,7 @@
                     </textFieldCell>
                 </textField>
                 <button toolTip="Attach Skim notes that can be read by older 
versions of Skim, but are not preserved by iCloud" 
horizontalHuggingPriority="252" verticalHuggingPriority="750" 
imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" 
id="YMN-MA-BZc">
-                    <rect key="frame" x="18" y="169" width="168" height="18"/>
+                    <rect key="frame" x="18" y="172" width="172" height="18"/>
                     <buttonCell key="cell" type="check" title="Write legacy 
Skim notes" bezelStyle="regularSquare" imagePosition="left" alignment="left" 
inset="2" id="s4m-Yj-mU0">
                         <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                         <font key="font" metaFont="system"/>
@@ -177,10 +176,10 @@
                     </connections>
                 </button>
                 <popUpButton horizontalHuggingPriority="252" 
verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="duc-5M-yv6">
-                    <rect key="frame" x="200" y="17" width="81" height="25"/>
+                    <rect key="frame" x="199" y="16" width="82" height="25"/>
                     <popUpButtonCell key="cell" type="push" title="Ask" 
bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" 
borderStyle="borderAndBezel" tag="-1" inset="2" arrowPosition="arrowAtCenter" 
preferredEdge="maxY" selectedItem="swn-Y1-ySx" id="yvF-2H-pdd">
                         <behavior key="behavior" lightByBackground="YES" 
lightByGray="YES"/>
-                        <font key="font" metaFont="system"/>
+                        <font key="font" metaFont="menu"/>
                         <menu key="menu" id="X8c-nr-2UE">
                             <items>
                                 <menuItem title="Always" tag="1" 
id="oSK-dH-0Kk"/>
@@ -195,15 +194,15 @@
                     </connections>
                 </popUpButton>
                 <popUpButton toolTip="Window size for newly opened files" 
horizontalHuggingPriority="252" verticalHuggingPriority="750" 
imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" 
id="ClK-rQ-vsN">
-                    <rect key="frame" x="92" y="322" width="103" height="25"/>
+                    <rect key="frame" x="91" y="330" width="104" height="25"/>
                     <popUpButtonCell key="cell" type="push" title="Default" 
bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" 
borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" 
preferredEdge="maxY" selectedItem="rQq-RM-Yog" id="WWI-W3-GZi">
                         <behavior key="behavior" lightByBackground="YES" 
lightByGray="YES"/>
-                        <font key="font" metaFont="system"/>
+                        <font key="font" metaFont="menu"/>
                         <menu key="menu" id="MmH-x4-phE">
                             <items>
                                 <menuItem title="Default" state="on" 
id="rQq-RM-Yog"/>
                                 <menuItem title="Maximized" tag="1" 
id="I4U-iu-BZx"/>
-                                <menuItem title="Fit" tag="2" id="emG-r2-Tpo"/>
+                                <menuItem title="Fit to PDF" tag="2" 
id="emG-r2-Tpo"/>
                             </items>
                         </menu>
                     </popUpButtonCell>

Modified: trunk/de.lproj/GeneralPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/en.lproj/GeneralPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/es.lproj/GeneralPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/fr.lproj/GeneralPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/it.lproj/GeneralPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/ja.lproj/GeneralPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/nl.lproj/GeneralPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/pl.lproj/GeneralPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/ru.lproj/GeneralPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/zh_CN.lproj/GeneralPreferences.strings
===================================================================
(Binary files differ)

Modified: trunk/zh_TW.lproj/GeneralPreferences.strings
===================================================================
(Binary files differ)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to