|
|
|
@ -1,9 +1,10 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="16G1036" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14113" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
<dependencies> |
|
|
|
<development version="7000" identifier="xcode"/> |
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/> |
|
|
|
<deployment identifier="macosx"/> |
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14113"/> |
|
|
|
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/> |
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
|
|
</dependencies> |
|
|
|
<objects> |
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="VLCStatusBarIcon"> |
|
|
|
@ -29,7 +30,6 @@ |
|
|
|
</customObject> |
|
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
|
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/> |
|
|
|
<customObject id="420" customClass="NSFontManager"/> |
|
|
|
<menu autoenablesItems="NO" id="534" userLabel="vlcStatusBarIconMenu"> |
|
|
|
<items> |
|
|
|
<menuItem title="Loading Now playing view..." id="KRm-PC-DPQ"> |
|
|
|
@ -128,6 +128,7 @@ |
|
|
|
<subviews> |
|
|
|
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rih-mA-gAq"> |
|
|
|
<rect key="frame" x="103" y="-153" width="4" height="15"/> |
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
|
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" transparent="YES" imageScaling="proportionallyDown" inset="2" id="RbD-Js-cLU"> |
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
|
|
<font key="font" metaFont="system"/> |
|
|
|
|