summaryrefslogtreecommitdiffstats
path: root/macosx/Base.lproj/PicturePreview.xib
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2018-06-08 17:26:40 +0200
committerDamiano Galassi <[email protected]>2018-06-08 17:26:40 +0200
commit5d0d911fb32b6ecf082749cf72665f6a51eff210 (patch)
tree11f8c16cb1a16450c4928bc1d0e33d670a399d1d /macosx/Base.lproj/PicturePreview.xib
parent3f69dd0328f45838c3f7bb4b2f505c6174f072ba (diff)
MacGui: move the xib files to Base.Iproj to make localiation easier.
Diffstat (limited to 'macosx/Base.lproj/PicturePreview.xib')
-rw-r--r--macosx/Base.lproj/PicturePreview.xib38
1 files changed, 38 insertions, 0 deletions
diff --git a/macosx/Base.lproj/PicturePreview.xib b/macosx/Base.lproj/PicturePreview.xib
new file mode 100644
index 000000000..5a5562ffd
--- /dev/null
+++ b/macosx/Base.lproj/PicturePreview.xib
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14113" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
+ <dependencies>
+ <deployment identifier="macosx"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14113"/>
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+ </dependencies>
+ <objects>
+ <customObject id="-2" userLabel="File's Owner" customClass="HBPreviewController">
+ <connections>
+ <outlet property="previewView" destination="ooo-9X-9Al" id="als-Lt-aVz"/>
+ <outlet property="window" destination="5" id="184"/>
+ </connections>
+ </customObject>
+ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
+ <customObject id="-3" userLabel="Application" customClass="NSObject"/>
+ <window title="Preview" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="5" userLabel="PreviewPanel">
+ <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
+ <rect key="contentRect" x="221" y="837" width="500" height="360"/>
+ <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1418"/>
+ <value key="minSize" type="size" width="480" height="360"/>
+ <view key="contentView" id="6">
+ <rect key="frame" x="0.0" y="0.0" width="500" height="360"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <customView id="ooo-9X-9Al" customClass="HBPreviewView">
+ <rect key="frame" x="0.0" y="0.0" width="500" height="360"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ </customView>
+ </subviews>
+ </view>
+ <connections>
+ <outlet property="delegate" destination="-2" id="7iq-HC-WuX"/>
+ </connections>
+ <point key="canvasLocation" x="146" y="17"/>
+ </window>
+ </objects>
+</document>