Commit 488dbe3f authored by Felix Paul Kühne's avatar Felix Paul Kühne

macosx: updated xcodeproj and Makefile.am for the new graphics

manual back-port of d8b24e50
parent ec867b1b
...@@ -194,6 +194,7 @@ EXTRA_DIST += \ ...@@ -194,6 +194,7 @@ EXTRA_DIST += \
extras/package/macosx/Resources/mainwindow/bottombar-mini.png \ extras/package/macosx/Resources/mainwindow/bottombar-mini.png \
extras/package/macosx/Resources/mainwindow/dropzone-background.png \ extras/package/macosx/Resources/mainwindow/dropzone-background.png \
extras/package/macosx/Resources/mainwindow/dropzone.png \ extras/package/macosx/Resources/mainwindow/dropzone.png \
extras/package/macosx/Resources/mainwindow/dropzone@2x.png \
extras/package/macosx/Resources/mainwindow/effects-double-buttons-blue.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-pressed.png \
extras/package/macosx/Resources/mainwindow/effects-double-buttons.png \ extras/package/macosx/Resources/mainwindow/effects-double-buttons.png \
......
...@@ -320,6 +320,7 @@ ...@@ -320,6 +320,7 @@
CC919196159B53CE00E634A7 /* bottomdark-left@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC919164159B53CE00E634A7 /* bottomdark-left@2x.png */; }; CC919196159B53CE00E634A7 /* bottomdark-left@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC919164159B53CE00E634A7 /* bottomdark-left@2x.png */; };
CC919197159B53CE00E634A7 /* bottomdark-right@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC919165159B53CE00E634A7 /* bottomdark-right@2x.png */; }; CC919197159B53CE00E634A7 /* bottomdark-right@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC919165159B53CE00E634A7 /* bottomdark-right@2x.png */; };
CC919198159B53CE00E634A7 /* effects-double-buttons-blue_dark@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC919166159B53CE00E634A7 /* effects-double-buttons-blue_dark@2x.png */; }; CC919198159B53CE00E634A7 /* effects-double-buttons-blue_dark@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC919166159B53CE00E634A7 /* effects-double-buttons-blue_dark@2x.png */; };
CC9191A2159B55B700E634A7 /* dropzone@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC9191A1159B55B700E634A7 /* dropzone@2x.png */; };
CC9B43AF13B29C79000205AE /* bottom-background.png in Resources */ = {isa = PBXBuildFile; fileRef = CC9B43AE13B29C79000205AE /* bottom-background.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 */; }; 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 */; }; CCB320721423AAEE002CB53B /* shuffle-blue.png in Resources */ = {isa = PBXBuildFile; fileRef = CCB320711423AAEE002CB53B /* shuffle-blue.png */; };
...@@ -738,6 +739,7 @@ ...@@ -738,6 +739,7 @@
CC919164159B53CE00E634A7 /* bottomdark-left@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bottomdark-left@2x.png"; path = "Resources/mainwindow_dark/bottomdark-left@2x.png"; sourceTree = "<group>"; }; CC919164159B53CE00E634A7 /* bottomdark-left@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bottomdark-left@2x.png"; path = "Resources/mainwindow_dark/bottomdark-left@2x.png"; sourceTree = "<group>"; };
CC919165159B53CE00E634A7 /* bottomdark-right@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bottomdark-right@2x.png"; path = "Resources/mainwindow_dark/bottomdark-right@2x.png"; sourceTree = "<group>"; }; CC919165159B53CE00E634A7 /* bottomdark-right@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bottomdark-right@2x.png"; path = "Resources/mainwindow_dark/bottomdark-right@2x.png"; sourceTree = "<group>"; };
CC919166159B53CE00E634A7 /* effects-double-buttons-blue_dark@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "effects-double-buttons-blue_dark@2x.png"; path = "Resources/mainwindow_dark/effects-double-buttons-blue_dark@2x.png"; sourceTree = "<group>"; }; CC919166159B53CE00E634A7 /* effects-double-buttons-blue_dark@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "effects-double-buttons-blue_dark@2x.png"; path = "Resources/mainwindow_dark/effects-double-buttons-blue_dark@2x.png"; sourceTree = "<group>"; };
CC9191A1159B55B700E634A7 /* dropzone@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dropzone@2x.png"; path = "Resources/mainwindow/dropzone@2x.png"; sourceTree = "<group>"; };
CC962E2C0CC7992800A56695 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; }; 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>"; }; 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>"; }; 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 @@ ...@@ -983,6 +985,7 @@
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
CC4EFC2C13E96BD00091D19A /* dropzone.png */, CC4EFC2C13E96BD00091D19A /* dropzone.png */,
CC9191A1159B55B700E634A7 /* dropzone@2x.png */,
CCDB535C13E97D3500A1782F /* dropzone-background.png */, CCDB535C13E97D3500A1782F /* dropzone-background.png */,
CC78DA4313DE056700E9603C /* topbar_background.png */, CC78DA4313DE056700E9603C /* topbar_background.png */,
CCE6438C13E8CC040061B5F2 /* sidebar */, CCE6438C13E8CC040061B5F2 /* sidebar */,
...@@ -1809,6 +1812,7 @@ ...@@ -1809,6 +1812,7 @@
CC919196159B53CE00E634A7 /* bottomdark-left@2x.png in Resources */, CC919196159B53CE00E634A7 /* bottomdark-left@2x.png in Resources */,
CC919197159B53CE00E634A7 /* bottomdark-right@2x.png in Resources */, CC919197159B53CE00E634A7 /* bottomdark-right@2x.png in Resources */,
CC919198159B53CE00E634A7 /* effects-double-buttons-blue_dark@2x.png in Resources */, CC919198159B53CE00E634A7 /* effects-double-buttons-blue_dark@2x.png in Resources */,
CC9191A2159B55B700E634A7 /* dropzone@2x.png in Resources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment