From 229d02970eaa23c0f37d4ccbc5dcfe42178f96ff Mon Sep 17 00:00:00 2001 From: JiHO Date: Sat, 3 Nov 2007 22:30:48 +0000 Subject: osx-app.sh - added an help message - changed the calling syntax to make it more robust and allow to specify the directory containing python modules - removed the reference to libXinerama on Tiger. libXinerama caused many issues but they seem to be all related to people installing x11 in strange ways - use pkg-config to get pango and gtk version rather thn relying on clucky ls+sed workarounds - code reorganization and added comments - spaces to tabs osx-dmg.sh - removed python related stuff - added a command line option to get Inkscape package (the package does not have to be in the same directory now) osx-build.sh - modified according to the changes in the two other files - removed referece to X11 libraries ad such. these were commented for a while and nothing broke - added an upload commnt to send the file to modevia removed inkscape_python.ds_store modified inkscape.ds_store (larger window) dmg_background.*** - removed Python arrow - remove the word Inkscape from the arrow (useless now) and make this arrow glow green a little, as the rest of the picture - removed absolute paths to my computer (bzr r4021) --- packaging/macosx/inkscape_python.ds_store | Bin 12292 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 packaging/macosx/inkscape_python.ds_store (limited to 'packaging/macosx/inkscape_python.ds_store') diff --git a/packaging/macosx/inkscape_python.ds_store b/packaging/macosx/inkscape_python.ds_store deleted file mode 100644 index 4851ceed7..000000000 Binary files a/packaging/macosx/inkscape_python.ds_store and /dev/null differ -- cgit v1.2.3