Revision: 25795 http://sourceforge.net/p/bibdesk/svn/25795 Author: hofman Date: 2021-04-28 15:17:07 +0000 (Wed, 28 Apr 2021) Log Message: ----------- Use auto layout for BDSKOrphanedFilesFinder and replace localized xib files by strings files
Modified Paths: -------------- trunk/bibdesk/Base.lproj/BDSKOrphanedFilesFinder.xib trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj Added Paths: ----------- trunk/bibdesk/de.lproj/BDSKOrphanedFilesFinder.strings trunk/bibdesk/fr.lproj/BDSKOrphanedFilesFinder.strings Removed Paths: ------------- trunk/bibdesk/de.lproj/BDSKOrphanedFilesFinder.xib trunk/bibdesk/fr.lproj/BDSKOrphanedFilesFinder.xib Modified: trunk/bibdesk/Base.lproj/BDSKOrphanedFilesFinder.xib =================================================================== --- trunk/bibdesk/Base.lproj/BDSKOrphanedFilesFinder.xib 2021-04-28 15:09:23 UTC (rev 25794) +++ trunk/bibdesk/Base.lproj/BDSKOrphanedFilesFinder.xib 2021-04-28 15:17:07 UTC (rev 25795) @@ -1,9 +1,9 @@ <?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.InterfaceBuilder.CocoaPlugin" version="15705"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> @@ -25,29 +25,27 @@ <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="242" y="399" width="480" height="360"/> - <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="206"/> <view key="contentView" id="6"> <rect key="frame" x="0.0" y="0.0" width="480" height="360"/> <autoresizingMask key="autoresizingMask"/> <subviews> - <scrollView toolTip="Refresh the list of orphaned files" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8"> + <scrollView toolTip="Refresh the list of orphaned files" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8"> <rect key="frame" x="20" y="60" width="440" height="230"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <clipView key="contentView" id="YM6-nq-XFK"> - <rect key="frame" x="1" y="0.0" width="438" height="229"/> + <rect key="frame" x="1" y="1" width="438" height="228"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnResizing="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="14" headerView="103" id="9" customClass="BDSKTableView"> - <rect key="frame" x="0.0" y="0.0" width="438" height="204"/> + <rect key="frame" x="0.0" y="0.0" width="438" height="203"/> <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="434.80470000000003" minWidth="59.165039999999998" maxWidth="1000" id="10"> + <tableColumn editable="NO" width="425.80470000000003" minWidth="59.165039999999998" maxWidth="1000" id="10"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="File name"> - <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> @@ -81,17 +79,16 @@ <autoresizingMask key="autoresizingMask"/> </scroller> <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="101"> - <rect key="frame" x="423" y="25" width="16" height="204"/> + <rect key="frame" x="423" y="26" width="16" height="203"/> <autoresizingMask key="autoresizingMask"/> </scroller> - <tableHeaderView key="headerView" id="103"> + <tableHeaderView key="headerView" wantsLayer="YES" id="103"> <rect key="frame" x="0.0" y="0.0" width="438" height="25"/> <autoresizingMask key="autoresizingMask"/> </tableHeaderView> </scrollView> - <button toolTip="Dismiss this window" verticalHuggingPriority="750" id="12"> - <rect key="frame" x="384" y="12" width="82" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> + <button toolTip="Dismiss this window" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="12"> + <rect key="frame" x="395" y="13" width="72" height="32"/> <buttonCell key="cell" type="push" title="Close" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="95"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -104,9 +101,8 @@ <outlet property="nextKeyView" destination="9" id="52"/> </connections> </button> - <button verticalHuggingPriority="750" id="13"> - <rect key="frame" x="296" y="12" width="88" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> + <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="13"> + <rect key="frame" x="316" y="13" width="81" height="32"/> <buttonCell key="cell" type="push" title="Refresh" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="96"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -116,13 +112,14 @@ <outlet property="nextKeyView" destination="12" id="21"/> </connections> </button> - <progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="29"> - <rect key="frame" x="20" y="22" width="16" height="16"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> + <progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="29"> + <rect key="frame" x="20" y="26" width="16" height="16"/> </progressIndicator> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="217" id="37"> - <rect key="frame" x="17" y="298" width="221" height="42"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/> + <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="217" translatesAutoresizingMaskIntoConstraints="NO" id="37"> + <rect key="frame" x="18" y="298" width="215" height="42"/> + <constraints> + <constraint firstAttribute="height" constant="42" id="k01-Rm-InG"/> + </constraints> <textFieldCell key="cell" selectable="YES" alignment="left" title="These are all files in the papers folder not associated with any of the currently opened documents." id="97"> <font key="font" metaFont="message" size="11"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -129,18 +126,16 @@ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="155" id="38"> - <rect key="frame" x="41" y="22" width="159" height="17"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> - <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="98"> + <textField horizontalHuggingPriority="249" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="155" translatesAutoresizingMaskIntoConstraints="NO" id="38"> + <rect key="frame" x="42" y="23" width="205" height="16"/> + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="98"> <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> - <searchField verticalHuggingPriority="750" textCompletion="NO" id="55"> - <rect key="frame" x="243" y="318" width="217" height="22"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/> + <searchField verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="55"> + <rect key="frame" x="239" y="318" width="221" height="22"/> <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" bezelStyle="round" id="99"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -151,9 +146,8 @@ <outlet property="searchMenuTemplate" destination="57" id="63"/> </connections> </searchField> - <button verticalHuggingPriority="750" id="79"> - <rect key="frame" x="214" y="12" width="82" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> + <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="79"> + <rect key="frame" x="246" y="13" width="72" height="32"/> <buttonCell key="cell" type="push" title="Match" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="100"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -163,6 +157,29 @@ </connections> </button> </subviews> + <constraints> + <constraint firstItem="8" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="20" symbolic="YES" id="2rh-ms-kqH"/> + <constraint firstItem="12" firstAttribute="width" secondItem="79" secondAttribute="width" id="3iF-sq-1mO"/> + <constraint firstItem="13" firstAttribute="firstBaseline" secondItem="38" secondAttribute="firstBaseline" id="4ZJ-xy-OlQ"/> + <constraint firstItem="29" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="20" symbolic="YES" id="DHY-2c-D97"/> + <constraint firstItem="13" firstAttribute="leading" secondItem="79" secondAttribute="trailing" constant="12" symbolic="YES" id="GwQ-cx-mdz"/> + <constraint firstAttribute="trailing" secondItem="8" secondAttribute="trailing" constant="20" symbolic="YES" id="Gwv-k2-OL1"/> + <constraint firstAttribute="bottom" secondItem="12" secondAttribute="bottom" constant="20" symbolic="YES" id="H1y-AU-6Dy"/> + <constraint firstItem="12" firstAttribute="firstBaseline" secondItem="38" secondAttribute="firstBaseline" id="HV8-kK-fS6"/> + <constraint firstItem="55" firstAttribute="top" secondItem="6" secondAttribute="top" constant="20" symbolic="YES" id="HZN-iG-blG"/> + <constraint firstAttribute="trailing" secondItem="55" secondAttribute="trailing" constant="20" symbolic="YES" id="Ibm-Kb-PPy"/> + <constraint firstItem="12" firstAttribute="leading" secondItem="13" secondAttribute="trailing" constant="12" symbolic="YES" id="LWW-Fd-59d"/> + <constraint firstItem="79" firstAttribute="leading" secondItem="38" secondAttribute="trailing" constant="8" symbolic="YES" id="Nyc-Xj-4lj"/> + <constraint firstItem="37" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="20" symbolic="YES" id="Slm-S6-eyR"/> + <constraint firstItem="38" firstAttribute="firstBaseline" secondItem="29" secondAttribute="firstBaseline" id="X1G-J9-S9B"/> + <constraint firstItem="79" firstAttribute="firstBaseline" secondItem="38" secondAttribute="firstBaseline" id="XAs-MH-nNW"/> + <constraint firstItem="12" firstAttribute="top" secondItem="8" secondAttribute="bottom" constant="20" symbolic="YES" id="aC2-Yo-NXe"/> + <constraint firstItem="37" firstAttribute="top" secondItem="6" secondAttribute="top" constant="20" symbolic="YES" id="aRU-Cl-x1G"/> + <constraint firstItem="38" firstAttribute="leading" secondItem="29" secondAttribute="trailing" constant="8" symbolic="YES" id="lUc-aH-BWU"/> + <constraint firstAttribute="trailing" secondItem="12" secondAttribute="trailing" constant="20" symbolic="YES" id="mT3-Ep-R3f"/> + <constraint firstItem="55" firstAttribute="leading" secondItem="37" secondAttribute="trailing" constant="8" symbolic="YES" id="qgB-J6-HqJ"/> + <constraint firstItem="8" firstAttribute="top" secondItem="37" secondAttribute="bottom" constant="8" symbolic="YES" id="s3m-CW-uHP"/> + </constraints> </view> <connections> <outlet property="delegate" destination="-2" id="20"/> Modified: trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj =================================================================== --- trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj 2021-04-28 15:09:23 UTC (rev 25794) +++ trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj 2021-04-28 15:17:07 UTC (rev 25795) @@ -1429,7 +1429,6 @@ CE3D8D85125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKFileMigration.xib; sourceTree = "<group>"; }; CE3D8D86125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKFilter.xib; sourceTree = "<group>"; }; CE3D8D87125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKFindPanel.xib; sourceTree = "<group>"; }; - CE3D8D89125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKOrphanedFilesFinder.xib; sourceTree = "<group>"; }; CE3D8D8B125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKPersonWindow.xib; sourceTree = "<group>"; }; CE3D8D8D125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKSearchGroupSheet.xib; sourceTree = "<group>"; }; CE3D8D8E125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKSearchGroupView.xib; sourceTree = "<group>"; }; @@ -1599,6 +1598,8 @@ CE7FB3792639AFDB003158AB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/DocumentInfoWindow.strings; sourceTree = "<group>"; }; CE7FB37D2639B209003158AB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/FileMatcher.strings; sourceTree = "<group>"; }; CE7FB37E2639B20B003158AB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/FileMatcher.strings; sourceTree = "<group>"; }; + CE7FB3822639B3DF003158AB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/BDSKOrphanedFilesFinder.strings; sourceTree = "<group>"; }; + CE7FB3832639B3E1003158AB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/BDSKOrphanedFilesFinder.strings; sourceTree = "<group>"; }; CE80A8730FDAB27D0086A46C /* BDSKHighlightingPopUpButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BDSKHighlightingPopUpButton.h; sourceTree = "<group>"; }; CE80A8740FDAB27D0086A46C /* BDSKHighlightingPopUpButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BDSKHighlightingPopUpButton.m; sourceTree = "<group>"; }; CE82B2CF0D57AE0B00A2E8C5 /* BDSKSharingClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BDSKSharingClient.h; sourceTree = "<group>"; }; @@ -1795,7 +1796,6 @@ CEB5D65D1072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKFileMigration.xib; sourceTree = "<group>"; }; CEB5D65F1072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKFilter.xib; sourceTree = "<group>"; }; CEB5D6601072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKFindPanel.xib; sourceTree = "<group>"; }; - CEB5D6611072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKOrphanedFilesFinder.xib; sourceTree = "<group>"; }; CEB5D6651072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKPersonWindow.xib; sourceTree = "<group>"; }; CEB5D6671072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKSearchGroupSheet.xib; sourceTree = "<group>"; }; CEB5D6681072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKSearchGroupView.xib; sourceTree = "<group>"; }; @@ -5106,6 +5106,8 @@ isa = PBXVariantGroup; children = ( CEB0C6C526385D8500B63A29 /* en */, + CE7FB3822639B3DF003158AB /* fr */, + CE7FB3832639B3E1003158AB /* de */, ); name = BDSKOrphanedFilesFinder.strings; sourceTree = "<group>"; @@ -5567,8 +5569,6 @@ CEB5D5AC1072AE350001C135 /* BDSKOrphanedFilesFinder.xib */ = { isa = PBXVariantGroup; children = ( - CEB5D6611072AE950001C135 /* fr */, - CE3D8D89125E69BB00AE0232 /* de */, CEB0C6162638508500B63A29 /* Base */, ); name = BDSKOrphanedFilesFinder.xib; Added: trunk/bibdesk/de.lproj/BDSKOrphanedFilesFinder.strings =================================================================== (Binary files differ) Index: trunk/bibdesk/de.lproj/BDSKOrphanedFilesFinder.strings =================================================================== --- trunk/bibdesk/de.lproj/BDSKOrphanedFilesFinder.strings 2021-04-28 15:09:23 UTC (rev 25794) +++ trunk/bibdesk/de.lproj/BDSKOrphanedFilesFinder.strings 2021-04-28 15:17:07 UTC (rev 25795) Property changes on: trunk/bibdesk/de.lproj/BDSKOrphanedFilesFinder.strings ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Deleted: trunk/bibdesk/de.lproj/BDSKOrphanedFilesFinder.xib =================================================================== --- trunk/bibdesk/de.lproj/BDSKOrphanedFilesFinder.xib 2021-04-28 15:09:23 UTC (rev 25794) +++ trunk/bibdesk/de.lproj/BDSKOrphanedFilesFinder.xib 2021-04-28 15:17:07 UTC (rev 25795) @@ -1,226 +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.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="BDSKOrphanedFilesFinder"> - <connections> - <outlet property="arrayController" destination="15" id="19"/> - <outlet property="contextMenu" destination="24" id="28"/> - <outlet property="matchButton" destination="79" id="80"/> - <outlet property="progressIndicator" destination="29" id="30"/> - <outlet property="refreshButton" destination="13" id="48"/> - <outlet property="statusField" destination="38" id="76"/> - <outlet property="tableView" destination="9" id="18"/> - <outlet property="window" destination="5" id="7"/> - </connections> - </customObject> - <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> - <customObject id="-3" userLabel="Application" customClass="NSObject"/> - <window title="Verwaiste Dateien" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="5" userLabel="Window" customClass="NSPanel"> - <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> - <rect key="contentRect" x="242" y="399" width="480" height="360"/> - <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> - <value key="minSize" type="size" width="300" height="206"/> - <view key="contentView" id="6"> - <rect key="frame" x="0.0" y="0.0" width="480" height="360"/> - <autoresizingMask key="autoresizingMask"/> - <subviews> - <scrollView toolTip="Liste verwaister Dateien aktualisieren" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8"> - <rect key="frame" x="20" y="60" width="440" height="230"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <clipView key="contentView" id="3L1-PC-yIy"> - <rect key="frame" x="1" y="0.0" width="438" height="229"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <subviews> - <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnResizing="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="14" headerView="103" id="9" customClass="BDSKTableView"> - <rect key="frame" x="0.0" y="0.0" width="438" height="204"/> - <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="434.80470000000003" minWidth="59.165039999999998" maxWidth="1000" id="10"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Dateiname"> - <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" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" alignment="left" id="14" customClass="BDSKFilePathCell"> - <font key="font" metaFont="message" size="11"/> - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> - <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> - </textFieldCell> - <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> - <connections> - <binding destination="15" name="value" keyPath="arrangedObjects" id="78"> - <dictionary key="options"> - <integer key="NSAllowsEditingMultipleValuesSelection" value="0"/> - <integer key="NSCreatesSortDescriptor" value="0"/> - </dictionary> - </binding> - </connections> - </tableColumn> - </tableColumns> - <connections> - <outlet property="dataSource" destination="-2" id="41"/> - <outlet property="delegate" destination="-2" id="40"/> - <outlet property="menu" destination="104" id="109"/> - <outlet property="nextKeyView" destination="13" id="53"/> - </connections> - </tableView> - </subviews> - </clipView> - <scroller key="horizontalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="102"> - <rect key="frame" x="1" y="213" width="438" height="16"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="101"> - <rect key="frame" x="423" y="25" width="16" height="204"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - <tableHeaderView key="headerView" id="103"> - <rect key="frame" x="0.0" y="0.0" width="438" height="25"/> - <autoresizingMask key="autoresizingMask"/> - </tableHeaderView> - </scrollView> - <button toolTip="Dieses Fenster schließen" verticalHuggingPriority="750" id="12"> - <rect key="frame" x="366" y="12" width="100" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="push" title="Schließen" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="95"> - <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="performClose:" target="5" id="34"/> - <outlet property="nextKeyView" destination="9" id="52"/> - </connections> - </button> - <button verticalHuggingPriority="750" id="13"> - <rect key="frame" x="243" y="12" width="123" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="push" title="Aktualisieren" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="96"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="system"/> - </buttonCell> - <connections> - <action selector="refreshOrphanedFiles:" target="-2" id="35"/> - <outlet property="nextKeyView" destination="12" id="21"/> - </connections> - </button> - <progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="29"> - <rect key="frame" x="20" y="22" width="16" height="16"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - </progressIndicator> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="217" id="37"> - <rect key="frame" x="17" y="298" width="221" height="42"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/> - <textFieldCell key="cell" selectable="YES" alignment="left" title="Diese Dateien aus dem Ordner für Abhandlungen sind nicht mit den aktuell geöffneten Dateien verknüpft." id="97"> - <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> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="155" id="38"> - <rect key="frame" x="41" y="22" width="159" height="17"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> - <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="98"> - <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> - <searchField verticalHuggingPriority="750" textCompletion="NO" id="55"> - <rect key="frame" x="243" y="318" width="217" height="22"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/> - <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" bezelStyle="round" id="99"> - <font key="font" metaFont="system"/> - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> - <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> - </searchFieldCell> - <connections> - <action selector="search:" target="-2" id="75"/> - <outlet property="searchMenuTemplate" destination="57" id="63"/> - </connections> - </searchField> - <button verticalHuggingPriority="750" id="79"> - <rect key="frame" x="161" y="12" width="82" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="push" title="Zeige" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="100"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="system"/> - </buttonCell> - <connections> - <action selector="matchFilesWithPubs:" target="-2" id="81"/> - </connections> - </button> - </subviews> - </view> - <connections> - <outlet property="delegate" destination="-2" id="20"/> - <outlet property="initialFirstResponder" destination="13" id="51"/> - </connections> - <point key="canvasLocation" x="139" y="150"/> - </window> - <arrayController id="15" userLabel="Array Controller"> - <declaredKeys> - <string>path</string> - <string>contentArray.@count</string> - <string>arrangedObjects.@count</string> - <string>statusMessage</string> - </declaredKeys> - <connections> - <binding destination="-2" name="contentArray" keyPath="orphanedFiles" id="33"/> - </connections> - </arrayController> - <menu id="24" userLabel="ContextMenu"> - <items> - <menuItem title="Datei im Finder zeigen" id="27"> - <connections> - <action selector="showFile:" target="-2" id="42"/> - </connections> - </menuItem> - <menuItem title="Datei öffnen" tag="1" id="26"> - <connections> - <action selector="showFile:" target="-2" id="43"/> - </connections> - </menuItem> - <menuItem title="Datei in den Papierkorb legen" tag="1" id="92"> - <connections> - <action selector="moveToTrash:" target="-2" id="93"/> - </connections> - </menuItem> - </items> - </menu> - <menu id="57" userLabel="search menu"> - <items> - <menuItem title="Zeige Übereinstimmungen" tag="1" id="58"> - <connections> - <action selector="showMatches:" target="-2" id="110"/> - </connections> - </menuItem> - <menuItem title="Übereinstimmungen ausblenden" id="59"> - <connections> - <action selector="showMatches:" target="-2" id="111"/> - </connections> - </menuItem> - </items> - <connections> - <outlet property="delegate" destination="15" id="64"/> - </connections> - </menu> - <menu id="104"> - <connections> - <outlet property="delegate" destination="-2" id="108"/> - </connections> - </menu> - </objects> -</document> Added: trunk/bibdesk/fr.lproj/BDSKOrphanedFilesFinder.strings =================================================================== (Binary files differ) Index: trunk/bibdesk/fr.lproj/BDSKOrphanedFilesFinder.strings =================================================================== --- trunk/bibdesk/fr.lproj/BDSKOrphanedFilesFinder.strings 2021-04-28 15:09:23 UTC (rev 25794) +++ trunk/bibdesk/fr.lproj/BDSKOrphanedFilesFinder.strings 2021-04-28 15:17:07 UTC (rev 25795) Property changes on: trunk/bibdesk/fr.lproj/BDSKOrphanedFilesFinder.strings ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Deleted: trunk/bibdesk/fr.lproj/BDSKOrphanedFilesFinder.xib =================================================================== --- trunk/bibdesk/fr.lproj/BDSKOrphanedFilesFinder.xib 2021-04-28 15:09:23 UTC (rev 25794) +++ trunk/bibdesk/fr.lproj/BDSKOrphanedFilesFinder.xib 2021-04-28 15:17:07 UTC (rev 25795) @@ -1,226 +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.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="BDSKOrphanedFilesFinder"> - <connections> - <outlet property="arrayController" destination="15" id="19"/> - <outlet property="contextMenu" destination="24" id="28"/> - <outlet property="matchButton" destination="79" id="80"/> - <outlet property="progressIndicator" destination="29" id="30"/> - <outlet property="refreshButton" destination="13" id="48"/> - <outlet property="statusField" destination="38" id="76"/> - <outlet property="tableView" destination="9" id="18"/> - <outlet property="window" destination="5" id="7"/> - </connections> - </customObject> - <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> - <customObject id="-3" userLabel="Application" customClass="NSObject"/> - <window title="Fichiers orphelins" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="5" userLabel="Window" customClass="NSPanel"> - <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> - <rect key="contentRect" x="242" y="399" width="480" height="360"/> - <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> - <value key="minSize" type="size" width="300" height="206"/> - <view key="contentView" id="6"> - <rect key="frame" x="0.0" y="0.0" width="480" height="360"/> - <autoresizingMask key="autoresizingMask"/> - <subviews> - <scrollView toolTip="Rafraîchir la liste des fichiers orphelins" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8"> - <rect key="frame" x="20" y="60" width="440" height="230"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <clipView key="contentView" id="Ce1-rR-EZT"> - <rect key="frame" x="1" y="0.0" width="438" height="229"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <subviews> - <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnResizing="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="14" headerView="103" id="9" customClass="BDSKTableView"> - <rect key="frame" x="0.0" y="0.0" width="438" height="204"/> - <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="434.80470000000003" minWidth="59.165039999999998" maxWidth="1000" id="10"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Nom du fichier"> - <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" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" alignment="left" id="14" customClass="BDSKFilePathCell"> - <font key="font" metaFont="message" size="11"/> - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> - <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> - </textFieldCell> - <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> - <connections> - <binding destination="15" name="value" keyPath="arrangedObjects" id="78"> - <dictionary key="options"> - <integer key="NSAllowsEditingMultipleValuesSelection" value="0"/> - <integer key="NSCreatesSortDescriptor" value="0"/> - </dictionary> - </binding> - </connections> - </tableColumn> - </tableColumns> - <connections> - <outlet property="dataSource" destination="-2" id="41"/> - <outlet property="delegate" destination="-2" id="40"/> - <outlet property="menu" destination="104" id="109"/> - <outlet property="nextKeyView" destination="13" id="53"/> - </connections> - </tableView> - </subviews> - </clipView> - <scroller key="horizontalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="102"> - <rect key="frame" x="1" y="213" width="438" height="16"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="101"> - <rect key="frame" x="423" y="25" width="16" height="204"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - <tableHeaderView key="headerView" id="103"> - <rect key="frame" x="0.0" y="0.0" width="438" height="25"/> - <autoresizingMask key="autoresizingMask"/> - </tableHeaderView> - </scrollView> - <button toolTip="Refermer la fenêtre" verticalHuggingPriority="750" id="12"> - <rect key="frame" x="384" y="12" width="82" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="push" title="Fermer" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="95"> - <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="performClose:" target="5" id="34"/> - <outlet property="nextKeyView" destination="9" id="52"/> - </connections> - </button> - <button verticalHuggingPriority="750" id="13"> - <rect key="frame" x="288" y="12" width="96" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="push" title="Actualiser" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="96"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="system"/> - </buttonCell> - <connections> - <action selector="refreshOrphanedFiles:" target="-2" id="35"/> - <outlet property="nextKeyView" destination="12" id="21"/> - </connections> - </button> - <progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="29"> - <rect key="frame" x="20" y="22" width="16" height="16"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - </progressIndicator> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="217" id="37"> - <rect key="frame" x="17" y="298" width="221" height="42"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/> - <textFieldCell key="cell" selectable="YES" alignment="left" title="Ce sont tous les fichiers dans le dossier des articles qui ne sont associés avec aucun document ouvert." id="97"> - <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> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="155" id="38"> - <rect key="frame" x="41" y="22" width="159" height="17"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> - <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="98"> - <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> - <searchField verticalHuggingPriority="750" textCompletion="NO" id="55"> - <rect key="frame" x="243" y="318" width="217" height="22"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/> - <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" bezelStyle="round" id="99"> - <font key="font" metaFont="system"/> - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> - <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> - </searchFieldCell> - <connections> - <action selector="search:" target="-2" id="75"/> - <outlet property="searchMenuTemplate" destination="57" id="63"/> - </connections> - </searchField> - <button verticalHuggingPriority="750" id="79"> - <rect key="frame" x="207" y="12" width="82" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="push" title="Associer" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="100"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="system"/> - </buttonCell> - <connections> - <action selector="matchFilesWithPubs:" target="-2" id="81"/> - </connections> - </button> - </subviews> - </view> - <connections> - <outlet property="delegate" destination="-2" id="20"/> - <outlet property="initialFirstResponder" destination="13" id="51"/> - </connections> - <point key="canvasLocation" x="139" y="150"/> - </window> - <arrayController id="15" userLabel="Array Controller"> - <declaredKeys> - <string>path</string> - <string>contentArray.@count</string> - <string>arrangedObjects.@count</string> - <string>statusMessage</string> - </declaredKeys> - <connections> - <binding destination="-2" name="contentArray" keyPath="orphanedFiles" id="33"/> - </connections> - </arrayController> - <menu id="24" userLabel="ContextMenu"> - <items> - <menuItem title="Afficher le fichier dans le Finder" id="27"> - <connections> - <action selector="showFile:" target="-2" id="42"/> - </connections> - </menuItem> - <menuItem title="Ouvrir le fichier" tag="1" id="26"> - <connections> - <action selector="showFile:" target="-2" id="43"/> - </connections> - </menuItem> - <menuItem title="Déplacer les fichiers à la corbeille" tag="1" id="92"> - <connections> - <action selector="moveToTrash:" target="-2" id="93"/> - </connections> - </menuItem> - </items> - </menu> - <menu id="57" userLabel="search menu"> - <items> - <menuItem title="Afficher les résultats" tag="1" id="58"> - <connections> - <action selector="showMatches:" target="-2" id="110"/> - </connections> - </menuItem> - <menuItem title="Masquer les résultats" id="59"> - <connections> - <action selector="showMatches:" target="-2" id="111"/> - </connections> - </menuItem> - </items> - <connections> - <outlet property="delegate" destination="15" id="64"/> - </connections> - </menu> - <menu id="104"> - <connections> - <outlet property="delegate" destination="-2" id="108"/> - </connections> - </menu> - </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