[vlc-devel] commit: Replaced the VLC icon by the 512px version and removed an unused duplicate ( Felix Paul Kühne )

git version control git at videolan.org
Thu Dec 25 14:48:08 CET 2008


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Dec 25 14:47:51 2008 +0100| [2d73307cb895c21903de5045c5e846ce28a76f6b] | committer: Felix Paul Kühne 

Replaced the VLC icon by the 512px version and removed an unused duplicate

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2d73307cb895c21903de5045c5e846ce28a76f6b
---

 .../FRVLC.xcodeproj/project.pbxproj                |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/projects/macosx/frontrow_plugin/FRVLC.xcodeproj/project.pbxproj b/projects/macosx/frontrow_plugin/FRVLC.xcodeproj/project.pbxproj
index 6fd5ec0..aea64fc 100644
--- a/projects/macosx/frontrow_plugin/FRVLC.xcodeproj/project.pbxproj
+++ b/projects/macosx/frontrow_plugin/FRVLC.xcodeproj/project.pbxproj
@@ -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 */
@@ -120,7 +118,6 @@
 			isa = PBXGroup;
 			children = (
 				A7ECD9D20C87A37E009BC0C0 /* vlc.png */,
-				A7ECDA530C87AC7B009BC0C0 /* ApplianceIcon.png */,
 				8D5B49B7048680CD000E48DA /* Info.plist */,
 				089C167DFE841241C02AAC07 /* InfoPlist.strings */,
 			);
@@ -257,7 +254,6 @@
 			files = (
 				8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
 				A7ECD9D30C87A37E009BC0C0 /* vlc.png in Resources */,
-				A7ECDA540C87AC7B009BC0C0 /* ApplianceIcon.png in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};




More information about the vlc-devel mailing list