diff options
author | Bradley Sepos <[email protected]> | 2016-12-20 22:56:14 -0500 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2016-12-20 23:02:48 -0500 |
commit | 2823fa6460fb12666d9a5a649ae62ad8b052ddd3 (patch) | |
tree | ebf7bc7aa78540dbf7eaaebd535aa341fc6727cd /macosx/HBPlayerHUDController.xib | |
parent | 28c329887cd76646c62f48f67cc15358d516a94d (diff) |
macgui: Revise preview controller tooltips.
Diffstat (limited to 'macosx/HBPlayerHUDController.xib')
-rw-r--r-- | macosx/HBPlayerHUDController.xib | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/macosx/HBPlayerHUDController.xib b/macosx/HBPlayerHUDController.xib index db5cbac7a..da2013c38 100644 --- a/macosx/HBPlayerHUDController.xib +++ b/macosx/HBPlayerHUDController.xib @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11535.1" systemVersion="16B2553a" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> <dependencies> <deployment identifier="macosx"/> <development version="7000" identifier="xcode"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11535.1"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="HBPlayerHUDController"> @@ -23,11 +23,11 @@ <rect key="frame" x="0.0" y="0.0" width="460" height="100"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> - <slider verticalHuggingPriority="750" id="lBp-JT-ehn"> + <slider toolTip="Drag to change timeline position." verticalHuggingPriority="750" id="lBp-JT-ehn"> <rect key="frame" x="69" y="18" width="322" height="17"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <sliderCell key="cell" controlSize="small" continuous="YES" alignment="left" maxValue="100" tickMarkPosition="above" sliderType="linear" id="mMk-re-3u5"/> - <accessibility description="timeline"/> + <accessibility description="Timeline"/> <connections> <action selector="sliderChanged:" target="-2" id="YM4-mh-fr5"/> </connections> @@ -39,7 +39,7 @@ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> - <accessibility description="play/pause"/> + <accessibility description="Play/Pause"/> <connections> <action selector="playPauseToggle:" target="-2" id="LLB-0k-P6K"/> </connections> @@ -51,7 +51,7 @@ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> - <accessibility description="go to beginning"/> + <accessibility description="Go To Beginning"/> <connections> <action selector="goToBeginning:" target="-2" id="m24-WZ-vGD"/> </connections> @@ -63,12 +63,12 @@ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="miniSystem"/> </buttonCell> - <accessibility description="go to end"/> + <accessibility description="Go To End"/> <connections> <action selector="goToEnd:" target="-2" id="Rp0-53-4gw"/> </connections> </button> - <textField verticalHuggingPriority="750" id="PVD-pq-1ZG"> + <textField toolTip="Time remaining." verticalHuggingPriority="750" id="PVD-pq-1ZG"> <rect key="frame" x="395" y="20" width="55" height="14"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="00:00:00" id="6A0-9h-5UY"> @@ -76,9 +76,9 @@ <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> - <accessibility description="remaining time"/> + <accessibility description="Time Remaining"/> </textField> - <textField verticalHuggingPriority="750" id="uYx-2C-8et"> + <textField toolTip="Current timeline position." verticalHuggingPriority="750" id="uYx-2C-8et"> <rect key="frame" x="10" y="20" width="55" height="14"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="left" title="00:00:00" id="dGi-LK-P1E"> @@ -86,37 +86,37 @@ <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> - <accessibility description="current time"/> + <accessibility description="Current Timeline Position"/> </textField> - <slider verticalHuggingPriority="750" id="gzA-no-jdv"> + <slider toolTip="Drag to change volume." verticalHuggingPriority="750" id="gzA-no-jdv"> <rect key="frame" x="34" y="55" width="65" height="17"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <sliderCell key="cell" controlSize="small" continuous="YES" state="on" alignment="left" maxValue="1" doubleValue="1" tickMarkPosition="above" sliderType="linear" id="aQz-j6-bQi"/> - <accessibility description="volume"/> + <accessibility description="Volume Control"/> <connections> <action selector="volumeSliderChanged:" target="-2" id="rLr-Ug-i8q"/> </connections> </slider> - <button toolTip="Return to still previews" id="84p-08-fGK" userLabel="Stop Button"> + <button toolTip="Exit player and return to still image previews." id="84p-08-fGK" userLabel="Stop Button"> <rect key="frame" x="424" y="55" width="16" height="16"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSStopProgressFreestandingTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" id="hWC-BU-ynp"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> - <accessibility description="end live preview"/> + <accessibility description="End Live Preview"/> <connections> <action selector="showPicturesPreview:" target="-2" id="kCs-UI-Epb"/> </connections> </button> - <button toolTip="Mute" id="euL-Tg-dmT"> + <button toolTip="Mute Volume" id="euL-Tg-dmT"> <rect key="frame" x="12" y="55" width="18" height="18"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="volLowTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" id="njB-22-thn"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> - <accessibility description="mute"/> + <accessibility description="Mute Volume"/> <connections> <action selector="mute:" target="-2" id="CIm-ce-Lnf"/> </connections> @@ -128,12 +128,12 @@ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> - <accessibility description="full volume"/> + <accessibility description="Full Volume"/> <connections> <action selector="maxVolume:" target="-2" id="89B-BN-U8S"/> </connections> </button> - <popUpButton id="Vj1-Za-AUV"> + <popUpButton toolTip="Enable or disable tracks." id="Vj1-Za-AUV"> <rect key="frame" x="336" y="47" width="73" height="30"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> <popUpButtonCell key="cell" type="push" title="Tracks" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="border" tag="1" imageScaling="proportionallyDown" inset="2" pullsDown="YES" autoenablesItems="NO" altersStateOfSelectedItem="NO" id="uwd-kr-YUM"> @@ -147,7 +147,7 @@ </items> </menu> </popUpButtonCell> - <accessibility description="tracks selection"/> + <accessibility description="Tracks Selection"/> </popUpButton> </subviews> <point key="canvasLocation" x="73" y="25"/> |