|
|
@ -14,6 +14,7 @@
|
|
|
|
17C6433F0B8A783F00C53518 /* OutputPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 17C6433E0B8A783F00C53518 /* OutputPane.m */; };
|
|
|
|
17C6433F0B8A783F00C53518 /* OutputPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 17C6433E0B8A783F00C53518 /* OutputPane.m */; };
|
|
|
|
17C643690B8A788000C53518 /* output.png in Resources */ = {isa = PBXBuildFile; fileRef = 17C643680B8A788000C53518 /* output.png */; };
|
|
|
|
17C643690B8A788000C53518 /* output.png in Resources */ = {isa = PBXBuildFile; fileRef = 17C643680B8A788000C53518 /* output.png */; };
|
|
|
|
17C644330B8A791D00C53518 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C644310B8A791D00C53518 /* CoreAudio.framework */; };
|
|
|
|
17C644330B8A791D00C53518 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C644310B8A791D00C53518 /* CoreAudio.framework */; };
|
|
|
|
|
|
|
|
17E41DB80C130AA500AC744D /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 17E41DB70C130AA500AC744D /* Localizable.strings */; };
|
|
|
|
8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
|
|
|
|
8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
|
|
|
|
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
|
|
|
|
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
|
|
|
|
8E07AA870AAC8EA200A4B32F /* FileDrawerPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E07AA7F0AAC8EA200A4B32F /* FileDrawerPane.m */; };
|
|
|
|
8E07AA870AAC8EA200A4B32F /* FileDrawerPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E07AA7F0AAC8EA200A4B32F /* FileDrawerPane.m */; };
|
|
|
@ -46,6 +47,8 @@
|
|
|
|
17C643680B8A788000C53518 /* output.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = output.png; path = Icons/output.png; sourceTree = "<group>"; };
|
|
|
|
17C643680B8A788000C53518 /* output.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = output.png; path = Icons/output.png; sourceTree = "<group>"; };
|
|
|
|
17C644310B8A791D00C53518 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
|
|
|
|
17C644310B8A791D00C53518 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
|
|
|
|
17E41C660C13074400AC744D /* Swedish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Swedish; path = Swedish.lproj/Preferences.nib; sourceTree = "<group>"; };
|
|
|
|
17E41C660C13074400AC744D /* Swedish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Swedish; path = Swedish.lproj/Preferences.nib; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
17E41DB50C130A9D00AC744D /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
17E41DF80C130CAA00AC744D /* Swedish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Swedish; path = Swedish.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
|
32DBCF630370AF2F00C91783 /* General_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = General_Prefix.pch; sourceTree = "<group>"; };
|
|
|
|
32DBCF630370AF2F00C91783 /* General_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = General_Prefix.pch; sourceTree = "<group>"; };
|
|
|
|
8D5B49B6048680CD000E48DA /* General.preferencePane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = General.preferencePane; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
8D5B49B6048680CD000E48DA /* General.preferencePane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = General.preferencePane; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
@ -113,6 +116,7 @@
|
|
|
|
8D5B49B7048680CD000E48DA /* Info.plist */,
|
|
|
|
8D5B49B7048680CD000E48DA /* Info.plist */,
|
|
|
|
089C167DFE841241C02AAC07 /* InfoPlist.strings */,
|
|
|
|
089C167DFE841241C02AAC07 /* InfoPlist.strings */,
|
|
|
|
8E07AC030AAC968C00A4B32F /* Preferences.nib */,
|
|
|
|
8E07AC030AAC968C00A4B32F /* Preferences.nib */,
|
|
|
|
|
|
|
|
17E41DB70C130AA500AC744D /* Localizable.strings */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
name = Resources;
|
|
|
|
name = Resources;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
@ -265,6 +269,7 @@
|
|
|
|
8E15A86C0B894768006DC802 /* updates.png in Resources */,
|
|
|
|
8E15A86C0B894768006DC802 /* updates.png in Resources */,
|
|
|
|
17C643690B8A788000C53518 /* output.png in Resources */,
|
|
|
|
17C643690B8A788000C53518 /* output.png in Resources */,
|
|
|
|
1766C7A80B912A71004A7AE4 /* lastfm.png in Resources */,
|
|
|
|
1766C7A80B912A71004A7AE4 /* lastfm.png in Resources */,
|
|
|
|
|
|
|
|
17E41DB80C130AA500AC744D /* Localizable.strings in Resources */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
};
|
|
|
@ -299,6 +304,15 @@
|
|
|
|
name = InfoPlist.strings;
|
|
|
|
name = InfoPlist.strings;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
17E41DB70C130AA500AC744D /* Localizable.strings */ = {
|
|
|
|
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
|
|
|
|
children = (
|
|
|
|
|
|
|
|
17E41DB50C130A9D00AC744D /* English */,
|
|
|
|
|
|
|
|
17E41DF80C130CAA00AC744D /* Swedish */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
name = Localizable.strings;
|
|
|
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
|
|
|
};
|
|
|
|
8E07AC030AAC968C00A4B32F /* Preferences.nib */ = {
|
|
|
|
8E07AC030AAC968C00A4B32F /* Preferences.nib */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|