]> git.tdb.fi Git - ext/subsurface.git/commit
Use the new packaging directory for MacOSX specific files, and provide shell script...
authorHenrik Brautaset Aronsen <subsurface@henrik.synth.no>
Sun, 30 Oct 2011 21:27:33 +0000 (22:27 +0100)
committerHenrik Brautaset Aronsen <hba@conduct.no>
Mon, 31 Oct 2011 08:49:13 +0000 (09:49 +0100)
commitb1a1376f3baf78ceca49b47c7b39d58983f4f984
tree54014ea1ef3b868d6823bf71503da5eb4a27ffa6
parentf231ab094351496017288ac35c64613ca0708744
Use the new packaging directory for MacOSX specific files, and provide shell script workaround to make the svg icon reachable.

- Make use of the new packaging directory.
- Set a current directory for subsurface to find the svg icon.  There might be a pretter solution to this.
- Somehow subsurface doesn't behave properly in the Dock.  Running it in the background without Dock integration until we figure out why.

Signed-Off-By: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>
Makefile
macosx/Info.plist [deleted file]
macosx/PkgInfo [deleted file]
macosx/Subsurface.icns [deleted file]
packaging/macosx/Info.plist [new file with mode: 0644]
packaging/macosx/PkgInfo [new file with mode: 0644]
packaging/macosx/Subsurface.icns [new file with mode: 0644]
packaging/macosx/subsurface.sh [new file with mode: 0755]