diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..33e64a3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "universalJavaApplicationStub"] + path = universalJavaApplicationStub + url = ./universalJavaApplicationStub diff --git a/ant-libs/jarbundler-2.3.2.jar b/ant-libs/jarbundler-2.3.2.jar new file mode 100644 index 0000000..31fe985 Binary files /dev/null and b/ant-libs/jarbundler-2.3.2.jar differ diff --git a/build.xml b/build.xml index a9b38ec..18f9c6b 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,8 @@ + + @@ -43,4 +45,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/macosx/audiobookrecorder.icns b/dist/macosx/audiobookrecorder.icns new file mode 100644 index 0000000..7893390 Binary files /dev/null and b/dist/macosx/audiobookrecorder.icns differ diff --git a/universalJavaApplicationStub b/universalJavaApplicationStub new file mode 160000 index 0000000..ebe2dba --- /dev/null +++ b/universalJavaApplicationStub @@ -0,0 +1 @@ +Subproject commit ebe2dbaf92e7c8165ebb33b1ee801fbf57bd92c0