]> git.sesse.net Git - vlc/commitdiff
Replaced the VLC icon by the 512px version and removed an unused duplicate
authorFelix Paul Kühne <fkuehne@videolan.org>
Thu, 25 Dec 2008 13:47:51 +0000 (14:47 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Thu, 25 Dec 2008 13:47:51 +0000 (14:47 +0100)
projects/macosx/frontrow_plugin/FRVLC.xcodeproj/project.pbxproj

index 6fd5ec06a25f4b8eccb125217ec99133312b03d4..aea64fcc6bc70c73bf59e11c6375e9f2a5175013 100644 (file)
@@ -23,7 +23,6 @@
                A7E542900C960B5500EBBC34 /* VLCMediaLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = A7E5428E0C960B5300EBBC34 /* VLCMediaLayer.m */; };
                A7ECD9710C879C4D009BC0C0 /* BezelServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7ECD9700C879C4D009BC0C0 /* BezelServices.framework */; };
                A7ECD9D30C87A37E009BC0C0 /* vlc.png in Resources */ = {isa = PBXBuildFile; fileRef = A7ECD9D20C87A37E009BC0C0 /* vlc.png */; };
-               A7ECDA540C87AC7B009BC0C0 /* ApplianceIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = A7ECDA530C87AC7B009BC0C0 /* ApplianceIcon.png */; };
 /* End PBXBuildFile section */
 
 /* Begin PBXContainerItemProxy section */
@@ -72,7 +71,6 @@
                A7E5428E0C960B5300EBBC34 /* VLCMediaLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaLayer.m; sourceTree = "<group>"; };
                A7ECD9700C879C4D009BC0C0 /* BezelServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BezelServices.framework; path = /System/Library/PrivateFrameworks/BezelServices.framework; sourceTree = "<absolute>"; };
                A7ECD9D20C87A37E009BC0C0 /* vlc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vlc.png; sourceTree = "<group>"; };
-               A7ECDA530C87AC7B009BC0C0 /* ApplianceIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ApplianceIcon.png; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
                        isa = PBXGroup;
                        children = (
                                A7ECD9D20C87A37E009BC0C0 /* vlc.png */,
-                               A7ECDA530C87AC7B009BC0C0 /* ApplianceIcon.png */,
                                8D5B49B7048680CD000E48DA /* Info.plist */,
                                089C167DFE841241C02AAC07 /* InfoPlist.strings */,
                        );
                        files = (
                                8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
                                A7ECD9D30C87A37E009BC0C0 /* vlc.png in Resources */,
-                               A7ECDA540C87AC7B009BC0C0 /* ApplianceIcon.png in Resources */,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };