Revision: 25941
          http://sourceforge.net/p/bibdesk/svn/25941
Author:   hofman
Date:     2021-05-12 21:36:21 +0000 (Wed, 12 May 2021)
Log Message:
-----------
Use auto layout for BDSKPersonWindow and replace localized xib fiels by strings 
files

Modified Paths:
--------------
    trunk/bibdesk/Base.lproj/BDSKPersonWindow.xib
    trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj

Added Paths:
-----------
    trunk/bibdesk/de.lproj/BDSKPersonWindow.strings
    trunk/bibdesk/fr.lproj/BDSKPersonWindow.strings

Removed Paths:
-------------
    trunk/bibdesk/de.lproj/BDSKPersonWindow.xib
    trunk/bibdesk/fr.lproj/BDSKPersonWindow.xib

Modified: trunk/bibdesk/Base.lproj/BDSKPersonWindow.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKPersonWindow.xib       2021-05-12 09:48:19 UTC 
(rev 25940)
+++ trunk/bibdesk/Base.lproj/BDSKPersonWindow.xib       2021-05-12 21:36:21 UTC 
(rev 25941)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" 
useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" 
useAutolayout="YES">
     <dependencies>
         <deployment identifier="macosx"/>
         <development version="8000" identifier="xcode"/>
-        <plugIn identifier="com.apple.AddressBook.ibplugin" version="15705"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="15705"/>
+        <plugIn identifier="com.apple.AddressBook.ibplugin" version="17701"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="17701"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -34,23 +34,25 @@
             <windowStyleMask key="styleMask" titled="YES" closable="YES" 
miniaturizable="YES" resizable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="182" y="378" width="420" height="370"/>
-            <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/>
+            <rect key="screenRect" x="0.0" y="0.0" width="1280" height="775"/>
             <value key="minSize" type="size" width="300" height="300"/>
             <view key="contentView" id="5">
                 <rect key="frame" x="0.0" y="0.0" width="420" height="370"/>
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
-                    <imageView id="15" customClass="BDSKDragImageView">
+                    <imageView translatesAutoresizingMaskIntoConstraints="NO" 
id="15" customClass="BDSKDragImageView">
                         <rect key="frame" x="17" y="299" width="54" 
height="54"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMaxX="YES" flexibleMinY="YES"/>
+                        <constraints>
+                            <constraint firstAttribute="width" constant="48" 
id="CD5-xC-leD"/>
+                            <constraint firstAttribute="height" constant="48" 
id="qM7-X5-gkE"/>
+                        </constraints>
                         <imageCell key="cell" refusesFirstResponder="YES" 
alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" 
id="190"/>
                         <connections>
                             <binding destination="-2" name="value" 
keyPath="image" id="210"/>
                         </connections>
                     </imageView>
-                    <textField verticalHuggingPriority="750" id="114">
-                        <rect key="frame" x="76" y="328" width="251" 
height="22"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
+                    <textField horizontalHuggingPriority="249" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="114">
+                        <rect key="frame" x="76" y="329" width="262" 
height="21"/>
                         <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" 
state="on" borderStyle="bezel" title="Name" drawsBackground="YES" id="191">
                             <font key="font" metaFont="system"/>
                             <color key="textColor" name="textColor" 
catalog="System" colorSpace="catalog"/>
@@ -61,9 +63,8 @@
                             <outlet property="nextKeyView" destination="111" 
id="127"/>
                         </connections>
                     </textField>
-                    <splitView id="120">
-                        <rect key="frame" x="-1" y="-1" width="422" 
height="261"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
+                    <splitView translatesAutoresizingMaskIntoConstraints="NO" 
id="120">
+                        <rect key="frame" x="-1" y="-1" width="422" 
height="262"/>
                         <subviews>
                             <customView fixedFrame="YES" id="118" 
customClass="BDSKCollapsibleView">
                                 <rect key="frame" x="0.0" y="0.0" width="422" 
height="79"/>
@@ -79,10 +80,10 @@
                                 </subviews>
                             </customView>
                             <scrollView focusRingType="none" fixedFrame="YES" 
autohidesScrollers="YES" horizontalLineScroll="18" horizontalPageScroll="10" 
verticalLineScroll="18" verticalPageScroll="10" 
usesPredominantAxisScrolling="NO" id="10">
-                                <rect key="frame" x="0.0" y="88" width="422" 
height="173"/>
+                                <rect key="frame" x="0.0" y="88" width="422" 
height="174"/>
                                 <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
                                 <clipView key="contentView" id="y3l-fZ-IKn">
-                                    <rect key="frame" x="1" y="0.0" 
width="420" height="172"/>
+                                    <rect key="frame" x="1" y="1" width="420" 
height="172"/>
                                     <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
                                     <subviews>
                                         <tableView focusRingType="none" 
verticalHuggingPriority="750" allowsExpansionToolTips="YES" 
columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" 
autosaveColumns="NO" typeSelect="NO" rowHeight="16" headerView="203" id="9" 
customClass="BDSKTableView">
@@ -92,9 +93,8 @@
                                             <color key="backgroundColor" 
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
                                             <color key="gridColor" 
name="gridColor" catalog="System" colorSpace="catalog"/>
                                             <tableColumns>
-                                                <tableColumn 
identifier="Title" editable="NO" width="417.05700000000002" 
minWidth="31.556999999999999" maxWidth="1000" id="11">
+                                                <tableColumn 
identifier="Title" editable="NO" width="408.05700000000002" 
minWidth="31.556999999999999" maxWidth="1000" id="11">
                                                     <tableHeaderCell 
key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" 
alignment="left" title="Title">
-                                                        <font key="font" 
metaFont="message" size="11"/>
                                                         <color key="textColor" 
name="headerTextColor" catalog="System" colorSpace="catalog"/>
                                                         <color 
key="backgroundColor" white="0.33333298560000002" alpha="1" 
colorSpace="calibratedWhite"/>
                                                     </tableHeaderCell>
@@ -126,10 +126,10 @@
                                     <autoresizingMask key="autoresizingMask"/>
                                 </scroller>
                                 <scroller key="verticalScroller" hidden="YES" 
wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="201">
-                                    <rect key="frame" x="406" y="17" 
width="15" height="155"/>
+                                    <rect key="frame" x="405" y="26" 
width="16" height="0.0"/>
                                     <autoresizingMask key="autoresizingMask"/>
                                 </scroller>
-                                <tableHeaderView key="headerView" id="203">
+                                <tableHeaderView key="headerView" 
wantsLayer="YES" id="203">
                                     <rect key="frame" x="0.0" y="0.0" 
width="420" height="25"/>
                                     <autoresizingMask key="autoresizingMask"/>
                                 </tableHeaderView>
@@ -146,9 +146,8 @@
                             <outlet property="delegate" destination="-2" 
id="124"/>
                         </connections>
                     </splitView>
-                    <splitView vertical="YES" id="169">
-                        <rect key="frame" x="76" y="260" width="344" 
height="60"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
+                    <splitView vertical="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="169">
+                        <rect key="frame" x="76" y="261" width="344" 
height="60"/>
                         <subviews>
                             <scrollView focusRingType="none" fixedFrame="YES" 
autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" 
verticalLineScroll="16" verticalPageScroll="10" 
usesPredominantAxisScrolling="NO" id="153">
                                 <rect key="frame" x="0.0" y="0.0" width="255" 
height="60"/>
@@ -164,9 +163,8 @@
                                             <color key="backgroundColor" 
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
                                             <color key="gridColor" 
