Fix Preferences resources.
parent
9fb1381a9a
commit
84dd41c466
|
@ -97,9 +97,10 @@
|
|||
17E41DB50C130A9D00AC744D /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
17E78A7D0D68BE3C005C5A59 /* file_tree.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = file_tree.png; path = Icons/file_tree.png; sourceTree = "<group>"; };
|
||||
32DBCF630370AF2F00C91783 /* General_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = General_Prefix.pch; sourceTree = "<group>"; };
|
||||
833F681A1CDBCAA700AFB9F0 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = es.lproj/Preferences.xib; sourceTree = "<group>"; };
|
||||
833F681B1CDBCAA700AFB9F0 /* es */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
833F681C1CDBCAA700AFB9F0 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
8347435D20E6D58800063D45 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Preferences.strings; sourceTree = "<group>"; };
|
||||
8347435F20E6D5A000063D45 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Preferences.strings; sourceTree = "<group>"; };
|
||||
8372053518E3DEAF007EFAD4 /* ResamplerBehaviorArrayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResamplerBehaviorArrayController.h; sourceTree = "<group>"; };
|
||||
8372053618E3DEAF007EFAD4 /* ResamplerBehaviorArrayController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ResamplerBehaviorArrayController.m; sourceTree = "<group>"; };
|
||||
837C0D3E1C50954000CAE18F /* MIDIPluginBehaviorArrayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MIDIPluginBehaviorArrayController.h; sourceTree = "<group>"; };
|
||||
|
@ -372,6 +373,7 @@
|
|||
zh_CN,
|
||||
es,
|
||||
Base,
|
||||
en,
|
||||
);
|
||||
mainGroup = 089C166AFE841209C02AAC07 /* General */;
|
||||
projectDirPath = "";
|
||||
|
@ -482,8 +484,9 @@
|
|||
17E78B680D68C1E3005C5A59 /* Preferences.xib */ = {
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
833F681A1CDBCAA700AFB9F0 /* es */,
|
||||
83BC5AB320E4C90F00631CD4 /* Base */,
|
||||
8347435D20E6D58800063D45 /* en */,
|
||||
8347435F20E6D5A000063D45 /* es */,
|
||||
);
|
||||
name = Preferences.xib;
|
||||
sourceTree = "<group>";
|
||||
|
|
|
@ -0,0 +1,171 @@
|
|||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "61"; */
|
||||
"61.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item1"; ObjectID = "62"; */
|
||||
"62.title" = "Item1";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item2"; ObjectID = "63"; */
|
||||
"63.title" = "Item2";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item3"; ObjectID = "64"; */
|
||||
"64.title" = "Item3";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "107"; */
|
||||
"107.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Stable"; ObjectID = "108"; */
|
||||
"108.title" = "Stable";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Unstable"; ObjectID = "109"; */
|
||||
"109.title" = "Unstable";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Nightly"; ObjectID = "110"; */
|
||||
"110.title" = "Nightly";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Play:"; ObjectID = "198"; */
|
||||
"198.title" = "Play:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Previous:"; ObjectID = "199"; */
|
||||
"199.title" = "Previous:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Next:"; ObjectID = "200"; */
|
||||
"200.title" = "Next:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Automatically check for updates on startup"; ObjectID = "207"; */
|
||||
"207.title" = "Automatically check for updates on startup";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Update Feed:"; ObjectID = "209"; */
|
||||
"209.title" = "Update Feed:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Output Device: "; ObjectID = "211"; */
|
||||
"211.title" = "Output Device: ";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "249"; */
|
||||
"249.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "250"; */
|
||||
"250.title" = "Item 1";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "251"; */
|
||||
"251.title" = "Item 2";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "252"; */
|
||||
"252.title" = "Item 3";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "255"; */
|
||||
"255.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "256"; */
|
||||
"256.title" = "Item 1";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "257"; */
|
||||
"257.title" = "Item 2";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "258"; */
|
||||
"258.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "When opening files:"; ObjectID = "260"; */
|
||||
"260.title" = "When opening files:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "When opening file with ⇧ or ⌃⌘ held:"; ObjectID = "262"; */
|
||||
"262.title" = "When opening file with ⇧ or ⌃⌘ held:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Read CUE sheets when adding folders to playlist"; ObjectID = "311"; */
|
||||
"311.title" = "Read CUE sheets when adding folders to playlist";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "1Cb-TU-E0q"; */
|
||||
"1Cb-TU-E0q.title" = "Item 3";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "1Yq-6f-Uho"; */
|
||||
"1Yq-6f-Uho.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable Last.fm support (Last.fm client must be installed)"; ObjectID = "2N5-DH-IO6"; */
|
||||
"2N5-DH-IO6.title" = "Enable Last.fm support (Last.fm client must be installed)";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "3Gx-cs-3B0"; */
|
||||
"3Gx-cs-3B0.title" = "Item 1";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Allow Last.fm client to control media keys"; ObjectID = "4Yi-67-ivc"; */
|
||||
"4Yi-67-ivc.title" = "Allow Last.fm client to control media keys";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "99B-Tx-dPH"; */
|
||||
"99B-Tx-dPH.title" = "Item 2";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "ECB-P0-pve"; */
|
||||
"ECB-P0-pve.title" = "Label";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "EQX-aL-uT0"; */
|
||||
"EQX-aL-uT0.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "MIDI Flavor:"; ObjectID = "FQF-vJ-hBx"; */
|
||||
"FQF-vJ-hBx.title" = "MIDI Flavor:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use Growl"; ObjectID = "GbM-Kf-xzx"; */
|
||||
"GbM-Kf-xzx.title" = "Use Growl";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Colorful dock icons"; ObjectID = "GdX-5e-NeU"; */
|
||||
"GdX-5e-NeU.title" = "Colorful dock icons";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "HKM-FW-dhH"; */
|
||||
"HKM-FW-dhH.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Selected:"; ObjectID = "KJz-qS-IcO"; */
|
||||
"KJz-qS-IcO.title" = "Selected:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Show album art"; ObjectID = "RGf-4D-3NW"; */
|
||||
"RGf-4D-3NW.title" = "Show album art";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Spam:"; ObjectID = "SMd-GA-jrH"; */
|
||||
"SMd-GA-jrH.title" = "Spam:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "V8o-Xy-HUW"; */
|
||||
"V8o-Xy-HUW.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "WWy-iW-3Ct"; */
|
||||
"WWy-iW-3Ct.title" = "Item 3";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "XzK-h2-vIT"; */
|
||||
"XzK-h2-vIT.title" = "Item 1";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "YLi-QX-EgD"; */
|
||||
"YLi-QX-EgD.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use iTunes style"; ObjectID = "cOb-hQ-7K8"; */
|
||||
"cOb-hQ-7K8.title" = "Use iTunes style";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Resampling Quality:"; ObjectID = "eX0-PC-iVo"; */
|
||||
"eX0-PC-iVo.title" = "Resampling Quality:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Resume playback on startup"; ObjectID = "fUg-Cg-gXa"; */
|
||||
"fUg-Cg-gXa.title" = "Resume playback on startup";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable notifications"; ObjectID = "hqT-nY-NoU"; */
|
||||
"hqT-nY-NoU.title" = "Enable notifications";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "jLL-zc-kYf"; */
|
||||
"jLL-zc-kYf.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "MIDI Plugin:"; ObjectID = "n5F-dq-NZh"; */
|
||||
"n5F-dq-NZh.title" = "MIDI Plugin:";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "nzS-3F-jPX"; */
|
||||
"nzS-3F-jPX.title" = "Item 2";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "oWh-lD-mFH"; */
|
||||
"oWh-lD-mFH.title" = "Item 1";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "vaQ-pZ-jXy"; */
|
||||
"vaQ-pZ-jXy.title" = "Item 1";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Volume Level:"; ObjectID = "wK4-EF-8Wa"; */
|
||||
"wK4-EF-8Wa.title" = "Volume Level:";
|
||||
|
||||
/* Class = "CocoaBindingsConnection"; ibShadowedIsNilPlaceholder = "None"; ObjectID = "wNb-bg-cgq"; */
|
||||
"wNb-bg-cgq.ibShadowedIsNilPlaceholder" = "None";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Select a SoundFont"; ObjectID = "yeL-9c-lFq"; */
|
||||
"yeL-9c-lFq.title" = "Select a SoundFont";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Automatically launch Last.fm client"; ObjectID = "ze8-9p-SeX"; */
|
||||
"ze8-9p-SeX.title" = "Automatically launch Last.fm client";
|
|
@ -0,0 +1,171 @@
|
|||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "61"; */
|
||||
"61.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item1"; ObjectID = "62"; */
|
||||
"62.title" = "Item1";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item2"; ObjectID = "63"; */
|
||||
"63.title" = "Item2";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item3"; ObjectID = "64"; */
|
||||
"64.title" = "Item3";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "107"; */
|
||||
"107.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Stable"; ObjectID = "108"; */
|
||||
"108.title" = "Stable";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Unstable"; ObjectID = "109"; */
|
||||
"109.title" = "Unstable";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Nightly"; ObjectID = "110"; */
|
||||
"110.title" = "Nightly";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Play:"; ObjectID = "198"; */
|
||||
"198.title" = "Play:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Previous:"; ObjectID = "199"; */
|
||||
"199.title" = "Previous:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Next:"; ObjectID = "200"; */
|
||||
"200.title" = "Next:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Automatically check for updates on startup"; ObjectID = "207"; */
|
||||
"207.title" = "Automatically check for updates on startup";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Update Feed:"; ObjectID = "209"; */
|
||||
"209.title" = "Update Feed:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Output Device: "; ObjectID = "211"; */
|
||||
"211.title" = "Output Device: ";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "249"; */
|
||||
"249.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "250"; */
|
||||
"250.title" = "Item 1";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "251"; */
|
||||
"251.title" = "Item 2";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "252"; */
|
||||
"252.title" = "Item 3";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "255"; */
|
||||
"255.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "256"; */
|
||||
"256.title" = "Item 1";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "257"; */
|
||||
"257.title" = "Item 2";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "258"; */
|
||||
"258.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "When opening files:"; ObjectID = "260"; */
|
||||
"260.title" = "When opening files:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "When opening file with ⇧ or ⌃⌘ held:"; ObjectID = "262"; */
|
||||
"262.title" = "When opening file with ⇧ or ⌃⌘ held:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Read CUE sheets when adding folders to playlist"; ObjectID = "311"; */
|
||||
"311.title" = "Read CUE sheets when adding folders to playlist";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "1Cb-TU-E0q"; */
|
||||
"1Cb-TU-E0q.title" = "Item 3";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "1Yq-6f-Uho"; */
|
||||
"1Yq-6f-Uho.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable Last.fm support (Last.fm client must be installed)"; ObjectID = "2N5-DH-IO6"; */
|
||||
"2N5-DH-IO6.title" = "Enable Last.fm support (Last.fm client must be installed)";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "3Gx-cs-3B0"; */
|
||||
"3Gx-cs-3B0.title" = "Item 1";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Allow Last.fm client to control media keys"; ObjectID = "4Yi-67-ivc"; */
|
||||
"4Yi-67-ivc.title" = "Allow Last.fm client to control media keys";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "99B-Tx-dPH"; */
|
||||
"99B-Tx-dPH.title" = "Item 2";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "ECB-P0-pve"; */
|
||||
"ECB-P0-pve.title" = "Label";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "EQX-aL-uT0"; */
|
||||
"EQX-aL-uT0.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "MIDI Flavor:"; ObjectID = "FQF-vJ-hBx"; */
|
||||
"FQF-vJ-hBx.title" = "MIDI Flavor:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use Growl"; ObjectID = "GbM-Kf-xzx"; */
|
||||
"GbM-Kf-xzx.title" = "Use Growl";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Colorful dock icons"; ObjectID = "GdX-5e-NeU"; */
|
||||
"GdX-5e-NeU.title" = "Colorful dock icons";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "HKM-FW-dhH"; */
|
||||
"HKM-FW-dhH.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Selected:"; ObjectID = "KJz-qS-IcO"; */
|
||||
"KJz-qS-IcO.title" = "Selected:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Show album art"; ObjectID = "RGf-4D-3NW"; */
|
||||
"RGf-4D-3NW.title" = "Show album art";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Spam:"; ObjectID = "SMd-GA-jrH"; */
|
||||
"SMd-GA-jrH.title" = "Spam:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "V8o-Xy-HUW"; */
|
||||
"V8o-Xy-HUW.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "WWy-iW-3Ct"; */
|
||||
"WWy-iW-3Ct.title" = "Item 3";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "XzK-h2-vIT"; */
|
||||
"XzK-h2-vIT.title" = "Item 1";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "YLi-QX-EgD"; */
|
||||
"YLi-QX-EgD.title" = "Item 2";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use iTunes style"; ObjectID = "cOb-hQ-7K8"; */
|
||||
"cOb-hQ-7K8.title" = "Use iTunes style";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Resampling Quality:"; ObjectID = "eX0-PC-iVo"; */
|
||||
"eX0-PC-iVo.title" = "Resampling Quality:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Resume playback on startup"; ObjectID = "fUg-Cg-gXa"; */
|
||||
"fUg-Cg-gXa.title" = "Resume playback on startup";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable notifications"; ObjectID = "hqT-nY-NoU"; */
|
||||
"hqT-nY-NoU.title" = "Enable notifications";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "jLL-zc-kYf"; */
|
||||
"jLL-zc-kYf.title" = "Item 3";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "MIDI Plugin:"; ObjectID = "n5F-dq-NZh"; */
|
||||
"n5F-dq-NZh.title" = "MIDI Plugin:";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "nzS-3F-jPX"; */
|
||||
"nzS-3F-jPX.title" = "Item 2";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "oWh-lD-mFH"; */
|
||||
"oWh-lD-mFH.title" = "Item 1";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "vaQ-pZ-jXy"; */
|
||||
"vaQ-pZ-jXy.title" = "Item 1";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Volume Level:"; ObjectID = "wK4-EF-8Wa"; */
|
||||
"wK4-EF-8Wa.title" = "Volume Level:";
|
||||
|
||||
/* Class = "CocoaBindingsConnection"; ibShadowedIsNilPlaceholder = "None"; ObjectID = "wNb-bg-cgq"; */
|
||||
"wNb-bg-cgq.ibShadowedIsNilPlaceholder" = "None";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Select a SoundFont"; ObjectID = "yeL-9c-lFq"; */
|
||||
"yeL-9c-lFq.title" = "Select a SoundFont";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Automatically launch Last.fm client"; ObjectID = "ze8-9p-SeX"; */
|
||||
"ze8-9p-SeX.title" = "Automatically launch Last.fm client";
|
|
@ -1,618 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2657" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
||||
<dependencies>
|
||||
<deployment identifier="macosx"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11542"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
<objects>
|
||||
<customObject id="-2" userLabel="File's Owner" customClass="GeneralPreferencesPlugin">
|
||||
<connections>
|
||||
<outlet property="appearanceView" destination="CgN-sy-RmM" id="wvB-aW-Gfx"/>
|
||||
<outlet property="growlView" destination="U4w-jw-ca5" id="IUJ-gB-jwT"/>
|
||||
<outlet property="hotKeyPane" destination="6" id="14"/>
|
||||
<outlet property="midiPane" destination="i5B-ga-Atm" id="rbe-uK-5n2"/>
|
||||
<outlet property="outputPane" destination="57" id="75"/>
|
||||
<outlet property="playlistView" destination="231" id="244"/>
|
||||
<outlet property="scrobblerView" destination="0nK-XQ-5MY" id="dFj-Pk-FCG"/>
|
||||
<outlet property="updatesView" destination="50" id="99"/>
|
||||
</connections>
|
||||
</customObject>
|
||||
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
||||
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
||||
<customObject id="6" userLabel="HotKeyPane" customClass="HotKeyPane">
|
||||
<connections>
|
||||
<outlet property="nextHotKeyControl" destination="28" id="36"/>
|
||||
<outlet property="playHotKeyControl" destination="16" id="34"/>
|
||||
<outlet property="prevHotKeyControl" destination="27" id="35"/>
|
||||
<outlet property="spamHotKeyControl" destination="2Eh-AY-mzV" id="B2t-Ar-T97"/>
|
||||
<outlet property="view" destination="11" id="12"/>
|
||||
</connections>
|
||||
</customObject>
|
||||
<customView id="11" userLabel="HotKeyView">
|
||||
<rect key="frame" x="0.0" y="0.0" width="500" height="131"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<subviews>
|
||||
<textField verticalHuggingPriority="750" id="28" customClass="HotKeyControl">
|
||||
<rect key="frame" x="91" y="42" width="82" height="19"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="202">
|
||||
<font key="font" metaFont="smallSystem"/>
|
||||
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
<connections>
|
||||
<action selector="hotKeyChanged:" target="6" id="38"/>
|
||||
</connections>
|
||||
</textField>
|
||||
<textField verticalHuggingPriority="750" id="2Eh-AY-mzV" customClass="HotKeyControl">
|
||||
<rect key="frame" x="91" y="17" width="82" height="19"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="A8w-Tx-TAd">
|
||||
<font key="font" metaFont="smallSystem"/>
|
||||
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
<connections>
|
||||
<action selector="hotKeyChanged:" target="6" id="WrA-Jp-1SV"/>
|
||||
</connections>
|
||||
</textField>
|
||||
<textField verticalHuggingPriority="750" id="27" customClass="HotKeyControl">
|
||||
<rect key="frame" x="91" y="67" width="82" height="19"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="201">
|
||||
<font key="font" metaFont="smallSystem"/>
|
||||
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
<connections>
|
||||
<action selector="hotKeyChanged:" target="6" id="37"/>
|
||||
</connections>
|
||||
</textField>
|
||||
<textField verticalHuggingPriority="750" id="26">
|
||||
<rect key="frame" x="42" y="44" width="44" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Next:" id="200">
|
||||
<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 verticalHuggingPriority="750" id="25">
|
||||
<rect key="frame" x="17" y="69" width="69" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Previous:" id="199">
|
||||
<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 verticalHuggingPriority="750" id="24">
|
||||
<rect key="frame" x="47" y="94" width="39" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Play:" id="198">
|
||||
<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 verticalHuggingPriority="750" id="16" customClass="HotKeyControl">
|
||||
<rect key="frame" x="91" y="92" width="82" height="19"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="196">
|
||||
<font key="font" metaFont="smallSystem"/>
|
||||
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
<connections>
|
||||
<action selector="hotKeyChanged:" target="6" id="20"/>
|
||||
</connections>
|
||||
</textField>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="eid-M4-6Cs">
|
||||
<rect key="frame" x="24" y="19" width="62" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Spam:" id="SMd-GA-jrH">
|
||||
<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>
|
||||
</subviews>
|
||||
</customView>
|
||||
<customView id="50" userLabel="UpdatesView">
|
||||
<rect key="frame" x="0.0" y="0.0" width="500" height="82"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<subviews>
|
||||
<textField verticalHuggingPriority="750" id="111">
|
||||
<rect key="frame" x="17" y="23" width="92" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Update Feed:" id="209">
|
||||
<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="106">
|
||||
<rect key="frame" x="111" y="16" width="207" height="26"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="208">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="menu"/>
|
||||
<menu key="menu" title="OtherViews" id="107">
|
||||
<items>
|
||||
<menuItem title="Stable" id="108"/>
|
||||
<menuItem title="Unstable" id="109"/>
|
||||
<menuItem title="Nightly" id="110"/>
|
||||
</items>
|
||||
</menu>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<binding destination="115" name="content" keyPath="arrangedObjects" id="135"/>
|
||||
<binding destination="115" name="contentValues" keyPath="arrangedObjects.name" previousBinding="144" id="145"/>
|
||||
<binding destination="115" name="contentObjects" keyPath="arrangedObjects.url" previousBinding="135" id="144"/>
|
||||
<binding destination="52" name="selectedObject" keyPath="values.SUFeedURL" previousBinding="145" id="147"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
<button id="51">
|
||||
<rect key="frame" x="18" y="46" width="299" height="18"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<buttonCell key="cell" type="check" title="Automatically check for updates on startup" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="207">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="52" name="value" keyPath="values.SUCheckAtStartup" id="53"/>
|
||||
</connections>
|
||||
</button>
|
||||
</subviews>
|
||||
</customView>
|
||||
<userDefaultsController representsSharedInstance="YES" id="52" userLabel="Shared Defaults"/>
|
||||
<customObject id="57" userLabel="OutputPane" customClass="OutputPane">
|
||||
<connections>
|
||||
<outlet property="outputDevices" destination="59" id="76"/>
|
||||
<outlet property="view" destination="58" id="73"/>
|
||||
</connections>
|
||||
</customObject>
|
||||
<customView id="58" userLabel="OutputView">
|
||||
<rect key="frame" x="0.0" y="0.0" width="500" height="103"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<subviews>
|
||||
<textField verticalHuggingPriority="750" id="65">
|
||||
<rect key="frame" x="17" y="66" width="103" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Output Device: " id="211">
|
||||
<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="60">
|
||||
<rect key="frame" x="122" y="60" width="252" height="26"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="62" id="210">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="menu"/>
|
||||
<menu key="menu" title="OtherViews" id="61">
|
||||
<items>
|
||||
<menuItem title="Item1" state="on" id="62"/>
|
||||
<menuItem title="Item2" id="63"/>
|
||||
<menuItem title="Item3" id="64"/>
|
||||
</items>
|
||||
</menu>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<action selector="takeDeviceID:" target="57" id="74"/>
|
||||
<binding destination="59" name="content" keyPath="arrangedObjects" id="69"/>
|
||||
<binding destination="59" name="contentValues" keyPath="arrangedObjects.name" previousBinding="69" id="71"/>
|
||||
<binding destination="59" name="selectedIndex" keyPath="selectionIndex" previousBinding="71" id="72"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zkP-2E-1Kc">
|
||||
<rect key="frame" x="17" y="29" width="103" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Volume Level:" id="wK4-EF-8Wa">
|
||||
<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="2v7-Ef-ekr">
|
||||
<rect key="frame" x="123" y="24" width="251" 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="vmS-eb-zen">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="menu"/>
|
||||
<menu key="menu" title="OtherViews" id="V8o-Xy-HUW">
|
||||
<items>
|
||||
<menuItem title="Item 1" id="oWh-lD-mFH"/>
|
||||
<menuItem title="Item 2" id="1Yq-6f-Uho"/>
|
||||
<menuItem title="Item 3" id="EQX-aL-uT0"/>
|
||||
</items>
|
||||
</menu>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<binding destination="SuD-jI-ifw" name="content" keyPath="arrangedObjects" id="sCS-i7-Vgf"/>
|
||||
<binding destination="SuD-jI-ifw" name="contentValues" keyPath="arrangedObjects.name" previousBinding="cEA-28-qQF" id="6uG-yb-1C2"/>
|
||||
<binding destination="SuD-jI-ifw" name="contentObjects" keyPath="arrangedObjects.preference" previousBinding="sCS-i7-Vgf" id="cEA-28-qQF"/>
|
||||
<binding destination="52" name="selectedObject" keyPath="values.volumeScaling" previousBinding="6uG-yb-1C2" id="mQV-hu-vZC"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
</subviews>
|
||||
</customView>
|
||||
<customObject id="i5B-ga-Atm" userLabel="MIDIPane" customClass="MIDIPane">
|
||||
<connections>
|
||||
<outlet property="midiFlavorControl" destination="1Yw-25-Gbs" id="6In-S0-YE2"/>
|
||||
<outlet property="view" destination="JXu-ar-J3Y" id="uI3-0O-h4x"/>
|
||||
</connections>
|
||||
</customObject>
|
||||
<arrayController id="59" userLabel="OutputDevices" customClass="OutputsArrayController">
|
||||
<declaredKeys>
|
||||
<string>name</string>
|
||||
</declaredKeys>
|
||||
</arrayController>
|
||||
<arrayController objectClassName="NSDictionary" editable="NO" selectsInsertedObjects="NO" id="115" userLabel="Appcasts" customClass="AppcastArrayController">
|
||||
<declaredKeys>
|
||||
<string>name</string>
|
||||
<string>url</string>
|
||||
</declaredKeys>
|
||||
</arrayController>
|
||||
<arrayController objectClassName="NSDictionary" editable="NO" selectsInsertedObjects="NO" id="246" userLabel="PlaylistBehavior" customClass="PlaylistBehaviorArrayController">
|
||||
<declaredKeys>
|
||||
<string>name</string>
|
||||
<string>slug</string>
|
||||
<string>preference</string>
|
||||
</declaredKeys>
|
||||
</arrayController>
|
||||
<arrayController objectClassName="NSDictionary" editable="NO" selectsInsertedObjects="NO" id="SuD-jI-ifw" userLabel="VolumeBehavior" customClass="VolumeBehaviorArrayController">
|
||||
<declaredKeys>
|
||||
<string>name</string>
|
||||
<string>slug</string>
|
||||
<string>preference</string>
|
||||
</declaredKeys>
|
||||
</arrayController>
|
||||
<customView id="0nK-XQ-5MY" userLabel="ScrobblerView">
|
||||
<rect key="frame" x="0.0" y="0.0" width="500" height="94"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<subviews>
|
||||
<button id="3gi-0d-78Z">
|
||||
<rect key="frame" x="18" y="38" width="396" height="18"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<buttonCell key="cell" type="check" title="Automatically launch Last.fm client" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="ze8-9p-SeX">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="52" name="value" keyPath="values.automaticallyLaunchLastFM" id="Ere-1R-mgh"/>
|
||||
</connections>
|
||||
</button>
|
||||
<button id="ABj-cO-MaV">
|
||||
<rect key="frame" x="18" y="58" width="396" height="18"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<buttonCell key="cell" type="check" title="Enable Last.fm support (Last.fm client must be installed)" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2N5-DH-IO6">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="52" name="value" keyPath="values.enableAudioScrobbler" id="R2p-gP-5oR"/>
|
||||
</connections>
|
||||
</button>
|
||||
<button id="Hi4-pa-uDu">
|
||||
<rect key="frame" x="18" y="18" width="389" height="18"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<buttonCell key="cell" type="check" title="Allow Last.fm client to control media keys" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4Yi-67-ivc">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="52" name="value" keyPath="values.allowLastfmMediaKeys" id="OZH-0Q-thF"/>
|
||||
</connections>
|
||||
</button>
|
||||
</subviews>
|
||||
</customView>
|
||||
<customView id="231" userLabel="PlaylistView">
|
||||
<rect key="frame" x="0.0" y="0.0" width="500" height="122"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<subviews>
|
||||
<button id="310">
|
||||
<rect key="frame" x="18" y="18" width="395" height="18"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<buttonCell key="cell" type="check" title="Read CUE sheets when adding folders to playlist" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="311">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="52" name="value" keyPath="values.readCueSheetsInFolders" id="328"/>
|
||||
</connections>
|
||||
</button>
|
||||
<textField verticalHuggingPriority="750" id="261">
|
||||
<rect key="frame" x="17" y="42" width="138" height="35"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="When opening file with ⇧ or ⌃⌘ held:" id="262">
|
||||
<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 verticalHuggingPriority="750" id="259">
|
||||
<rect key="frame" x="17" y="85" width="129" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<textFieldCell key="cell" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="When opening files:" id="260">
|
||||
<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="253">
|
||||
<rect key="frame" x="157" y="46" width="257" height="26"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" id="254">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="menu"/>
|
||||
<menu key="menu" title="OtherViews" id="255">
|
||||
<items>
|
||||
<menuItem title="Item 1" id="256"/>
|
||||
<menuItem title="Item 2" id="257"/>
|
||||
<menuItem title="Item 3" id="258"/>
|
||||
</items>
|
||||
</menu>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<binding destination="246" name="content" keyPath="arrangedObjects" id="264"/>
|
||||
<binding destination="246" name="contentValues" keyPath="arrangedObjects.name" previousBinding="307" id="308"/>
|
||||
<binding destination="246" name="contentObjects" keyPath="arrangedObjects.preference" previousBinding="264" id="307"/>
|
||||
<binding destination="52" name="selectedObject" keyPath="values.openingFilesAlteredBehavior" previousBinding="308" id="309"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
<popUpButton verticalHuggingPriority="750" id="247">
|
||||
<rect key="frame" x="157" y="78" width="257" height="26"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" selectedItem="250" id="248">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="menu"/>
|
||||
<menu key="menu" title="OtherViews" id="249">
|
||||
<items>
|
||||
<menuItem title="Item 1" state="on" id="250"/>
|
||||
<menuItem title="Item 2" id="251"/>
|
||||
<menuItem title="Item 3" id="252"/>
|
||||
</items>
|
||||
</menu>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<binding destination="246" name="content" keyPath="arrangedObjects" id="263"/>
|
||||
<binding destination="246" name="contentValues" keyPath="arrangedObjects.name" previousBinding="304" id="305"/>
|
||||
<binding destination="246" name="contentObjects" keyPath="arrangedObjects.preference" previousBinding="263" id="304"/>
|
||||
<binding destination="52" name="selectedObject" keyPath="values.openingFilesBehavior" previousBinding="305" id="306"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
</subviews>
|
||||
</customView>
|
||||
<customView id="U4w-jw-ca5" userLabel="GrowlView">
|
||||
<rect key="frame" x="0.0" y="-5" width="500" height="114"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<subviews>
|
||||
<button id="njn-Xl-9k9">
|
||||
<rect key="frame" x="18" y="78" width="158" height="18"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<buttonCell key="cell" type="check" title="Enable notifications" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="hqT-nY-NoU">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="52" name="value" keyPath="values.notifications.enable" id="toQ-Hx-kYp"/>
|
||||
</connections>
|
||||
</button>
|
||||
<button id="AIz-WH-Wqk">
|
||||
<rect key="frame" x="18" y="38" width="131" height="18"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<buttonCell key="cell" type="check" title="Use iTunes style" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="cOb-hQ-7K8">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="52" name="value" keyPath="values.notifications.itunes-style" id="jmN-ov-rRF"/>
|
||||
</connections>
|
||||
</button>
|
||||
<button id="LLn-jv-hmj">
|
||||
<rect key="frame" x="18" y="18" width="131" height="18"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<buttonCell key="cell" type="check" title="Show album art" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="RGf-4D-3NW">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="52" name="value" keyPath="values.notifications.show-album-art" id="nrZ-bM-zQX"/>
|
||||
</connections>
|
||||
</button>
|
||||
<button id="iyk-MU-PT8">
|
||||
<rect key="frame" x="18" y="58" width="150" height="18"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<buttonCell key="cell" type="check" title="Use Growl" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="GbM-Kf-xzx">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="52" name="value" keyPath="values.notifications.use-growl" id="ihr-Z4-e0x"/>
|
||||
</connections>
|
||||
</button>
|
||||
</subviews>
|
||||
<point key="canvasLocation" x="348" y="132"/>
|
||||
</customView>
|
||||
<customView id="CgN-sy-RmM" userLabel="AppearanceView">
|
||||
<rect key="frame" x="0.0" y="0.0" width="500" height="54"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<subviews>
|
||||
<button id="haX-dq-OIe">
|
||||
<rect key="frame" x="18" y="18" width="329" height="18"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<buttonCell key="cell" type="check" title="Colorful dock icons" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="GdX-5e-NeU">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="52" name="value" keyPath="values.colorfulDockIcons" id="NZt-v6-8iW"/>
|
||||
</connections>
|
||||
</button>
|
||||
</subviews>
|
||||
</customView>
|
||||
<customView wantsLayer="YES" id="JXu-ar-J3Y" userLabel="MIDIView">
|
||||
<rect key="frame" x="0.0" y="0.0" width="500" height="137"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<subviews>
|
||||
<button verticalHuggingPriority="750" id="SBO-WF-DVS" userLabel="Push Button - Select a SoundFont">
|
||||
<rect key="frame" x="14" y="93" width="160" height="32"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<buttonCell key="cell" type="push" title="Select a SoundFont" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yeL-9c-lFq" userLabel="Button Cell - Select a SoundFont">
|
||||
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<action selector="setSoundFont:" target="i5B-ga-Atm" id="b2t-MX-dua"/>
|
||||
</connections>
|
||||
</button>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="FRC-Dh-BS2" userLabel="Text Field - Selected:">
|
||||
<rect key="frame" x="173" y="102" width="61" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Selected:" id="KJz-qS-IcO" userLabel="Text Field Cell - Selected">
|
||||
<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="cZr-2d-6cv">
|
||||
<rect key="frame" x="236" y="102" width="220" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="ECB-P0-pve">
|
||||
<font key="font" metaFont="system"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
<connections>
|
||||
<binding destination="52" name="value" keyPath="values.soundFontPath" id="wNb-bg-cgq">
|
||||
<dictionary key="options">
|
||||
<string key="NSNullPlaceholder">None</string>
|
||||
<string key="NSValueTransformerName">PathToFileTransformer</string>
|
||||
</dictionary>
|
||||
</binding>
|
||||
</connections>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="G86-18-hiK">
|
||||
<rect key="frame" x="32" y="48" width="138" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Resampling Quality:" id="eX0-PC-iVo">
|
||||
<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="4uG-vW-B64">
|
||||
<rect key="frame" x="79" y="75" width="91" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="MIDI Plugin:" id="n5F-dq-NZh">
|
||||
<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="8Nj-G4-5ag">
|
||||
<rect key="frame" x="173" y="70" width="164" height="26"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="vaQ-pZ-jXy" id="xcv-1b-kTI">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="menu"/>
|
||||
<menu key="menu" id="pRc-b6-sMR">
|
||||
<items>
|
||||
<menuItem title="Item 1" state="on" id="vaQ-pZ-jXy"/>
|
||||
<menuItem title="Item 2" id="YLi-QX-EgD"/>
|
||||
<menuItem title="Item 3" id="1Cb-TU-E0q"/>
|
||||
</items>
|
||||
</menu>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<binding destination="czk-eG-6QG" name="content" keyPath="arrangedObjects" id="Mzg-yr-6mv"/>
|
||||
<binding destination="czk-eG-6QG" name="contentValues" keyPath="arrangedObjects.name" previousBinding="NFp-di-hMf" id="6JE-ba-47Z"/>
|
||||
<binding destination="czk-eG-6QG" name="contentObjects" keyPath="arrangedObjects.preference" previousBinding="Mzg-yr-6mv" id="NFp-di-hMf"/>
|
||||
<binding destination="52" name="selectedObject" keyPath="values.midi.plugin" previousBinding="6JE-ba-47Z" id="n1u-ie-870"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="K5c-km-7Qa">
|
||||
<rect key="frame" x="50" y="23" width="120" height="17"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="MIDI Flavor:" id="FQF-vJ-hBx">
|
||||
<font key="font" metaFont="system"/>
|
||||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<popUpButton verticalHuggingPriority="750" id="1Yw-25-Gbs">
|
||||
<rect key="frame" x="173" y="17" width="164" height="26"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" enabled="NO" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" autoenablesItems="NO" altersStateOfSelectedItem="NO" selectedItem="XzK-h2-vIT" id="qzt-Ox-taI">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="menu"/>
|
||||
<menu key="menu" autoenablesItems="NO" id="q1g-E5-NwQ">
|
||||
<items>
|
||||
<menuItem title="Item 1" id="XzK-h2-vIT"/>
|
||||
<menuItem title="Item 2" id="nzS-3F-jPX"/>
|
||||
<menuItem title="Item 3" id="jLL-zc-kYf"/>
|
||||
</items>
|
||||
</menu>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<binding destination="KAn-H1-QH6" name="content" keyPath="arrangedObjects" id="Zvj-Wf-Bum"/>
|
||||
<binding destination="KAn-H1-QH6" name="contentValues" keyPath="arrangedObjects.name" previousBinding="WGj-w1-erz" id="Rvq-46-YeR"/>
|
||||
<binding destination="KAn-H1-QH6" name="contentObjects" keyPath="arrangedObjects.preference" previousBinding="Zvj-Wf-Bum" id="WGj-w1-erz"/>
|
||||
<binding destination="52" name="enabled" keyPath="values.midi.plugin" id="GlZ-Ch-oua">
|
||||
<dictionary key="options">
|
||||
<string key="NSValueTransformerName">MIDIPluginFlavorTransformer</string>
|
||||
</dictionary>
|
||||
</binding>
|
||||
<binding destination="52" name="selectedObject" keyPath="values.midi.flavor" previousBinding="Rvq-46-YeR" id="zC1-3J-frL"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
<popUpButton verticalHuggingPriority="750" id="E1D-Bo-ZVf">
|
||||
<rect key="frame" x="173" y="43" width="164" height="26"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||||
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3Gx-cs-3B0" id="5q7-83-7V6">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="menu"/>
|
||||
<menu key="menu" title="OtherViews" id="HKM-FW-dhH">
|
||||
<items>
|
||||
<menuItem title="Item 1" state="on" id="3Gx-cs-3B0"/>
|
||||
<menuItem title="Item 2" id="99B-Tx-dPH"/>
|
||||
<menuItem title="Item 3" id="WWy-iW-3Ct"/>
|
||||
</items>
|
||||
</menu>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<binding destination="JB6-r9-XpG" name="content" keyPath="arrangedObjects" id="Je5-Yu-hIz"/>
|
||||
<binding destination="JB6-r9-XpG" name="contentValues" keyPath="arrangedObjects.name" previousBinding="yYR-TY-pXw" id="KxI-52-0UK"/>
|
||||
<binding destination="JB6-r9-XpG" name="contentObjects" keyPath="arrangedObjects.preference" previousBinding="Je5-Yu-hIz" id="yYR-TY-pXw"/>
|
||||
<binding destination="52" name="selectedObject" keyPath="values.resampling" previousBinding="KxI-52-0UK" id="wsy-tb-NFy"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
</subviews>
|
||||
<point key="canvasLocation" x="340" y="567.5"/>
|
||||
</customView>
|
||||
<arrayController objectClassName="NSDictionary" editable="NO" id="JB6-r9-XpG" userLabel="ResamplerBehavior" customClass="ResamplerBehaviorArrayController">
|
||||
<declaredKeys>
|
||||
<string>name</string>
|
||||
<string>slug</string>
|
||||
<string>preference</string>
|
||||
</declaredKeys>
|
||||
</arrayController>
|
||||
<arrayController objectClassName="NSDictionary" editable="NO" id="czk-eG-6QG" userLabel="MIDIPluginBehavior" customClass="MIDIPluginBehaviorArrayController">
|
||||
<declaredKeys>
|
||||
<string>name</string>
|
||||
<string>slug</string>
|
||||
<string>preference</string>
|
||||
</declaredKeys>
|
||||
</arrayController>
|
||||
<arrayController objectClassName="NSDictionary" editable="NO" id="KAn-H1-QH6" userLabel="MIDIFlavorBehavior" customClass="MIDIFlavorBehaviorArrayController">
|
||||
<declaredKeys>
|
||||
<string>name</string>
|
||||
<string>slug</string>
|
||||
<string>preference</string>
|
||||
</declaredKeys>
|
||||
</arrayController>
|
||||
</objects>
|
||||
</document>
|
Loading…
Reference in New Issue