Revision: 27005
          http://sourceforge.net/p/bibdesk/svn/27005
Author:   hofman
Date:     2021-10-07 09:40:04 +0000 (Thu, 07 Oct 2021)
Log Message:
-----------
Remove placeholder title from check buttons

Modified Paths:
--------------
    trunk/bibdesk/Base.lproj/BibDocument.xib
    trunk/bibdesk/en.lproj/BibDocument.strings

Modified: trunk/bibdesk/Base.lproj/BibDocument.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BibDocument.xib    2021-10-07 06:30:29 UTC (rev 
27004)
+++ trunk/bibdesk/Base.lproj/BibDocument.xib    2021-10-07 09:40:04 UTC (rev 
27005)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="18122" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" 
useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="19162" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" 
useAutolayout="YES">
     <dependencies>
         <deployment identifier="macosx"/>
-        <development version="8000" identifier="xcode"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="18122"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19162"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -345,7 +344,7 @@
                                                                                
     <subviews>
                                                                                
         <button horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="250" 
translatesAutoresizingMaskIntoConstraints="NO" id="6H3-Bn-ozf">
                                                                                
             <rect key="frame" x="0.0" y="0.0" width="97" height="18"/>
-                                                                               
             <buttonCell key="cell" type="check" title="Check" 
bezelStyle="regularSquare" imagePosition="only" enabled="NO" inset="2" 
id="QFp-cs-1o1">
+                                                                               
             <buttonCell key="cell" type="check" bezelStyle="regularSquare" 
imagePosition="only" enabled="NO" inset="2" id="QFp-cs-1o1">
                                                                                
                 <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                                                                                
                 <font key="font" metaFont="cellTitle"/>
                                                                                
             </buttonCell>
@@ -369,7 +368,7 @@
                                                                                
     <subviews>
                                                                                
         <button horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="250" 
translatesAutoresizingMaskIntoConstraints="NO" id="Pur-Ca-mxh">
                                                                                
             <rect key="frame" x="0.0" y="0.0" width="97" height="18"/>
-                                                                               
             <buttonCell key="cell" type="check" title="Check" 
bezelStyle="regularSquare" imagePosition="only" enabled="NO" 
allowsMixedState="YES" inset="2" id="3A7-m1-RPp">
+                                                                               
             <buttonCell key="cell" type="check" bezelStyle="regularSquare" 
imagePosition="only" enabled="NO" allowsMixedState="YES" inset="2" 
id="3A7-m1-RPp">
                                                                                
                 <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                                                                                
                 <font key="font" metaFont="cellTitle"/>
                                                                                
             </buttonCell>

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

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