name="gridColor" catalog="System" colorSpace="catalog"/>
                                             <tableColumns>
-                                                <tableColumn editable="NO" 
width="250" minWidth="40" maxWidth="1000" id="155">
+                                                <tableColumn editable="NO" 
width="241" minWidth="40" maxWidth="1000" id="155">
                                                     <tableHeaderCell 
key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" 
alignment="left">
-                                                        <font key="font" 
metaFont="message" size="11"/>
                                                         <color key="textColor" 
name="headerTextColor" catalog="System" colorSpace="catalog"/>
                                                         <color 
key="backgroundColor" white="0.33333298560000002" alpha="1" 
colorSpace="calibratedWhite"/>
                                                     </tableHeaderCell>
@@ -194,7 +192,7 @@
                                     </subviews>
                                 </clipView>
                                 <scroller key="horizontalScroller" 
hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="YES" id="207">
-                                    <rect key="frame" x="1" y="48" width="242" 
height="11"/>
+                                    <rect key="frame" x="1" y="45" width="87" 
height="14"/>
                                     <autoresizingMask key="autoresizingMask"/>
                                 </scroller>
                                 <scroller key="verticalScroller" hidden="YES" 
wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="NO" id="206">
@@ -216,9 +214,8 @@
                                             <color key="backgroundColor" 
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
                                             <color key="gridColor" 
name="gridColor" catalog="System" colorSpace="catalog"/>
                                             <tableColumns>
-                                                <tableColumn editable="NO" 
width="75" minWidth="40" maxWidth="1000" id="145">
+                                                <tableColumn editable="NO" 
width="66" minWidth="40" maxWidth="1000" id="145">
                                                     <tableHeaderCell 
key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" 
alignment="left">
-                                                        <font key="font" 
metaFont="message" size="11"/>
                                                         <color key="textColor" 
name="headerTextColor" catalog="System" colorSpace="catalog"/>
                                                         <color 
key="backgroundColor" white="0.33333298560000002" alpha="1" 
colorSpace="calibratedWhite"/>
                                                     </tableHeaderCell>
@@ -246,7 +243,7 @@
                                     </subviews>
                                 </clipView>
                                 <scroller key="horizontalScroller" 
hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="YES" id="205">
-                                    <rect key="frame" x="1" y="48" width="67" 
height="11"/>
+                                    <rect key="frame" x="1" y="45" width="26" 
height="14"/>
                                     <autoresizingMask key="autoresizingMask"/>
                                 </scroller>
                                 <scroller key="verticalScroller" hidden="YES" 
wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="NO" id="204">
@@ -255,6 +252,9 @@
                                 </scroller>
                             </scrollView>
                         </subviews>
+                        <constraints>
+                            <constraint firstAttribute="height" constant="60" 
id="YQt-WS-J9L"/>
+                        </constraints>
                         <holdingPriorities>
                             <real value="250"/>
                             <real value="250"/>
@@ -263,9 +263,8 @@
                             <outlet property="delegate" destination="-2" 
id="171"/>
                         </connections>
                     </splitView>
-                    <button verticalHuggingPriority="750" id="172">
-                        <rect key="frame" x="329" y="320" width="77" 
height="32"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMinX="YES" flexibleMinY="YES"/>
+                    <button verticalHuggingPriority="750" 
translatesAutoresizingMaskIntoConstraints="NO" id="172">
+                        <rect key="frame" x="339" y="322" width="68" 
height="32"/>
                         <buttonCell key="cell" type="push" title="Edit…" 
bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="192">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="system"/>
@@ -275,6 +274,22 @@
                         </connections>
                     </button>
                 </subviews>
+                <constraints>
+                    <constraint firstAttribute="trailing" secondItem="120" 
secondAttribute="trailing" constant="-1" id="6vI-IC-ull"/>
+                    <constraint firstItem="169" firstAttribute="leading" 
secondItem="114" secondAttribute="leading" id="Aw4-3j-hS0"/>
+                    <constraint firstAttribute="bottom" secondItem="120" 
secondAttribute="bottom" constant="-1" id="Bfz-Dk-804"/>
+                    <constraint firstItem="114" firstAttribute="top" 
secondItem="5" secondAttribute="top" constant="20" symbolic="YES" 
id="DAa-Nj-k0y"/>
+                    <constraint firstItem="120" firstAttribute="leading" 
secondItem="5" secondAttribute="leading" constant="-1" id="Fb0-2q-iPO"/>
+                    <constraint firstAttribute="trailing" secondItem="172" 
secondAttribute="trailing" constant="20" symbolic="YES" id="H3R-Ar-1j9"/>
+                    <constraint firstItem="114" firstAttribute="leading" 
secondItem="15" secondAttribute="trailing" constant="8" symbolic="YES" 
id="HXT-re-y9I"/>
+                    <constraint firstItem="172" firstAttribute="leading" 
secondItem="114" secondAttribute="trailing" constant="8" symbolic="YES" 
id="QTy-pF-JK2"/>
+                    <constraint firstAttribute="trailing" secondItem="169" 
secondAttribute="trailing" id="RGE-s7-uqz"/>
+                    <constraint firstItem="169" firstAttribute="top" 
secondItem="114" secondAttribute="bottom" constant="8" symbolic="YES" 
id="VzO-QJ-Ji2"/>
+                    <constraint firstItem="15" firstAttribute="leading" 
secondItem="5" secondAttribute="leading" constant="20" symbolic="YES" 
id="WEt-w6-WlG"/>
+                    <constraint firstItem="15" firstAttribute="top" 
secondItem="5" secondAttribute="top" constant="20" symbolic="YES" 
id="ef2-zT-dMH"/>
+                    <constraint firstItem="120" firstAttribute="top" 
secondItem="169" secondAttribute="bottom" id="j5Y-SY-Wzf"/>
+                    <constraint firstItem="172" firstAttribute="firstBaseline" 
secondItem="114" secondAttribute="firstBaseline" id="vAP-UB-VDw"/>
+                </constraints>
             </view>
             <connections>
                 <binding destination="-2" name="title" keyPath="person.name" 
id="130"/>
@@ -311,7 +326,7 @@
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="147" y="378" width="360" height="152"/>
-            <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/>
+            <rect key="screenRect" x="0.0" y="0.0" width="1280" height="775"/>
             <value key="minSize" type="size" width="360" height="152"/>
             <view key="contentView" id="174">
                 <rect key="frame" x="0.0" y="0.0" width="360" height="152"/>

Modified: trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj
===================================================================
--- trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj     2021-05-12 09:48:19 UTC 
(rev 25940)
+++ trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj     2021-05-12 21:36:21 UTC 
(rev 25941)
@@ -1444,7 +1444,6 @@
                CE3B682909D1B0190017D339 /* BDSKImagePopUpButtonCell.m */ = 
{isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = 
sourcecode.c.objc; path = BDSKImagePopUpButtonCell.m; sourceTree = "<group>"; };
                CE3D8D7F125E69BB00AE0232 /* de */ = {isa = PBXFileReference; 
lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKCondition.xib; 
sourceTree = "<group>"; };
                CE3D8D86125E69BB00AE0232 /* de */ = {isa = PBXFileReference; 
lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKFilter.xib; 
sourceTree = "<group>"; };
-               CE3D8D8B125E69BB00AE0232 /* de */ = {isa = PBXFileReference; 
lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKPersonWindow.xib; 
sourceTree = "<group>"; };
                CE3D8D8E125E69BB00AE0232 /* de */ = {isa = PBXFileReference; 
lastKnownFileType = file.xib; name = de; path = 
de.lproj/BDSKSearchGroupView.xib; sourceTree = "<group>"; };
                CE3D8DA0125E69BB00AE0232 /* de */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = 
de.lproj/BibTeXKeys.strings; sourceTree = "<group>"; };
                CE3D8DA5125E69BB00AE0232 /* de */ = {isa = PBXFileReference; 
lastKnownFileType = text.rtf; name = de; path = de.lproj/Credits.rtf; 
sourceTree = "<group>"; };
@@ -1615,6 +1614,8 @@
                CE82BE8B0D58C12A00A2E8C5 /* BDSKMacroResolver+Scripting.m */ = 
{isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = 
sourcecode.c.objc; path = "BDSKMacroResolver+Scripting.m"; sourceTree = 
"<group>"; };
                CE83E3A30D294EE300BB7AD8 /* BDSKSortCommand.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 
BDSKSortCommand.h; sourceTree = "<group>"; };
                CE83E3A40D294EE300BB7AD8 /* BDSKSortCommand.m */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path 
= BDSKSortCommand.m; sourceTree = "<group>"; };
+               CE8526D2264C81B100C7755B /* fr */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = fr; path = 
fr.lproj/BDSKPersonWindow.strings; sourceTree = "<group>"; };
+               CE8526D3264C81B300C7755B /* de */ = {isa = PBXFileReference; 
lastKnownFileType = text.plist.strings; name = de; path = 
de.lproj/BDSKPersonWindow.strings; sourceTree = "<group>"; };
                CE8961850CBEB59800EA2D98 /* BDSKToken.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 
BDSKToken.h; sourceTree = "<group>"; };
                CE8961860CBEB59800EA2D98 /* BDSKToken.m */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path 
= BDSKToken.m; sourceTree = "<group>"; };
                CE8961870CBEB59800EA2D98 /* BDSKTypeTemplate.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 
BDSKTypeTemplate.h; sourceTree = "<group>"; };
@@ -1812,7 +1813,6 @@
                CEB596C0263C5029000798F9 /* BDSKRadioTransformer.m */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = 
BDSKRadioTransformer.m; sourceTree = "<group>"; };
                CEB5D6551072AE950001C135 /* fr */ = {isa = PBXFileReference; 
lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKCondition.xib; 
sourceTree = "<group>"; };
                CEB5D65F1072AE950001C135 /* fr */ = {isa = PBXFileReference; 
lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKFilter.xib; 
sourceTree = "<group>"; };
-               CEB5D6651072AE950001C135 /* fr */ = {isa = PBXFileReference; 
lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKPersonWindow.xib; 
sourceTree = "<group>"; };
                CEB5D6681072AE950001C135 /* fr */ = {isa = PBXFileReference; 
lastKnownFileType = file.xib; name = fr; path = 
fr.lproj/BDSKSearchGroupView.xib; sourceTree = "<group>"; };
                CEB5D6961072AE950001C135 /* fr */ = {isa = PBXFileReference; 
lastKnownFileType = file.xib; name = fr; path = fr.lproj/TemplateDocument.xib; 
sourceTree = "<group>"; };
                CEB5D6971072AE950001C135 /* fr */ = {isa = PBXFileReference; 
lastKnownFileType = file.xib; name = fr; path = fr.lproj/TextImport.xib; 
sourceTree = "<group>"; };
@@ -5046,6 +5046,8 @@
                        isa = PBXVariantGroup;
                        children = (
                                CEB0C6B726385D8500B63A29 /* en */,
+                               CE8526D2264C81B100C7755B /* fr */,
+                               CE8526D3264C81B300C7755B /* de */,
                        );
                        name = BDSKPersonWindow.strings;
                        sourceTree = "<group>";
