Skip to content
Snippets Groups Projects
Commit dff7c9fa authored by George Nachman's avatar George Nachman
Browse files

Move source into sources/ directory. Delete a few unused images in the process...

Move source into sources/ directory. Delete a few unused images in the process and fix a reference to an Aqua image in FindView
parent 5147559b
No related branches found
No related tags found
No related merge requests found
Showing
with 5 additions and 5 deletions
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5053" systemVersion="13C64" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment defaultVersion="1070" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5053"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="FindViewController">
Loading
Loading
@@ -36,7 +36,7 @@
<button id="23">
<rect key="frame" x="261" y="3" width="24" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="AquaTabClose_Front" imagePosition="only" alignment="center" alternateImage="AquaTabClose_Front_Pressed" inset="2" id="24">
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="TabClose_Front" imagePosition="only" alignment="center" alternateImage="TabClose_Front_Pressed" inset="2" id="24">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
Loading
Loading
@@ -80,9 +80,9 @@ Gw
</menu>
</objects>
<resources>
<image name="AquaTabClose_Front" width="12" height="12"/>
<image name="AquaTabClose_Front_Pressed" width="12" height="12"/>
<image name="NSGoLeftTemplate" width="9" height="9"/>
<image name="NSGoRightTemplate" width="9" height="9"/>
<image name="TabClose_Front" width="15" height="15"/>
<image name="TabClose_Front_Pressed" width="15" height="15"/>
</resources>
</document>
PSMTabBarControl/images/AquaTabClose_Front.png

265 B

PSMTabBarControl/images/AquaTabClose_Front@2x.png

709 B

PSMTabBarControl/images/AquaTabClose_Front_Pressed.png

260 B

PSMTabBarControl/images/AquaTabClose_Front_Pressed@2x.png

673 B

PSMTabBarControl/images/AquaTabClose_Front_Rollover.png

265 B

PSMTabBarControl/images/AquaTabClose_Front_Rollover@2x.png

717 B

PSMTabBarControl/images/AquaTabNew.png

3.07 KiB

PSMTabBarControl/images/AquaTabNewPressed.png

3.08 KiB

PSMTabBarControl/images/AquaTabNewRollover.png

3.07 KiB

PSMTabBarControl/images/AquaTabsBackground.png

3.02 KiB

PSMTabBarControl/images/AquaTabsBackground_vertical.png

38.9 KiB

PSMTabBarControl/images/AquaTabsDown.png

2.83 KiB

PSMTabBarControl/images/AquaTabsDownGraphite.png

843 B

PSMTabBarControl/images/AquaTabsDownGraphite_vertical.png

924 B

PSMTabBarControl/images/AquaTabsDownNonKey.png

787 B

PSMTabBarControl/images/AquaTabsDownNonKey_vertical.png

25.6 KiB

PSMTabBarControl/images/AquaTabsDown_vertical.png

48.5 KiB

PSMTabBarControl/images/AquaTabsSeparator.png

257 B

PSMTabBarControl/images/AquaTabsSeparatorDown.png

264 B

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment