Kaydet (Commit) a5615ec7 authored tarafından Ingo Schmidt's avatar Ingo Schmidt

native307 #i111766# new mac background image for non oracle builds

üst fe0f05bd
...@@ -358,7 +358,11 @@ End ...@@ -358,7 +358,11 @@ End
#ifdef MACOSX #ifdef MACOSX
ScpAction scp_Copy_Dmg_Background_Image ScpAction scp_Copy_Dmg_Background_Image
#if defined(BUILD_SPECIAL)
Copy = "osxdndinstall.png"; Copy = "osxdndinstall.png";
#else
Copy = "osxdndinstall_nologo.png";
#endif
Name = "background.png"; Name = "background.png";
UnixRights = 444; UnixRights = 444;
Styles = (); Styles = ();
......
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