X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=utils%2Finstall4j%2FDMG_background_image_creation_README.md;h=c233852ba58f941b43f3825efe650b7d35f2ed79;hb=91cf2210f6440d85c8a488c1bd18b0d3feb93f19;hp=fceb9c54158a058203afc5bba73b61cb5595d93b;hpb=0bfbb0272241e40244d0e32cd7ea66108c8590b4;p=jalview.git diff --git a/utils/install4j/DMG_background_image_creation_README.md b/utils/install4j/DMG_background_image_creation_README.md index fceb9c5..c233852 100644 --- a/utils/install4j/DMG_background_image_creation_README.md +++ b/utils/install4j/DMG_background_image_creation_README.md @@ -10,5 +10,9 @@ convert -units PixelsPerInch jalview_dmg_background_blur.png -density 72 jalview ``` The final image should be saved as `jalview_dmg_background.png` (which the above `convert` command will do) as this is the filename set in the `install4j8_template.install4j` file to include in the final DMG. -# Non-release background `jalview_dmg_background-NON-RELEASE.png` -This is created in much the same way with `jalview_dmg_background-NON-RELEASE.svg` and is used as a more generic background for non-release versions where the "Jalview Test" (or "Jalview Develop" etc) application icon is placed in the first available slot in the Finder window. We cannot position these unless we create a DS_Store specifically for each possible applicaiton name. The Applications folder link and Uninstall applications are positioned as these names are fixed. +# Alternative backgrounds + +There are now specific background images with associated DS_Stores for Release, Develop and Test. Anything else should use the non-release DS_Store and background image. + +## Non-release background `jalview_dmg_background-NON-RELEASE.png` +This is created in much the same way with `jalview_dmg_background-NON-RELEASE.svg` and is used as a more generic background for non-release versions where the "Jalview Build" (or "Jalview Local" etc) application icon is placed in the first available slot in the Finder window. We cannot position these unless we create a DS_Store specifically for each possible application name. The Applications folder link can be (and is) positioned as this names is fixed.