123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13E28" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
- <dependencies>
- <deployment defaultVersion="1060" identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="PrefController">
- <connections>
- <outlet property="filterSelection" destination="FR2-RR-NOg" id="sOl-hW-dbV"/>
- <outlet property="launchOnLogin" destination="NCg-tC-aiT" id="wvF-RC-DV3"/>
- <outlet property="lengthField" destination="MAv-jO-hIv" id="tbQ-UG-2ew"/>
- <outlet property="lengthStepper" destination="jxz-fQ-M1L" id="NK5-G4-9UJ"/>
- <outlet property="password" destination="ARP-lb-J16" id="EDd-om-ciF"/>
- <outlet property="progress" destination="vz0-tR-n1f" id="t06-dO-WKY"/>
- <outlet property="refreshField" destination="2J7-SH-Grc" id="tsA-1R-BUz"/>
- <outlet property="refreshStepper" destination="uaS-Xm-tIa" id="1bf-OR-gsX"/>
- <outlet property="reloadAfterVisit" destination="gmF-24-Psn" id="DMH-sN-L96"/>
- <outlet property="removeVisited" destination="v96-KH-55h" id="40H-g7-GRb"/>
- <outlet property="showSubreddit" destination="fRR-M9-szp" id="bGR-ej-R9R"/>
- <outlet property="subreddits" destination="EhP-FS-8dT" id="td1-kv-jQm"/>
- <outlet property="subscriptions" destination="vW5-Cp-Bm1" id="gja-K0-7Uh"/>
- <outlet property="titleField" destination="qju-1J-OOV" id="ujQ-C4-eeX"/>
- <outlet property="titleStepper" destination="2aV-fo-xh7" id="zEg-dP-fRJ"/>
- <outlet property="username" destination="0mi-88-o94" id="4bB-K2-q5m"/>
- <outlet property="win" destination="1" id="g0G-6q-WjE"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application"/>
- <window title="BaconBar Einstellungen" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" animationBehavior="default" id="1" customClass="PrefWindow">
- <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="340" height="464"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
- <view key="contentView" id="2">
- <rect key="frame" x="0.0" y="0.0" width="340" height="464"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <textField verticalHuggingPriority="750" id="0mi-88-o94">
- <rect key="frame" x="120" y="424" width="200" height="22"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="xlI-hU-MqM">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="f72-fM-yQc">
- <rect key="frame" x="18" y="429" width="96" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Benutzername:" id="GTO-OP-MYS">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JMQ-a6-DKC">
- <rect key="frame" x="18" y="395" width="96" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Passwort:" id="m11-YF-fEa">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="qFP-pd-32c">
- <rect key="frame" x="18" y="229" width="63" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Links:" id="FNJ-RL-DXT">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="O82-1u-lSr">
- <rect key="frame" x="152" y="229" width="63" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Titel:" id="Frl-AE-ROJ">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <secureTextField verticalHuggingPriority="750" id="ARP-lb-J16">
- <rect key="frame" x="120" y="392" width="200" height="22"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="We7-pG-rAt">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <allowedInputSourceLocales>
- <string>NSAllRomanInputSourcesLocaleIdentifier</string>
- </allowedInputSourceLocales>
- </secureTextFieldCell>
- </secureTextField>
- <button verticalHuggingPriority="750" id="qwZ-cF-1JN">
- <rect key="frame" x="224" y="13" width="102" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="push" title="Speichern" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Mqa-FJ-C43">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonSave:" target="-2" id="thy-nQ-Nld"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" id="vO2-NN-i1n">
- <rect key="frame" x="14" y="13" width="102" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="push" title="Abbrechen" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TjO-Z6-Vng">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- Gw
- </string>
- </buttonCell>
- <connections>
- <action selector="performClose:" target="1" id="A62-EW-ZrT"/>
- </connections>
- </button>
- <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="8ew-wY-1Yh">
- <rect key="frame" x="20" y="254" width="300" height="100"/>
- <autoresizingMask key="autoresizingMask"/>
- <clipView key="contentView" copiesOnScroll="NO" id="ENU-Jw-8fO">
- <rect key="frame" x="1" y="1" width="298" height="98"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textView editable="NO" importsGraphics="NO" richText="NO" findStyle="panel" allowsUndo="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" id="EhP-FS-8dT">
- <rect key="frame" x="0.0" y="0.0" width="298" height="98"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <size key="minSize" width="298" height="98"/>
- <size key="maxSize" width="463" height="10000000"/>
- <color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
- <size key="minSize" width="298" height="98"/>
- <size key="maxSize" width="463" height="10000000"/>
- </textView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="b1U-AL-HNy">
- <rect key="frame" x="-100" y="-100" width="87" height="18"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="z7j-r6-B6f">
- <rect key="frame" x="283" y="1" width="16" height="98"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- <button id="XZM-90-hQ8">
- <rect key="frame" x="18" y="361" width="280" height="25"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="vW5-Cp-Bm1">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="toggleSubs:" target="-2" id="TPd-6W-xQv"/>
- </connections>
- </button>
- <textField verticalHuggingPriority="750" id="MAv-jO-hIv">
- <rect key="frame" x="87" y="226" width="38" height="22"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="10" drawsBackground="YES" id="0SD-Tf-uZS">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <action selector="lengthDidChange:" target="-2" id="fU0-l2-dIz"/>
- <outlet property="formatter" destination="zpc-oG-upp" id="cw1-hM-34K"/>
- </connections>
- </textField>
- <textField verticalHuggingPriority="750" id="qju-1J-OOV">
- <rect key="frame" x="221" y="226" width="38" height="22"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="66" drawsBackground="YES" id="b76-4r-MEp">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <action selector="titleDidChange:" target="-2" id="cOL-Pg-cXA"/>
- <outlet property="formatter" destination="hDb-Na-Vku" id="Sta-gL-Dug"/>
- </connections>
- </textField>
- <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="jxz-fQ-M1L">
- <rect key="frame" x="130" y="223" width="19" height="27"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <stepperCell key="cell" continuous="YES" alignment="left" minValue="1" maxValue="100" doubleValue="1" id="Gba-jV-Ouh"/>
- <connections>
- <action selector="lengthDidChange:" target="-2" id="CJm-58-seM"/>
- <outlet property="formatter" destination="zpc-oG-upp" id="nXg-hE-DQX"/>
- </connections>
- </stepper>
- <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="2aV-fo-xh7">
- <rect key="frame" x="264" y="223" width="19" height="27"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" doubleValue="1" id="BWQ-gm-H9h"/>
- <connections>
- <action selector="titleDidChange:" target="-2" id="l0Y-Mg-1KD"/>
- <outlet property="formatter" destination="hDb-Na-Vku" id="EL4-2q-XKw"/>
- </connections>
- </stepper>
- <progressIndicator canDrawConcurrently="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="vz0-tR-n1f">
- <rect key="frame" x="304" y="365" width="16" height="16"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- </progressIndicator>
- <button id="fRR-M9-szp">
- <rect key="frame" x="18" y="194" width="304" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="check" title="Zeige Subreddit hinter Titel" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="nFK-xi-2F3">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="6zt-jq-NXJ">
- <rect key="frame" x="9" y="86" width="236" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="PM Aktualisierung (in Minuten):" id="cwK-wP-wB6">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <box autoresizesSubviews="NO" verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="paW-kV-tNF">
- <rect key="frame" x="14" y="111" width="316" height="5"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
- <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <font key="titleFont" metaFont="system"/>
- </box>
- <textField verticalHuggingPriority="750" id="2J7-SH-Grc">
- <rect key="frame" x="251" y="83" width="38" height="22"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="5" drawsBackground="YES" id="gZN-n2-TGX">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <action selector="refreshDidChange:" target="-2" id="Gzn-Nf-hhb"/>
- <outlet property="formatter" destination="Y11-Cs-X1g" id="m31-5r-Nka"/>
- </connections>
- </textField>
- <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="uaS-Xm-tIa">
- <rect key="frame" x="294" y="80" width="19" height="27"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <stepperCell key="cell" continuous="YES" alignment="left" minValue="1" maxValue="100" doubleValue="1" id="rTZ-Zs-1eO"/>
- <connections>
- <action selector="refreshDidChange:" target="-2" id="4Di-oE-RDC"/>
- <outlet property="formatter" destination="Y11-Cs-X1g" id="hoL-jC-QPe"/>
- </connections>
- </stepper>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cec-PF-2Hn">
- <rect key="frame" x="18" y="164" width="130" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Filter:" id="coc-11-MQH">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <popUpButton verticalHuggingPriority="750" id="FR2-RR-NOg">
- <rect key="frame" x="164" y="159" width="159" height="26"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="zJW-6u-fHd">
- <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="menu"/>
- <menu key="menu" title="OtherViews" id="Ow7-gc-PGv">
- <items>
- <menuItem title="hot" id="sKV-FZ-wbQ">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="new" id="dxr-Ml-O8i">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- </items>
- </menu>
- </popUpButtonCell>
- </popUpButton>
- <button id="v96-KH-55h">
- <rect key="frame" x="18" y="140" width="304" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="check" title="Entferne besuchte Links" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7KI-oO-Qcg">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="removeVisitedToggled:" target="-2" id="dSw-IW-lQ9"/>
- </connections>
- </button>
- <button id="gmF-24-Psn">
- <rect key="frame" x="18" y="120" width="304" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="check" title="Nach jedem besuchten Link nachladen" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="twM-Jr-KGn">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button id="NCg-tC-aiT">
- <rect key="frame" x="18" y="59" width="304" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="check" title="BaconBar beim Login starten" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="cVl-wa-cE9">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- </subviews>
- </view>
- </window>
- <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="," id="zpc-oG-upp">
- <attributedString key="attributedStringForZero">
- <fragment content="0"/>
- </attributedString>
- <real key="minimum" value="1"/>
- <real key="maximum" value="100"/>
- <metadata>
- <real key="inspectorSampleValue" value="1"/>
- </metadata>
- </numberFormatter>
- <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="." id="hDb-Na-Vku">
- <attributedString key="attributedStringForZero">
- <fragment content="0"/>
- </attributedString>
- <real key="minimum" value="0.0"/>
- <real key="maximum" value="140"/>
- <metadata>
- <real key="inspectorSampleValue" value="1"/>
- </metadata>
- </numberFormatter>
- <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="." id="Y11-Cs-X1g">
- <attributedString key="attributedStringForZero">
- <fragment content="0"/>
- </attributedString>
- <real key="minimum" value="1"/>
- <decimal key="maximum" value="NaN"/>
- <metadata>
- <real key="inspectorSampleValue" value="1"/>
- </metadata>
- </numberFormatter>
- <menu title="Hauptmenü" systemMenu="main" id="IWp-hb-gSM">
- <items>
- <menuItem title="BaconBar" id="Dcc-hD-clC">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="BaconBar" id="PCa-vb-klD">
- <items>
- <menuItem title="BaconBar Beenden" keyEquivalent="q" id="Z8h-ok-eBD">
- <connections>
- <action selector="terminate:" target="-1" id="jEK-rq-g2I"/>
- </connections>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Ablage" id="ZIP-EI-Msd">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Ablage" id="sfM-Vz-Yb6">
- <items>
- <menuItem title="Fenster schließen" keyEquivalent="w" id="mSw-Re-17a">
- <connections>
- <action selector="performClose:" target="-1" id="Hzx-hE-RDZ"/>
- </connections>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Bearbeiten" id="czz-51-wxr">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Bearbeiten" id="YpZ-Vi-h1u">
- <items>
- <menuItem title="Rückgängig" keyEquivalent="z" id="IyX-7D-esH">
- <connections>
- <action selector="undo:" target="-1" id="6su-5K-AYO"/>
- </connections>
- </menuItem>
- <menuItem title="Ausschneiden" keyEquivalent="x" id="32T-3T-EcY">
- <connections>
- <action selector="cut:" target="-1" id="TeB-yv-dFt"/>
- </connections>
- </menuItem>
- <menuItem title="Kopieren" keyEquivalent="c" id="wSY-To-FDI">
- <connections>
- <action selector="copy:" target="-1" id="9qj-dU-ORV"/>
- </connections>
- </menuItem>
- <menuItem title="Einfügen" keyEquivalent="v" id="j3h-hj-rfI">
- <connections>
- <action selector="paste:" target="-1" id="7m5-ZQ-jR1"/>
- </connections>
- </menuItem>
- <menuItem title="Alle auswählen" keyEquivalent="a" id="qSu-ha-DhM">
- <connections>
- <action selector="selectAll:" target="-1" id="TBx-Re-gUK"/>
- </connections>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Fenster" id="hc0-g1-acY">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Fenster" id="TaA-nh-br8">
- <items>
- <menuItem title="Minimieren" keyEquivalent="m" id="3jR-5g-kvu">
- <connections>
- <action selector="miniaturize:" target="-1" id="TXP-qS-Sfn"/>
- </connections>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- </items>
- </menu>
- </objects>
- </document>
|