aka RedditBar, Mac OS X menu bar reddit client
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Prefs.xib 1.4KB

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13A603" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
  5. </dependencies>
  6. <objects>
  7. <customObject id="-2" userLabel="File's Owner" customClass="PrefController"/>
  8. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  9. <customObject id="-3" userLabel="Application"/>
  10. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" animationBehavior="default" id="1">
  11. <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
  12. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  13. <rect key="contentRect" x="196" y="240" width="480" height="270"/>
  14. <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
  15. <view key="contentView" id="2">
  16. <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. </view>
  19. </window>
  20. </objects>
  21. </document>