Skip to content

Commit

Permalink
[REN] LinkButton -> PoppingLinkButton
Browse files Browse the repository at this point in the history
[FIX] some typos
  • Loading branch information
Pyroh committed May 7, 2020
1 parent 8589c49 commit 467c065
Show file tree
Hide file tree
Showing 7 changed files with 202 additions and 26 deletions.
8 changes: 4 additions & 4 deletions Fluor.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
3F697A0C1F88D47C007BA558 /* MoverEffectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F697A0B1F88D47C007BA558 /* MoverEffectView.swift */; };
3F6D52CA2069659800517E57 /* About.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3F6D52C82069659800517E57 /* About.storyboard */; };
3F6D52CC2069667300517E57 /* AboutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F6D52CB2069667300517E57 /* AboutViewController.swift */; };
3F6D52CE20696E2100517E57 /* LinkButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F6D52CD20696E2100517E57 /* LinkButton.swift */; };
3F6D52CE20696E2100517E57 /* PoppingLinkButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F6D52CD20696E2100517E57 /* PoppingLinkButton.swift */; };
3F7291F22028BC6B005C9B70 /* PreferencesWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F7291F12028BC6B005C9B70 /* PreferencesWindowController.swift */; };
3F7C349C1ED5EBAA0020C538 /* BehaviorController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F7C349B1ED5EBAA0020C538 /* BehaviorController.swift */; };
3F820C412219B63F00004813 /* Preferences.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3F820C432219B63F00004813 /* Preferences.storyboard */; };
Expand Down Expand Up @@ -103,7 +103,7 @@
3F697A0B1F88D47C007BA558 /* MoverEffectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MoverEffectView.swift; sourceTree = "<group>"; };
3F6D52C92069659800517E57 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/About.storyboard; sourceTree = "<group>"; };
3F6D52CB2069667300517E57 /* AboutViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutViewController.swift; sourceTree = "<group>"; };
3F6D52CD20696E2100517E57 /* LinkButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkButton.swift; sourceTree = "<group>"; };
3F6D52CD20696E2100517E57 /* PoppingLinkButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PoppingLinkButton.swift; sourceTree = "<group>"; };
3F7291F12028BC6B005C9B70 /* PreferencesWindowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferencesWindowController.swift; sourceTree = "<group>"; };
3F7C349B1ED5EBAA0020C538 /* BehaviorController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BehaviorController.swift; sourceTree = "<group>"; };
3F820C422219B63F00004813 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Preferences.storyboard; sourceTree = "<group>"; };
Expand Down Expand Up @@ -223,7 +223,7 @@
3F4E36C22111EF7A00CDCAA0 /* CheckableMenuItem.swift */,
3F8F93BA1EEAC9B900FCE91F /* RuleCellView.swift */,
3F697A0B1F88D47C007BA558 /* MoverEffectView.swift */,
3F6D52CD20696E2100517E57 /* LinkButton.swift */,
3F6D52CD20696E2100517E57 /* PoppingLinkButton.swift */,
3F15629B23FE892A00CD0773 /* MoverImageView.swift */,
3F9EDD29245C7BAF0047D1AC /* MenuItemView.swift */,
);
Expand Down Expand Up @@ -482,7 +482,7 @@
3FF655CA20751D1600C8D2FC /* PFMoveApplication.m in Sources */,
3F8879931FBF5F2A005C28E6 /* PreferencesTabViewController.swift in Sources */,
3F2FA4051D7A1F87003E2AD8 /* AppManager.swift in Sources */,
3F6D52CE20696E2100517E57 /* LinkButton.swift in Sources */,
3F6D52CE20696E2100517E57 /* PoppingLinkButton.swift in Sources */,
3FC44EFA1D7F169A0065D433 /* Enums.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down
14 changes: 7 additions & 7 deletions Fluor/Base.lproj/About.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="roundRect" bezelStyle="roundedRect" alignment="center" lineBreakMode="truncatingTail" borderStyle="border" inset="2" id="geB-hC-nNd">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="controlContent"/>
<font key="font" metaFont="label" size="12"/>
<menu key="menu" id="5ZI-r2-byH"/>
</popUpButtonCell>
<connections>
Expand All @@ -64,7 +64,7 @@
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="roundRect" title="Update" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DN8-JH-bOp">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="controlContent"/>
<font key="font" metaFont="label" size="12"/>
</buttonCell>
</button>
</toolbarItem>
Expand Down Expand Up @@ -215,7 +215,7 @@ Gw
<stackView wantsLayer="YES" distribution="fill" orientation="horizontal" alignment="top" spacing="16" horizontalStackHuggingPriority="750" verticalStackHuggingPriority="750" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DaJ-Kd-pAj">
<rect key="frame" x="37" y="63" width="182" height="50"/>
<subviews>
<button toolTip="Pyrolyse Website" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LAF-Vr-LJH" customClass="LinkButton" customModule="Fluor" customModuleProvider="target">
<button toolTip="Pyrolyse Website" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LAF-Vr-LJH" customClass="PoppingLinkButton" customModule="Fluor" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="heN-g5-tQa"/>
Expand All @@ -229,7 +229,7 @@ Gw
<action selector="goToWebpage:" target="Syy-eU-950" id="HSh-3A-DGL"/>
</connections>
</button>
<button toolTip="Twitter Account" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tcP-8l-Eun" customClass="LinkButton" customModule="Fluor" customModuleProvider="target">
<button toolTip="Twitter Account" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tcP-8l-Eun" customClass="PoppingLinkButton" customModule="Fluor" customModuleProvider="target">
<rect key="frame" x="66" y="0.0" width="50" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="78O-XL-WXs"/>
Expand All @@ -243,7 +243,7 @@ Gw
<action selector="goToTwitter:" target="Syy-eU-950" id="ooU-Hc-Udm"/>
</connections>
</button>
<button toolTip="Fork me on GitHub" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="z33-BR-yuW" customClass="LinkButton" customModule="Fluor" customModuleProvider="target">
<button toolTip="Fork me on GitHub" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="z33-BR-yuW" customClass="PoppingLinkButton" customModule="Fluor" customModuleProvider="target">
<rect key="frame" x="132" y="0.0" width="50" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="SfO-p3-rQD"/>
Expand All @@ -269,7 +269,7 @@ Gw
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="i2i-Ca-L3z" customClass="LinkButton" customModule="Fluor" customModuleProvider="target">
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="i2i-Ca-L3z">
<rect key="frame" x="69" y="30" width="118" height="17"/>
<constraints>
<constraint firstAttribute="height" constant="17" id="kbO-VN-pYj"/>
Expand All @@ -293,7 +293,7 @@ Gw
<rect key="frame" x="81" y="128" width="94" height="19"/>
<buttonCell key="cell" type="roundRect" title="Release notes" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3LZ-kH-mRF">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="controlContent"/>
<font key="font" metaFont="label" size="12"/>
</buttonCell>
<connections>
<segue destination="95L-5H-oMn" kind="show" id="SMK-ak-iCJ"/>
Expand Down
8 changes: 4 additions & 4 deletions Fluor/Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@
<segmentedCell key="cell" borderStyle="border" alignment="left" style="roundRect" trackingMode="selectOne" id="Vfh-zJ-Axi">
<font key="font" metaFont="label" size="12"/>
<segments>
<segment toolTip="Media key mode" image="AppleMode" imageScaling="proportionallyUpOrDown" selected="YES"/>
<segment toolTip="Function key mode" image="OtherMode" imageScaling="proportionallyUpOrDown" tag="1"/>
<segment toolTip="Media keys mode" image="AppleMode" imageScaling="proportionallyUpOrDown" selected="YES"/>
<segment toolTip="Function keys mode" image="OtherMode" imageScaling="proportionallyUpOrDown" tag="1"/>
</segments>
</segmentedCell>
<connections>
Expand Down Expand Up @@ -291,8 +291,8 @@
<font key="font" metaFont="label" size="12"/>
<segments>
<segment toolTip="Same as default mode" image="DefaultMode" selected="YES"/>
<segment toolTip="Media key mode" image="AppleMode" tag="1"/>
<segment toolTip="Function key mode" image="OtherMode"/>
<segment toolTip="Media keys mode" image="AppleMode" tag="1"/>
<segment toolTip="Function keys mode" image="OtherMode"/>
</segments>
</segmentedCell>
<connections>
Expand Down
Loading

0 comments on commit 467c065

Please sign in to comment.