diff --git a/template/.DS_Store.test b/template/.DS_Store.template similarity index 100% rename from template/.DS_Store.test rename to template/.DS_Store.template diff --git a/template/README.txt b/template/README.txt index 7258f00..5be87d6 100644 --- a/template/README.txt +++ b/template/README.txt @@ -1,8 +1,9 @@ This template area contains images and application stubs and other resources that will be used by the distMaker release buildiong script when building the distMaker app for allthe platforms. -launch4j (Windows only) - needed a modified version to launch from any dir -apple - binary launchers for the Mac platform -background - images that go behind the apple installer (only one currently being used now) +launch4j - (Windows only) Needed a modified version to launch from any dir +apple - Binary launchers for the Apple platform +background - Images that go behind the apple installer (only one currently being used now) +.DS_Store.template - File used as a template Apple (Finder?) file which is modified durring the packaging process. -applauncher.jar - this comes from the app launcher project - it gets built there and copied here manually +applauncher.jar - This comes from the app launcher project - it gets built there and copied here manually diff --git a/template/appLauncher.jar b/template/appLauncher.jar index 7c0b49d..30a68d2 100644 Binary files a/template/appLauncher.jar and b/template/appLauncher.jar differ