Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Commit

Permalink
Display change regarding to search more prominently by changing searc…
Browse files Browse the repository at this point in the history
…h placeholder text and added a note on how to download shows older than 7 days.
  • Loading branch information
willson556 committed Oct 19, 2014
1 parent 22027ac commit 8a38a98
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions English.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@
<textField verticalHuggingPriority="750" id="689">
<rect key="frame" x="19" y="518" width="737" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" placeholderString="Search for Shows..." bezelStyle="round" id="690">
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" placeholderString="Search for Shows... (Last 7 days only)" bezelStyle="round" id="690">
<font key="font" metaFont="system"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
Expand All @@ -499,7 +499,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" autosaveColumns="NO" headerView="470" id="469">
<rect key="frame" x="0.0" y="0.0" width="754" height="19"/>
<rect key="frame" x="0.0" y="0.0" width="770" height="19"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Expand Down Expand Up @@ -548,7 +548,7 @@
</binding>
</connections>
</tableColumn>
<tableColumn width="473" minWidth="10" maxWidth="3.4028229999999999e+38" id="503">
<tableColumn width="489" minWidth="10" maxWidth="3.4028229999999999e+38" id="503">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Show Name - Episode Name">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
Expand Down Expand Up @@ -625,7 +625,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" autosaveColumns="NO" headerView="494" id="493">
<rect key="frame" x="0.0" y="0.0" width="753" height="19"/>
<rect key="frame" x="0.0" y="0.0" width="768" height="19"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Expand Down Expand Up @@ -665,7 +665,7 @@
</buttonCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
</tableColumn>
<tableColumn editable="NO" width="295" minWidth="40" maxWidth="1000" id="496">
<tableColumn editable="NO" width="310" minWidth="40" maxWidth="1000" id="496">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Network">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
Expand Down Expand Up @@ -2564,27 +2564,29 @@ Please Note: The searchable/downloadable types will not be updated until the cac
<window title="Search Help" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="SearchHelpWindow" animationBehavior="default" id="782" userLabel="Help Panel: Search" customClass="NSPanel">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" utility="YES" HUD="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="690" y="385" width="432" height="176"/>
<rect key="contentRect" x="690" y="385" width="432" height="244"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/>
<view key="contentView" id="783">
<rect key="frame" x="0.0" y="5" width="432" height="176"/>
<rect key="frame" x="0.0" y="5" width="432" height="244"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textField verticalHuggingPriority="750" id="785">
<rect key="frame" x="17" y="20" width="398" height="136"/>
<rect key="frame" x="17" y="20" width="398" height="204"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="786">
<font key="font" metaFont="system"/>
<string key="title">Please enter the name of the programme or series you would like to download. After you find what you want, select it, then click "Add to Queue".

Note: Only the types of shows you select in the preferences will show up here. Also, due to the way search is currently implemented, shows older than 7 days will not show up even though they may still be available.</string>
Note: Only the types of shows you select in the preferences will show up here.

Note 2: Due to the way search is currently implemented, shows older than 7 days will not show up even though they may still be available. To download shows which are older, either manually paste in their PID or open them in your browser and press 'Use Current Webpage'.</string>
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="calibratedRGB"/>
</textFieldCell>
</textField>
</subviews>
</view>
<point key="canvasLocation" x="767" y="318"/>
<point key="canvasLocation" x="767" y="352"/>
</window>
<window title="PVR Manager Help" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="PVRManagerHelpWindow" animationBehavior="default" id="1257" userLabel="Help Panel: PVR Manager" customClass="NSPanel">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" utility="YES" HUD="YES"/>
Expand Down

0 comments on commit 8a38a98

Please sign in to comment.