[vlc-commits] macosx: removed no longer needed preliminary artwork
Felix Paul Kühne
git at videolan.org
Mon Sep 3 19:15:45 CEST 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Sep 3 18:37:45 2012 +0200| [b30051e082d44c1c177ba914d3db64f26971d5fd] | committer: Felix Paul Kühne
macosx: removed no longer needed preliminary artwork
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b30051e082d44c1c177ba914d3db64f26971d5fd
---
Makefile.am | 4 ----
.../Resources/mainwindow/back-pressed-single.png | Bin 1951 -> 0 bytes
.../macosx/Resources/mainwindow/back-single.png | Bin 1839 -> 0 bytes
.../Resources/mainwindow/forward-pressed-single.png | Bin 1956 -> 0 bytes
.../macosx/Resources/mainwindow/forward-single.png | Bin 1857 -> 0 bytes
extras/package/macosx/vlc.xcodeproj/project.pbxproj | 16 ----------------
6 files changed, 20 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 217ead8..2b1cc90 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -195,8 +195,6 @@ EXTRA_DIST += \
extras/package/macosx/Resources/mainwindow/backward-3btns-pressed at 2x.png \
extras/package/macosx/Resources/mainwindow/backward-3btns.png \
extras/package/macosx/Resources/mainwindow/backward-3btns at 2x.png \
- extras/package/macosx/Resources/mainwindow/back-pressed-single.png \
- extras/package/macosx/Resources/mainwindow/back-single.png \
extras/package/macosx/Resources/mainwindow/bottom-background.png \
extras/package/macosx/Resources/mainwindow/bottom-background at 2x.png \
extras/package/macosx/Resources/mainwindow/bottombar-mini.png \
@@ -217,8 +215,6 @@ EXTRA_DIST += \
extras/package/macosx/Resources/mainwindow/forward-3btns-pressed at 2x.png \
extras/package/macosx/Resources/mainwindow/forward-3btns.png \
extras/package/macosx/Resources/mainwindow/forward-3btns at 2x.png \
- extras/package/macosx/Resources/mainwindow/forward-pressed-single.png \
- extras/package/macosx/Resources/mainwindow/forward-single.png \
extras/package/macosx/Resources/mainwindow/fullscreen-double-buttons-pressed.png \
extras/package/macosx/Resources/mainwindow/fullscreen-double-buttons-pressed at 2x.png \
extras/package/macosx/Resources/mainwindow/fullscreen-double-buttons.png \
diff --git a/extras/package/macosx/Resources/mainwindow/back-pressed-single.png b/extras/package/macosx/Resources/mainwindow/back-pressed-single.png
deleted file mode 100644
index 6190486..0000000
Binary files a/extras/package/macosx/Resources/mainwindow/back-pressed-single.png and /dev/null differ
diff --git a/extras/package/macosx/Resources/mainwindow/back-single.png b/extras/package/macosx/Resources/mainwindow/back-single.png
deleted file mode 100644
index cccb5b3..0000000
Binary files a/extras/package/macosx/Resources/mainwindow/back-single.png and /dev/null differ
diff --git a/extras/package/macosx/Resources/mainwindow/forward-pressed-single.png b/extras/package/macosx/Resources/mainwindow/forward-pressed-single.png
deleted file mode 100644
index b78b5b4..0000000
Binary files a/extras/package/macosx/Resources/mainwindow/forward-pressed-single.png and /dev/null differ
diff --git a/extras/package/macosx/Resources/mainwindow/forward-single.png b/extras/package/macosx/Resources/mainwindow/forward-single.png
deleted file mode 100644
index f8767f8..0000000
Binary files a/extras/package/macosx/Resources/mainwindow/forward-single.png and /dev/null differ
diff --git a/extras/package/macosx/vlc.xcodeproj/project.pbxproj b/extras/package/macosx/vlc.xcodeproj/project.pbxproj
index 3e0f0f6..aaecdc5 100644
--- a/extras/package/macosx/vlc.xcodeproj/project.pbxproj
+++ b/extras/package/macosx/vlc.xcodeproj/project.pbxproj
@@ -413,10 +413,6 @@
CCD83E4D13FEA143004F1652 /* VideoEffects.xib in Resources */ = {isa = PBXBuildFile; fileRef = CCD83E4013FEA143004F1652 /* VideoEffects.xib */; };
CCD83E4E13FEA143004F1652 /* Wizard.xib in Resources */ = {isa = PBXBuildFile; fileRef = CCD83E4213FEA143004F1652 /* Wizard.xib */; };
CCDB535D13E97D3500A1782F /* dropzone-background.png in Resources */ = {isa = PBXBuildFile; fileRef = CCDB535C13E97D3500A1782F /* dropzone-background.png */; };
- CCE4057A15655B1900FA5CCA /* forward-pressed-single.png in Resources */ = {isa = PBXBuildFile; fileRef = CCE4057815655B1900FA5CCA /* forward-pressed-single.png */; };
- CCE4057B15655B1900FA5CCA /* forward-single.png in Resources */ = {isa = PBXBuildFile; fileRef = CCE4057915655B1900FA5CCA /* forward-single.png */; };
- CCE4057F15655B2100FA5CCA /* back-pressed-single.png in Resources */ = {isa = PBXBuildFile; fileRef = CCE4057D15655B2100FA5CCA /* back-pressed-single.png */; };
- CCE4058215655B3300FA5CCA /* back-single.png in Resources */ = {isa = PBXBuildFile; fileRef = CCE4058115655B3300FA5CCA /* back-single.png */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
@@ -932,10 +928,6 @@
CCD83E4313FEA143004F1652 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = Resources/English.lproj/Wizard.xib; sourceTree = "<group>"; };
CCDB535C13E97D3500A1782F /* dropzone-background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dropzone-background.png"; path = "Resources/mainwindow/dropzone-background.png"; sourceTree = "<group>"; };
CCDBA3B313D32E200006127B /* macosx.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = macosx.m; path = ../../../modules/video_output/macosx.m; sourceTree = "<group>"; };
- CCE4057815655B1900FA5CCA /* forward-pressed-single.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "forward-pressed-single.png"; path = "Resources/mainwindow/forward-pressed-single.png"; sourceTree = "<group>"; };
- CCE4057915655B1900FA5CCA /* forward-single.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "forward-single.png"; path = "Resources/mainwindow/forward-single.png"; sourceTree = "<group>"; };
- CCE4057D15655B2100FA5CCA /* back-pressed-single.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "back-pressed-single.png"; path = "Resources/mainwindow/back-pressed-single.png"; sourceTree = "<group>"; };
- CCE4058115655B3300FA5CCA /* back-single.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "back-single.png"; path = "Resources/mainwindow/back-single.png"; sourceTree = "<group>"; };
CCF0777913659A8000AF19FD /* SPInvocationGrabbing.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SPInvocationGrabbing.h; path = ../../../modules/gui/macosx/SPInvocationGrabbing.h; sourceTree = "<group>"; };
CCF0777A13659A8000AF19FD /* SPInvocationGrabbing.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SPInvocationGrabbing.m; path = ../../../modules/gui/macosx/SPInvocationGrabbing.m; sourceTree = "<group>"; };
CCF0777B13659A8000AF19FD /* SPMediaKeyTap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SPMediaKeyTap.h; path = ../../../modules/gui/macosx/SPMediaKeyTap.h; sourceTree = "<group>"; };
@@ -1304,8 +1296,6 @@
CC973BB215F0E14400D5F650 /* forward-3btns-pressed at 2x.png */,
CC973BB315F0E14400D5F650 /* forward-3btns.png */,
CC973BB415F0E14400D5F650 /* forward-3btns at 2x.png */,
- CCE4057D15655B2100FA5CCA /* back-pressed-single.png */,
- CCE4058115655B3300FA5CCA /* back-single.png */,
CC9B43AE13B29C79000205AE /* bottom-background.png */,
CC5800F41423A80400166912 /* bottombar-mini.png */,
CC04332E13B28B8200D7D52E /* effects-double-buttons-blue.png */,
@@ -1313,8 +1303,6 @@
CC04333013B28B8200D7D52E /* effects-double-buttons.png */,
CC04333113B28B8200D7D52E /* effects-one-button-blue.png */,
CC04333213B28B8200D7D52E /* effects-one-button.png */,
- CCE4057815655B1900FA5CCA /* forward-pressed-single.png */,
- CCE4057915655B1900FA5CCA /* forward-single.png */,
CC04333713B28B8200D7D52E /* fullscreen-double-buttons-pressed.png */,
CC04333813B28B8200D7D52E /* fullscreen-double-buttons.png */,
CC0F725015063C820086B6A0 /* fullscreen-one-button-pressed.png */,
@@ -1956,10 +1944,6 @@
CC0F725715063C980086B6A0 /* fullscreen-one-button_dark.png in Resources */,
CC0F725815063C980086B6A0 /* fullscreen-one-button-pressed_dark.png in Resources */,
CC68B0331544C1AE00FD9C7F /* vlc-xmas.png in Resources */,
- CCE4057A15655B1900FA5CCA /* forward-pressed-single.png in Resources */,
- CCE4057B15655B1900FA5CCA /* forward-single.png in Resources */,
- CCE4057F15655B2100FA5CCA /* back-pressed-single.png in Resources */,
- CCE4058215655B3300FA5CCA /* back-single.png in Resources */,
CC0663391566CD5A003A411C /* ConvertAndSave.xib in Resources */,
CC9E5D7015975E2600D14E83 /* sidebar-local at 2x.png in Resources */,
CC9E5D7115975E2600D14E83 /* sidebar-movie at 2x.png in Resources */,
More information about the vlc-commits
mailing list