@@ -5621,8 +5623,6 @@
                CEB5D5B01072AE350001C135 /* BDSKPersonWindow.xib */ = {
                        isa = PBXVariantGroup;
                        children = (
-                               CEB5D6651072AE950001C135 /* fr */,
-                               CE3D8D8B125E69BB00AE0232 /* de */,
                                CEB0C6182638508500B63A29 /* Base */,
                        );
                        name = BDSKPersonWindow.xib;

Added: trunk/bibdesk/de.lproj/BDSKPersonWindow.strings
===================================================================
(Binary files differ)

Index: trunk/bibdesk/de.lproj/BDSKPersonWindow.strings
===================================================================
--- trunk/bibdesk/de.lproj/BDSKPersonWindow.strings     2021-05-12 09:48:19 UTC 
(rev 25940)
+++ trunk/bibdesk/de.lproj/BDSKPersonWindow.strings     2021-05-12 21:36:21 UTC 
(rev 25941)

Property changes on: trunk/bibdesk/de.lproj/BDSKPersonWindow.strings
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Deleted: trunk/bibdesk/de.lproj/BDSKPersonWindow.xib
===================================================================
--- trunk/bibdesk/de.lproj/BDSKPersonWindow.xib 2021-05-12 09:48:19 UTC (rev 
25940)
+++ trunk/bibdesk/de.lproj/BDSKPersonWindow.xib 2021-05-12 21:36:21 UTC (rev 
25941)
@@ -1,383 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" 
useAutolayout="YES">
-    <dependencies>
-        <deployment identifier="macosx"/>
-        <development version="8000" identifier="xcode"/>
-        <plugIn identifier="com.apple.AddressBook.ibplugin" version="15705"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="15705"/>
-        <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
-    </dependencies>
-    <objects>
-        <customObject id="-2" userLabel="File's Owner" 
customClass="BDSKPersonController">
-            <connections>
-                <outlet property="collapsibleView" destination="118" id="119"/>
-                <outlet property="editButton" destination="172" id="184"/>
-                <outlet property="editField" destination="175" id="181"/>
-                <outlet property="editMessageField" destination="179" 
id="187"/>
-                <outlet property="editSheet" destination="173" id="180"/>
-                <outlet property="fieldArrayController" destination="136" 
id="138"/>
-                <outlet property="fieldNameSplitView" destination="169" 
id="170"/>
-                <outlet property="fieldTableView" destination="144" id="160"/>
-                <outlet property="imageView" destination="15" id="18"/>
-                <outlet property="nameArrayController" destination="135" 
id="137"/>
-                <outlet property="nameTableView" destination="154" id="161"/>
-                <outlet property="nameTextField" destination="114" id="115"/>
-                <outlet property="publicationArrayController" destination="23" 
id="139"/>
-                <outlet property="publicationTableView" destination="9" 
id="20"/>
-                <outlet property="splitView" destination="120" id="123"/>
-                <outlet property="window" destination="6" id="19"/>
-            </connections>
-        </customObject>
-        <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
-        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window title="Person" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="6" userLabel="Window">
-            <windowStyleMask key="styleMask" titled="YES" closable="YES" 
miniaturizable="YES" resizable="YES"/>
-            <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
-            <rect key="contentRect" x="182" y="378" width="420" height="370"/>
-            <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/>
-            <value key="minSize" type="size" width="300" height="300"/>
-            <view key="contentView" id="5">
-                <rect key="frame" x="0.0" y="0.0" width="420" height="370"/>
-                <autoresizingMask key="autoresizingMask"/>
-                <subviews>
-                    <imageView id="15" customClass="BDSKDragImageView">
-                        <rect key="frame" x="17" y="299" width="54" 
height="54"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMaxX="YES" flexibleMinY="YES"/>
-                        <imageCell key="cell" refusesFirstResponder="YES" 
alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" 
id="190"/>
-                        <connections>
-                            <binding destination="-2" name="value" 
keyPath="image" id="208"/>
-                        </connections>
-                    </imageView>
-                    <textField verticalHuggingPriority="750" id="114">
-                        <rect key="frame" x="76" y="328" width="208" 
height="22"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
-                        <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" 
state="on" borderStyle="bezel" title="Name" drawsBackground="YES" id="191">
-                            <font key="font" metaFont="system"/>
-                            <color key="textColor" name="textColor" 
catalog="System" colorSpace="catalog"/>
-                            <color key="backgroundColor" 
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
-                        </textFieldCell>
-                        <connections>
-                            <outlet property="delegate" destination="-2" 
id="132"/>
-                            <outlet property="nextKeyView" destination="111" 
id="127"/>
-                        </connections>
-                    </textField>
-                    <splitView id="120">
-                        <rect key="frame" x="-1" y="-1" width="422" 
height="261"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                        <subviews>
-                            <customView fixedFrame="YES" id="118" 
customClass="BDSKCollapsibleView">
-                                <rect key="frame" x="0.0" y="0.0" width="422" 
height="79"/>
-                                <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                                <subviews>
-                                    <abPeoplePickerView fixedFrame="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="111">
-                                        <rect key="frame" x="0.0" y="0.0" 
width="422" height="79"/>
-                                        <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
-                                        <connections>
-                                            <outlet property="nextKeyView" 
destination="9" id="128"/>
-                                        </connections>
-                                    </abPeoplePickerView>
-                                </subviews>
-                            </customView>
-                            <scrollView focusRingType="none" fixedFrame="YES" 
autohidesScrollers="YES" horizontalLineScroll="18" horizontalPageScroll="10" 
verticalLineScroll="18" verticalPageScroll="10" 
usesPredominantAxisScrolling="NO" id="10">
-                                <rect key="frame" x="0.0" y="88" width="422" 
height="173"/>
-                                <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                                <clipView key="contentView" id="M4P-1I-KhO">
-                                    <rect key="frame" x="1" y="0.0" 
width="420" height="172"/>
-                                    <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                                    <subviews>
-                                        <tableView focusRingType="none" 
verticalHuggingPriority="750" allowsExpansionToolTips="YES" 
columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" 
autosaveColumns="NO" typeSelect="NO" rowHeight="16" headerView="203" id="9" 
customClass="BDSKTableView">
-                                            <rect key="frame" x="0.0" y="0.0" 
width="420" height="147"/>
-                                            <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
-                                            <size key="intercellSpacing" 
width="3" height="2"/>
-                                            <color key="backgroundColor" 
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
-                                            <color key="gridColor" 
name="gridColor" catalog="System" colorSpace="catalog"/>
-                                            <tableColumns>
-                                                <tableColumn 
identifier="Title" editable="NO" width="417.05700000000002" 
minWidth="31.556999999999999" maxWidth="1000" id="11">
-                                                    <tableHeaderCell 
key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" 
alignment="left" title="Titel">
-                                                        <font key="font" 
metaFont="message" size="11"/>
-                                                        <color key="textColor" 
name="headerTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" white="0.33333298560000002" alpha="1" 
colorSpace="calibratedWhite"/>
-                                                    </tableHeaderCell>
-                                                    <textFieldCell 
key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" 
editable="YES" alignment="left" id="198">
-                                                        <font key="font" 
metaFont="cellTitle"/>
-                                                        <color key="textColor" 
name="controlTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
-                                                    </textFieldCell>
-                                                    <tableColumnResizingMask 
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
-                                                    <connections>
-                                                        <binding 
destination="23" name="value" 
keyPath="arrangedObjects.publication.displayTitle" id="165">
-                                                            <dictionary 
key="options">
-                                                                <integer 
key="NSAllowsEditingMultipleValuesSelection" value="0"/>
-                                                                <integer 
key="NSConditionallySetsEditable" value="1"/>
-                                                                <integer 
key="NSCreatesSortDescriptor" value="0"/>
-                                                            </dictionary>
-                                                        </binding>
-                                                    </connections>
-                                                </tableColumn>
-                                            </tableColumns>
-                                            <connections>
-                                                <outlet property="delegate" 
destination="-2" id="17"/>
-                                            </connections>
-                                        </tableView>
-                                    </subviews>
-                                </clipView>
-                                <scroller key="horizontalScroller" 
hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" 
id="202">
-                                    <rect key="frame" x="1" y="157" 
width="405" height="15"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                                <scroller key="verticalScroller" hidden="YES" 
wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="201">
-                                    <rect key="frame" x="406" y="17" 
width="15" height="155"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                                <tableHeaderView key="headerView" id="203">
-                                    <rect key="frame" x="0.0" y="0.0" 
width="420" height="25"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </tableHeaderView>
-                                <connections>
-                                    <outlet property="nextKeyView" 
destination="114" id="126"/>
-                                </connections>
-                            </scrollView>
-                        </subviews>
-                        <holdingPriorities>
-                            <real value="250"/>
-                            <real value="250"/>
-                        </holdingPriorities>
-                        <connections>
-                            <outlet property="delegate" destination="-2" 
id="124"/>
-                        </connections>
-                    </splitView>
-                    <splitView vertical="YES" id="169">
-                        <rect key="frame" x="76" y="260" width="344" 
height="60"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
-                        <subviews>
-                            <scrollView focusRingType="none" fixedFrame="YES" 
autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" 
verticalLineScroll="16" verticalPageScroll="10" 
usesPredominantAxisScrolling="NO" id="153">
-                                <rect key="frame" x="0.0" y="0.0" width="255" 
height="60"/>
-                                <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
-                                <clipView key="contentView" id="oLQ-07-UZ3">
-                                    <rect key="frame" x="1" y="1" width="253" 
height="58"/>
-                                    <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                                    <subviews>
-                                        <tableView focusRingType="none" 
verticalHuggingPriority="750" allowsExpansionToolTips="YES" 
columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" 
columnReordering="NO" columnResizing="NO" emptySelection="NO" 
autosaveColumns="NO" typeSelect="NO" rowHeight="14" id="154">
-                                            <rect key="frame" x="0.0" y="0.0" 
width="253" height="58"/>
-                                            <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
-                                            <size key="intercellSpacing" 
width="3" height="2"/>
-                                            <color key="backgroundColor" 
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
-                                            <color key="gridColor" 
name="gridColor" catalog="System" colorSpace="catalog"/>
-                                            <tableColumns>
-                                                <tableColumn editable="NO" 
width="250" minWidth="40" maxWidth="1000" id="155">
-                                                    <tableHeaderCell 
key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" 
alignment="left">
-                                                        <font key="font" 
metaFont="message" size="11"/>
-                                                        <color key="textColor" 
name="headerTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" white="0.33333298560000002" alpha="1" 
colorSpace="calibratedWhite"/>
-                                                    </tableHeaderCell>
-                                                    <textFieldCell 
key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" 
alignment="left" id="200">
-                                                        <font key="font" 
metaFont="message" size="11"/>
-                                                        <color key="textColor" 
name="controlTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" name="controlBackgroundColor" catalog="System" 
colorSpace="catalog"/>
-                                                    </textFieldCell>
-                                                    <tableColumnResizingMask 
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
-                                                    <connections>
-                                                        <binding 
destination="135" name="value" keyPath="arrangedObjects" id="159">
-                                                            <dictionary 
key="options">
-                                                                <integer 
key="NSAllowsEditingMultipleValuesSelection" value="0"/>
-                                                                <integer 
key="NSConditionallySetsEditable" value="1"/>
-                                                                <integer 
key="NSCreatesSortDescriptor" value="0"/>
-                                                            </dictionary>
-                                                        </binding>
-                                                    </connections>
-                                                </tableColumn>
-                                            </tableColumns>
-                                            <connections>
-                                                <outlet property="delegate" 
destination="-2" id="163"/>
-                                            </connections>
-                                        </tableView>
-                                    </subviews>
-                                </clipView>
-                                <scroller key="horizontalScroller" 
hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="YES" id="207">
-                                    <rect key="frame" x="1" y="48" width="242" 
height="11"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                                <scroller key="verticalScroller" hidden="YES" 
wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="NO" id="206">
-                                    <rect key="frame" x="243" y="1" width="11" 
height="58"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                            </scrollView>
-                            <scrollView focusRingType="none" fixedFrame="YES" 
autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" 
verticalLineScroll="16" verticalPageScroll="10" 
usesPredominantAxisScrolling="NO" id="143">
-                                <rect key="frame" x="264" y="0.0" width="80" 
height="60"/>
-                                <autoresizingMask key="autoresizingMask" 
flexibleMaxX="YES" flexibleMinY="YES"/>
-                                <clipView key="contentView" id="qJY-Dk-ZZP">
-                                    <rect key="frame" x="1" y="1" width="78" 
height="58"/>
-                                    <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                                    <subviews>
-                                        <tableView focusRingType="none" 
verticalHuggingPriority="750" allowsExpansionToolTips="YES" 
columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" 
columnReordering="NO" columnResizing="NO" emptySelection="NO" 
autosaveColumns="NO" typeSelect="NO" rowHeight="14" id="144">
-                                            <rect key="frame" x="0.0" y="0.0" 
width="78" height="58"/>
-                                            <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
-                                            <size key="intercellSpacing" 
width="3" height="2"/>
-                                            <color key="backgroundColor" 
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
-                                            <color key="gridColor" 
name="gridColor" catalog="System" colorSpace="catalog"/>
-                                            <tableColumns>
-                                                <tableColumn editable="NO" 
width="75" minWidth="40" maxWidth="1000" id="145">
-                                                    <tableHeaderCell 
key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" 
alignment="left">
-                                                        <font key="font" 
metaFont="message" size="11"/>
-                                                        <color key="textColor" 
name="headerTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" white="0.33333298560000002" alpha="1" 
colorSpace="calibratedWhite"/>
-                                                    </tableHeaderCell>
-                                                    <textFieldCell 
key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" 
alignment="left" id="199">
-                                                        <font key="font" 
metaFont="message" size="11"/>
-                                                        <color key="textColor" 
name="controlTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" name="controlBackgroundColor" catalog="System" 
colorSpace="catalog"/>
-                                                    </textFieldCell>
-                                                    <tableColumnResizingMask 
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
-                                                    <connections>
-                                                        <binding 
destination="136" name="value" keyPath="arrangedObjects" id="152">
-                                                            <dictionary 
key="options">
-                                                                <integer 
key="NSAllowsEditingMultipleValuesSelection" value="0"/>
-                                                                <integer 
key="NSConditionallySetsEditable" value="1"/>
-                                                                <integer 
key="NSCreatesSortDescriptor" value="0"/>
-                                                            </dictionary>
-                                                        </binding>
-                                                    </connections>
-                                                </tableColumn>
-                                            </tableColumns>
-                                            <connections>
-                                                <outlet property="delegate" 
destination="-2" id="162"/>
-                                            </connections>
-                                        </tableView>
-                                    </subviews>
-                                </clipView>
-                                <scroller key="horizontalScroller" 
hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="YES" id="205">
-                                    <rect key="frame" x="1" y="48" width="67" 
height="11"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                                <scroller key="verticalScroller" hidden="YES" 
wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="NO" id="204">
-                                    <rect key="frame" x="68" y="1" width="11" 
height="58"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                            </scrollView>
-                        </subviews>
-                        <holdingPriorities>
-                            <real value="250"/>
-                            <real value="250"/>
-                        </holdingPriorities>
-                        <connections>
-                            <outlet property="delegate" destination="-2" 
id="171"/>
-                        </connections>
-                    </splitView>
-                    <button verticalHuggingPriority="750" id="172">
-                        <rect key="frame" x="286" y="320" width="120" 
height="32"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMinX="YES" flexibleMinY="YES"/>
-                        <buttonCell key="cell" type="push" title="Bearbeiten 
…" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" 
id="192">
-                            <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
-                            <font key="font" metaFont="system"/>
-                        </buttonCell>
-                        <connections>
-                            <action selector="edit:" target="-2" id="186"/>
-                        </connections>
-                    </button>
-                </subviews>
-            </view>
-            <connections>
-                <binding destination="-2" name="title" keyPath="person.name" 
id="130"/>
-                <outlet property="delegate" destination="-2" id="7"/>
-                <outlet property="initialFirstResponder" destination="9" 
id="125"/>
-            </connections>
-            <point key="canvasLocation" x="139" y="147"/>
-        </window>
-        <arrayController objectClassName="BibItem" editable="NO" 
avoidsEmptySelection="NO" id="23" userLabel="PublicationArrayController">
-            <declaredKeys>
-                <string>title</string>
-                <string>displayTitle</string>
-                <string>publication.displayTitle</string>
-            </declaredKeys>
-            <connections>
-                <binding destination="-2" name="contentArray" 
keyPath="publicationItems" id="164">
-                    <dictionary key="options">
-                        <integer key="NSConditionallySetsEditable" value="0"/>
-                    </dictionary>
-                </binding>
-            </connections>
-        </arrayController>
-        <arrayController id="135" userLabel="NameArrayController">
-            <connections>
-                <binding destination="-2" name="contentSet" keyPath="names" 
id="141"/>
-            </connections>
-        </arrayController>
-        <arrayController id="136" userLabel="FieldArrayController">
-            <connections>
-                <binding destination="-2" name="contentSet" keyPath="fields" 
id="142"/>
-            </connections>
-        </arrayController>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="173" userLabel="EditSheet" 
customClass="NSPanel">
-            <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
-            <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
-            <rect key="contentRect" x="147" y="378" width="360" height="152"/>
-            <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/>
-            <value key="minSize" type="size" width="360" height="152"/>
-            <view key="contentView" id="174">
-                <rect key="frame" x="0.0" y="0.0" width="360" height="152"/>
-                <autoresizingMask key="autoresizingMask"/>
-                <subviews>
-                    <textField verticalHuggingPriority="750" id="175">
-                        <rect key="frame" x="67" y="110" width="273" 
height="22"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
-                        <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" selectable="YES" editable="YES" 
sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" 
drawsBackground="YES" id="193">
-                            <font key="font" metaFont="system"/>
-                            <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
-                            <color key="backgroundColor" 
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
-                        </textFieldCell>
-                        <connections>
-                            <accessibilityConnection property="title" 
destination="176" id="188"/>
-                        </connections>
-                    </textField>
-                    <textField verticalHuggingPriority="750" 
horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="41" 
id="176">
-                        <rect key="frame" x="17" y="112" width="45" 
height="17"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMaxX="YES" flexibleMinY="YES"/>
-                        <textFieldCell key="cell" 
sendsActionOnEndEditing="YES" title="Name:" id="194">
-                            <font key="font" metaFont="system"/>
-                            <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
-                            <color key="backgroundColor" name="controlColor" 
catalog="System" colorSpace="catalog"/>
-                        </textFieldCell>
-                    </textField>
-                    <button verticalHuggingPriority="750" id="177">
-                        <rect key="frame" x="156" y="12" width="108" 
height="32"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMinX="YES" flexibleMaxY="YES"/>
-                        <buttonCell key="cell" type="push" title="Abbrechen" 
bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="195">
-                            <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
-                            <font key="font" metaFont="system"/>
-                            <string key="keyEquivalent" base64-UTF8="YES">
-Gw
-</string>
-                        </buttonCell>
-                        <connections>
-                            <action selector="dismissEditSheet:" target="-2" 
id="182"/>
-                        </connections>
-                    </button>
-                    <button verticalHuggingPriority="750" tag="1" id="178">
-                        <rect key="frame" x="264" y="12" width="82" 
height="32"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMinX="YES" flexibleMaxY="YES"/>
-                        <buttonCell key="cell" type="push" title="OK" 
bezelStyle="rounded" alignment="center" borderStyle="border" tag="1" inset="2" 
id="196">
-                            <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
-                            <font key="font" metaFont="system"/>
-                            <string key="keyEquivalent" base64-UTF8="YES">
-DQ
-</string>
-                        </buttonCell>
-                        <connections>
-                            <action selector="dismissEditSheet:" target="-2" 
id="183"/>
-                        </connections>
-                    </button>
-                    <textField verticalHuggingPriority="750" 
horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="322" 
id="179">
-                        <rect key="frame" x="17" y="60" width="326" 
height="42"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
-                        <textFieldCell key="cell" 
sendsActionOnEndEditing="YES" id="197">
-                            <font key="font" metaFont="message" size="11"/>
-                            <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
-                            <color key="backgroundColor" name="controlColor" 
catalog="System" colorSpace="catalog"/>
-                        </textFieldCell>
-                    </textField>
-                </subviews>
-            </view>
-            <point key="canvasLocation" x="139" y="506"/>
-        </window>
-    </objects>
-</document>

Added: trunk/bibdesk/fr.lproj/BDSKPersonWindow.strings
===================================================================
(Binary files differ)

Index: trunk/bibdesk/fr.lproj/BDSKPersonWindow.strings
===================================================================
--- trunk/bibdesk/fr.lproj/BDSKPersonWindow.strings     2021-05-12 09:48:19 UTC 
(rev 25940)
+++ trunk/bibdesk/fr.lproj/BDSKPersonWindow.strings     2021-05-12 21:36:21 UTC 
(rev 25941)

Property changes on: trunk/bibdesk/fr.lproj/BDSKPersonWindow.strings
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Deleted: trunk/bibdesk/fr.lproj/BDSKPersonWindow.xib
===================================================================
--- trunk/bibdesk/fr.lproj/BDSKPersonWindow.xib 2021-05-12 09:48:19 UTC (rev 
25940)
+++ trunk/bibdesk/fr.lproj/BDSKPersonWindow.xib 2021-05-12 21:36:21 UTC (rev 
25941)
@@ -1,383 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" 
useAutolayout="YES">
-    <dependencies>
-        <deployment identifier="macosx"/>
-        <development version="8000" identifier="xcode"/>
-        <plugIn identifier="com.apple.AddressBook.ibplugin" version="15705"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="15705"/>
-        <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
-    </dependencies>
-    <objects>
-        <customObject id="-2" userLabel="File's Owner" 
customClass="BDSKPersonController">
-            <connections>
-                <outlet property="collapsibleView" destination="118" id="119"/>
-                <outlet property="editButton" destination="172" id="184"/>
-                <outlet property="editField" destination="175" id="181"/>
-                <outlet property="editMessageField" destination="179" 
id="187"/>
-                <outlet property="editSheet" destination="173" id="180"/>
-                <outlet property="fieldArrayController" destination="136" 
id="138"/>
-                <outlet property="fieldNameSplitView" destination="169" 
id="170"/>
-                <outlet property="fieldTableView" destination="144" id="160"/>
-                <outlet property="imageView" destination="15" id="18"/>
-                <outlet property="nameArrayController" destination="135" 
id="137"/>
-                <outlet property="nameTableView" destination="154" id="161"/>
-                <outlet property="nameTextField" destination="114" id="115"/>
-                <outlet property="publicationArrayController" destination="23" 
id="139"/>
-                <outlet property="publicationTableView" destination="9" 
id="20"/>
-                <outlet property="splitView" destination="120" id="123"/>
-                <outlet property="window" destination="6" id="19"/>
-            </connections>
-        </customObject>
-        <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
-        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window title="Personne" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="6" userLabel="Window">
-            <windowStyleMask key="styleMask" titled="YES" closable="YES" 
miniaturizable="YES" resizable="YES"/>
-            <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
-            <rect key="contentRect" x="182" y="378" width="420" height="370"/>
-            <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/>
-            <value key="minSize" type="size" width="300" height="300"/>
-            <view key="contentView" id="5">
-                <rect key="frame" x="0.0" y="0.0" width="420" height="370"/>
-                <autoresizingMask key="autoresizingMask"/>
-                <subviews>
-                    <imageView id="15" customClass="BDSKDragImageView">
-                        <rect key="frame" x="17" y="299" width="54" 
height="54"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMaxX="YES" flexibleMinY="YES"/>
-                        <imageCell key="cell" refusesFirstResponder="YES" 
alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" 
id="190"/>
-                        <connections>
-                            <binding destination="-2" name="value" 
keyPath="image" id="208"/>
-                        </connections>
-                    </imageView>
-                    <textField verticalHuggingPriority="750" id="114">
-                        <rect key="frame" x="76" y="328" width="231" 
height="22"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
-                        <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" 
state="on" borderStyle="bezel" title="Nom" drawsBackground="YES" id="191">
-                            <font key="font" metaFont="system"/>
-                            <color key="textColor" name="textColor" 
catalog="System" colorSpace="catalog"/>
-                            <color key="backgroundColor" 
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
-                        </textFieldCell>
-                        <connections>
-                            <outlet property="delegate" destination="-2" 
id="132"/>
-                            <outlet property="nextKeyView" destination="111" 
id="127"/>
-                        </connections>
-                    </textField>
-                    <splitView id="120">
-                        <rect key="frame" x="-1" y="-1" width="422" 
height="261"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                        <subviews>
-                            <customView fixedFrame="YES" id="118" 
customClass="BDSKCollapsibleView">
-                                <rect key="frame" x="0.0" y="0.0" width="422" 
height="79"/>
-                                <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                                <subviews>
-                                    <abPeoplePickerView fixedFrame="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="111">
-                                        <rect key="frame" x="0.0" y="0.0" 
width="422" height="79"/>
-                                        <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
-                                        <connections>
-                                            <outlet property="nextKeyView" 
destination="9" id="128"/>
-                                        </connections>
-                                    </abPeoplePickerView>
-                                </subviews>
-                            </customView>
-                            <scrollView focusRingType="none" fixedFrame="YES" 
autohidesScrollers="YES" horizontalLineScroll="18" horizontalPageScroll="10" 
verticalLineScroll="18" verticalPageScroll="10" 
usesPredominantAxisScrolling="NO" id="10">
-                                <rect key="frame" x="0.0" y="88" width="422" 
height="173"/>
-                                <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                                <clipView key="contentView" id="cJy-At-VmJ">
-                                    <rect key="frame" x="1" y="0.0" 
width="420" height="172"/>
-                                    <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                                    <subviews>
-                                        <tableView focusRingType="none" 
verticalHuggingPriority="750" allowsExpansionToolTips="YES" 
columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" 
autosaveColumns="NO" typeSelect="NO" rowHeight="16" headerView="203" id="9" 
customClass="BDSKTableView">
-                                            <rect key="frame" x="0.0" y="0.0" 
width="420" height="147"/>
-                                            <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
-                                            <size key="intercellSpacing" 
width="3" height="2"/>
-                                            <color key="backgroundColor" 
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
-                                            <color key="gridColor" 
name="gridColor" catalog="System" colorSpace="catalog"/>
-                                            <tableColumns>
-                                                <tableColumn 
identifier="Title" editable="NO" width="417.05700000000002" 
minWidth="31.556999999999999" maxWidth="1000" id="11">
-                                                    <tableHeaderCell 
key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" 
alignment="left" title="Titre">
-                                                        <font key="font" 
metaFont="message" size="11"/>
-                                                        <color key="textColor" 
name="headerTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" white="0.33333298560000002" alpha="1" 
colorSpace="calibratedWhite"/>
-                                                    </tableHeaderCell>
-                                                    <textFieldCell 
key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" 
editable="YES" alignment="left" id="198">
-                                                        <font key="font" 
metaFont="cellTitle"/>
-                                                        <color key="textColor" 
name="controlTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
-                                                    </textFieldCell>
-                                                    <tableColumnResizingMask 
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
-                                                    <connections>
-                                                        <binding 
destination="23" name="value" 
keyPath="arrangedObjects.publication.displayTitle" id="165">
-                                                            <dictionary 
key="options">
-                                                                <integer 
key="NSAllowsEditingMultipleValuesSelection" value="0"/>
-                                                                <integer 
key="NSConditionallySetsEditable" value="1"/>
-                                                                <integer 
key="NSCreatesSortDescriptor" value="0"/>
-                                                            </dictionary>
-                                                        </binding>
-                                                    </connections>
-                                                </tableColumn>
-                                            </tableColumns>
-                                            <connections>
-                                                <outlet property="delegate" 
destination="-2" id="17"/>
-                                            </connections>
-                                        </tableView>
-                                    </subviews>
-                                </clipView>
-                                <scroller key="horizontalScroller" 
hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" 
id="202">
-                                    <rect key="frame" x="1" y="157" 
width="405" height="15"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                                <scroller key="verticalScroller" hidden="YES" 
wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="201">
-                                    <rect key="frame" x="406" y="17" 
width="15" height="155"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                                <tableHeaderView key="headerView" id="203">
-                                    <rect key="frame" x="0.0" y="0.0" 
width="420" height="25"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </tableHeaderView>
-                                <connections>
-                                    <outlet property="nextKeyView" 
destination="114" id="126"/>
-                                </connections>
-                            </scrollView>
-                        </subviews>
-                        <holdingPriorities>
-                            <real value="250"/>
-                            <real value="250"/>
-                        </holdingPriorities>
-                        <connections>
-                            <outlet property="delegate" destination="-2" 
id="124"/>
-                        </connections>
-                    </splitView>
-                    <splitView vertical="YES" id="169">
-                        <rect key="frame" x="76" y="260" width="344" 
height="60"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
-                        <subviews>
-                            <scrollView focusRingType="none" fixedFrame="YES" 
autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" 
verticalLineScroll="16" verticalPageScroll="10" 
usesPredominantAxisScrolling="NO" id="153">
-                                <rect key="frame" x="0.0" y="0.0" width="255" 
height="60"/>
-                                <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
-                                <clipView key="contentView" id="hIm-rh-aqv">
-                                    <rect key="frame" x="1" y="1" width="253" 
height="58"/>
-                                    <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                                    <subviews>
-                                        <tableView focusRingType="none" 
verticalHuggingPriority="750" allowsExpansionToolTips="YES" 
columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" 
columnReordering="NO" columnResizing="NO" emptySelection="NO" 
autosaveColumns="NO" typeSelect="NO" rowHeight="14" id="154">
-                                            <rect key="frame" x="0.0" y="0.0" 
width="253" height="58"/>
-                                            <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
-                                            <size key="intercellSpacing" 
width="3" height="2"/>
-                                            <color key="backgroundColor" 
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
-                                            <color key="gridColor" 
name="gridColor" catalog="System" colorSpace="catalog"/>
-                                            <tableColumns>
-                                                <tableColumn editable="NO" 
width="250" minWidth="40" maxWidth="1000" id="155">
-                                                    <tableHeaderCell 
key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" 
alignment="left">
-                                                        <font key="font" 
metaFont="message" size="11"/>
-                                                        <color key="textColor" 
name="headerTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" white="0.33333298560000002" alpha="1" 
colorSpace="calibratedWhite"/>
-                                                    </tableHeaderCell>
-                                                    <textFieldCell 
key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" 
alignment="left" id="200">
-                                                        <font key="font" 
metaFont="message" size="11"/>
-                                                        <color key="textColor" 
name="controlTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" name="controlBackgroundColor" catalog="System" 
colorSpace="catalog"/>
-                                                    </textFieldCell>
-                                                    <tableColumnResizingMask 
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
-                                                    <connections>
-                                                        <binding 
destination="135" name="value" keyPath="arrangedObjects" id="159">
-                                                            <dictionary 
key="options">
-                                                                <integer 
key="NSAllowsEditingMultipleValuesSelection" value="0"/>
-                                                                <integer 
key="NSConditionallySetsEditable" value="1"/>
-                                                                <integer 
key="NSCreatesSortDescriptor" value="0"/>
-                                                            </dictionary>
-                                                        </binding>
-                                                    </connections>
-                                                </tableColumn>
-                                            </tableColumns>
-                                            <connections>
-                                                <outlet property="delegate" 
destination="-2" id="163"/>
-                                            </connections>
-                                        </tableView>
-                                    </subviews>
-                                </clipView>
-                                <scroller key="horizontalScroller" 
hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="YES" id="207">
-                                    <rect key="frame" x="1" y="48" width="242" 
height="11"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                                <scroller key="verticalScroller" hidden="YES" 
wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="NO" id="206">
-                                    <rect key="frame" x="243" y="1" width="11" 
height="58"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                            </scrollView>
-                            <scrollView focusRingType="none" fixedFrame="YES" 
autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" 
verticalLineScroll="16" verticalPageScroll="10" 
usesPredominantAxisScrolling="NO" id="143">
-                                <rect key="frame" x="264" y="0.0" width="80" 
height="60"/>
-                                <autoresizingMask key="autoresizingMask" 
flexibleMaxX="YES" flexibleMinY="YES"/>
-                                <clipView key="contentView" id="RV8-AC-JH3">
-                                    <rect key="frame" x="1" y="1" width="78" 
height="58"/>
-                                    <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                                    <subviews>
-                                        <tableView focusRingType="none" 
verticalHuggingPriority="750" allowsExpansionToolTips="YES" 
columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" 
columnReordering="NO" columnResizing="NO" emptySelection="NO" 
autosaveColumns="NO" typeSelect="NO" rowHeight="14" id="144">
-                                            <rect key="frame" x="0.0" y="0.0" 
width="78" height="58"/>
-                                            <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
-                                            <size key="intercellSpacing" 
width="3" height="2"/>
-                                            <color key="backgroundColor" 
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
-                                            <color key="gridColor" 
name="gridColor" catalog="System" colorSpace="catalog"/>
-                                            <tableColumns>
-                                                <tableColumn editable="NO" 
width="75" minWidth="40" maxWidth="1000" id="145">
-                                                    <tableHeaderCell 
key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" 
alignment="left">
-                                                        <font key="font" 
metaFont="message" size="11"/>
-                                                        <color key="textColor" 
name="headerTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" white="0.33333298560000002" alpha="1" 
colorSpace="calibratedWhite"/>
-                                                    </tableHeaderCell>
-                                                    <textFieldCell 
key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" 
alignment="left" id="199">
-                                                        <font key="font" 
metaFont="message" size="11"/>
-                                                        <color key="textColor" 
name="controlTextColor" catalog="System" colorSpace="catalog"/>
-                                                        <color 
key="backgroundColor" name="controlBackgroundColor" catalog="System" 
colorSpace="catalog"/>
-                                                    </textFieldCell>
-                                                    <tableColumnResizingMask 
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
-                                                    <connections>
-                                                        <binding 
destination="136" name="value" keyPath="arrangedObjects" id="152">
-                                                            <dictionary 
key="options">
-                                                                <integer 
key="NSAllowsEditingMultipleValuesSelection" value="0"/>
-                                                                <integer 
key="NSConditionallySetsEditable" value="1"/>
-                                                                <integer 
key="NSCreatesSortDescriptor" value="0"/>
-                                                            </dictionary>
-                                                        </binding>
-                                                    </connections>
-                                                </tableColumn>
-                                            </tableColumns>
-                                            <connections>
-                                                <outlet property="delegate" 
destination="-2" id="162"/>
-                                            </connections>
-                                        </tableView>
-                                    </subviews>
-                                </clipView>
-                                <scroller key="horizontalScroller" 
hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="YES" id="205">
-                                    <rect key="frame" x="1" y="48" width="67" 
height="11"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                                <scroller key="verticalScroller" hidden="YES" 
wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" 
horizontal="NO" id="204">
-                                    <rect key="frame" x="68" y="1" width="11" 
height="58"/>
-                                    <autoresizingMask key="autoresizingMask"/>
-                                </scroller>
-                            </scrollView>
-                        </subviews>
-                        <holdingPriorities>
-                            <real value="250"/>
-                            <real value="250"/>
-                        </holdingPriorities>
-                        <connections>
-                            <outlet property="delegate" destination="-2" 
id="171"/>
-                        </connections>
-                    </splitView>
-                    <button verticalHuggingPriority="750" id="172">
-                        <rect key="frame" x="309" y="320" width="97" 
height="32"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMinX="YES" flexibleMinY="YES"/>
-                        <buttonCell key="cell" type="push" title="Édition…" 
bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="192">
-                            <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
-                            <font key="font" metaFont="system"/>
-                        </buttonCell>
-                        <connections>
-                            <action selector="edit:" target="-2" id="186"/>
-                        </connections>
-                    </button>
-                </subviews>
-            </view>
-            <connections>
-                <binding destination="-2" name="title" keyPath="person.name" 
id="130"/>
-                <outlet property="delegate" destination="-2" id="7"/>
-                <outlet property="initialFirstResponder" destination="9" 
id="125"/>
-            </connections>
-            <point key="canvasLocation" x="139" y="147"/>
-        </window>
-        <arrayController objectClassName="BibItem" editable="NO" 
avoidsEmptySelection="NO" id="23" userLabel="PublicationArrayController">
-            <declaredKeys>
-                <string>title</string>
-                <string>displayTitle</string>
-                <string>publication.displayTitle</string>
-            </declaredKeys>
-            <connections>
-                <binding destination="-2" name="contentArray" 
keyPath="publicationItems" id="164">
-                    <dictionary key="options">
-                        <integer key="NSConditionallySetsEditable" value="0"/>
-                    </dictionary>
-                </binding>
-            </connections>
-        </arrayController>
-        <arrayController id="135" userLabel="NameArrayController">
-            <connections>
-                <binding destination="-2" name="contentSet" keyPath="names" 
id="141"/>
-            </connections>
-        </arrayController>
-        <arrayController id="136" userLabel="FieldArrayController">
-            <connections>
-                <binding destination="-2" name="contentSet" keyPath="fields" 
id="142"/>
-            </connections>
-        </arrayController>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="173" userLabel="EditSheet" 
customClass="NSPanel">
-            <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
-            <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
-            <rect key="contentRect" x="147" y="378" width="360" height="152"/>
-            <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/>
-            <value key="minSize" type="size" width="360" height="152"/>
-            <view key="contentView" id="174">
-                <rect key="frame" x="0.0" y="0.0" width="360" height="152"/>
-                <autoresizingMask key="autoresizingMask"/>
-                <subviews>
-                    <textField verticalHuggingPriority="750" id="175">
-                        <rect key="frame" x="67" y="110" width="273" 
height="22"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
-                        <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" selectable="YES" editable="YES" 
sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" 
drawsBackground="YES" id="193">
-                            <font key="font" metaFont="system"/>
-                            <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
-                            <color key="backgroundColor" 
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
-                        </textFieldCell>
-                        <connections>
-                            <accessibilityConnection property="title" 
destination="176" id="188"/>
-                        </connections>
-                    </textField>
-                    <textField verticalHuggingPriority="750" 
horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="41" 
id="176">
-                        <rect key="frame" x="17" y="112" width="45" 
height="17"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMaxX="YES" flexibleMinY="YES"/>
-                        <textFieldCell key="cell" 
sendsActionOnEndEditing="YES" title="Nom :" id="194">
-                            <font key="font" metaFont="system"/>
-                            <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
-                            <color key="backgroundColor" name="controlColor" 
catalog="System" colorSpace="catalog"/>
-                        </textFieldCell>
-                    </textField>
-                    <button verticalHuggingPriority="750" id="177">
-                        <rect key="frame" x="182" y="12" width="82" 
height="32"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMinX="YES" flexibleMaxY="YES"/>
-                        <buttonCell key="cell" type="push" title="Annuler" 
bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="195">
-                            <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
-                            <font key="font" metaFont="system"/>
-                            <string key="keyEquivalent" base64-UTF8="YES">
-Gw
-</string>
-                        </buttonCell>
-                        <connections>
-                            <action selector="dismissEditSheet:" target="-2" 
id="182"/>
-                        </connections>
-                    </button>
-                    <button verticalHuggingPriority="750" tag="1" id="178">
-                        <rect key="frame" x="264" y="12" width="82" 
height="32"/>
-                        <autoresizingMask key="autoresizingMask" 
flexibleMinX="YES" flexibleMaxY="YES"/>
-                        <buttonCell key="cell" type="push" title="OK" 
bezelStyle="rounded" alignment="center" borderStyle="border" tag="1" inset="2" 
id="196">
-                            <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
-                            <font key="font" metaFont="system"/>
-                            <string key="keyEquivalent" base64-UTF8="YES">
-DQ
-</string>
-                        </buttonCell>
-                        <connections>
-                            <action selector="dismissEditSheet:" target="-2" 
id="183"/>
-                        </connections>
-                    </button>
-                    <textField verticalHuggingPriority="750" 
horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="322" 
id="179">
-                        <rect key="frame" x="17" y="60" width="326" 
height="42"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" flexibleMinY="YES"/>
-                        <textFieldCell key="cell" 
sendsActionOnEndEditing="YES" id="197">
-                            <font key="font" metaFont="message" size="11"/>
-                            <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
-                            <color key="backgroundColor" name="controlColor" 
catalog="System" colorSpace="catalog"/>
-                        </textFieldCell>
-                    </textField>
-                </subviews>
-            </view>
-            <point key="canvasLocation" x="139" y="506"/>
-        </window>
-    </objects>
-</document>

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



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to