[vlc-commits] macosx: updated xcodeproj and Makefile.am for the new graphics
Felix Paul Kühne
git at videolan.org
Wed Jun 27 16:53:31 CEST 2012
vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Jun 27 16:53:24 2012 +0200| [488dbe3f63ea2e1e46b7981f64d9f427c4d7e3c9] | committer: Felix Paul Kühne
macosx: updated xcodeproj and Makefile.am for the new graphics
manual back-port of d8b24e50f5a53e9973fea963ba07962108725247
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=488dbe3f63ea2e1e46b7981f64d9f427c4d7e3c9
---
Makefile.am | 1 +
extras/package/macosx/vlc.xcodeproj/project.pbxproj | 4 ++++
2 files changed, 5 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index 8049803..21f74c0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -194,6 +194,7 @@ EXTRA_DIST += \
extras/package/macosx/Resources/mainwindow/bottombar-mini.png \
extras/package/macosx/Resources/mainwindow/dropzone-background.png \
extras/package/macosx/Resources/mainwindow/dropzone.png \
+ extras/package/macosx/Resources/mainwindow/dropzone at 2x.png \
extras/package/macosx/Resources/mainwindow/effects-double-buttons-blue.png \
extras/package/macosx/Resources/mainwindow/effects-double-buttons-pressed.png \
extras/package/macosx/Resources/mainwindow/effects-double-buttons.png \
diff --git a/extras/package/macosx/vlc.xcodeproj/project.pbxproj b/extras/package/macosx/vlc.xcodeproj/project.pbxproj
index c3706d4..0627afe 100644
--- a/extras/package/macosx/vlc.xcodeproj/project.pbxproj
+++ b/extras/package/macosx/vlc.xcodeproj/project.pbxproj
@@ -320,6 +320,7 @@
CC919196159B53CE00E634A7 /* bottomdark-left at 2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC919164159B53CE00E634A7 /* bottomdark-left at 2x.png */; };
CC919197159B53CE00E634A7 /* bottomdark-right at 2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC919165159B53CE00E634A7 /* bottomdark-right at 2x.png */; };
CC919198159B53CE00E634A7 /* effects-double-buttons-blue_dark at 2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC919166159B53CE00E634A7 /* effects-double-buttons-blue_dark at 2x.png */; };
+ CC9191A2159B55B700E634A7 /* dropzone at 2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC9191A1159B55B700E634A7 /* dropzone at 2x.png */; };
CC9B43AF13B29C79000205AE /* bottom-background.png in Resources */ = {isa = PBXBuildFile; fileRef = CC9B43AE13B29C79000205AE /* bottom-background.png */; };
CC9B43B113B29FCF000205AE /* bottom-background_dark.png in Resources */ = {isa = PBXBuildFile; fileRef = CC9B43B013B29FCF000205AE /* bottom-background_dark.png */; };
CCB320721423AAEE002CB53B /* shuffle-blue.png in Resources */ = {isa = PBXBuildFile; fileRef = CCB320711423AAEE002CB53B /* shuffle-blue.png */; };
@@ -738,6 +739,7 @@
CC919164159B53CE00E634A7 /* bottomdark-left at 2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bottomdark-left at 2x.png"; path = "Resources/mainwindow_dark/bottomdark-left at 2x.png"; sourceTree = "<group>"; };
CC919165159B53CE00E634A7 /* bottomdark-right at 2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bottomdark-right at 2x.png"; path = "Resources/mainwindow_dark/bottomdark-right at 2x.png"; sourceTree = "<group>"; };
CC919166159B53CE00E634A7 /* effects-double-buttons-blue_dark at 2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "effects-double-buttons-blue_dark at 2x.png"; path = "Resources/mainwindow_dark/effects-double-buttons-blue_dark at 2x.png"; sourceTree = "<group>"; };
+ CC9191A1159B55B700E634A7 /* dropzone at 2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dropzone at 2x.png"; path = "Resources/mainwindow/dropzone at 2x.png"; sourceTree = "<group>"; };
CC962E2C0CC7992800A56695 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
CC9B43AE13B29C79000205AE /* bottom-background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bottom-background.png"; path = "Resources/mainwindow/bottom-background.png"; sourceTree = "<group>"; };
CC9B43B013B29FCF000205AE /* bottom-background_dark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bottom-background_dark.png"; path = "Resources/mainwindow_dark/bottom-background_dark.png"; sourceTree = "<group>"; };
@@ -983,6 +985,7 @@
isa = PBXGroup;
children = (
CC4EFC2C13E96BD00091D19A /* dropzone.png */,
+ CC9191A1159B55B700E634A7 /* dropzone at 2x.png */,
CCDB535C13E97D3500A1782F /* dropzone-background.png */,
CC78DA4313DE056700E9603C /* topbar_background.png */,
CCE6438C13E8CC040061B5F2 /* sidebar */,
@@ -1809,6 +1812,7 @@
CC919196159B53CE00E634A7 /* bottomdark-left at 2x.png in Resources */,
CC919197159B53CE00E634A7 /* bottomdark-right at 2x.png in Resources */,
CC919198159B53CE00E634A7 /* effects-double-buttons-blue_dark at 2x.png in Resources */,
+ CC9191A2159B55B700E634A7 /* dropzone at 2x.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
More information about the vlc-commits
mailing list