summaryrefslogtreecommitdiffstats
path: root/packaging/macosx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * packaging/macosx/osx-dmg.sh: Fix an incorrect reference to a shellmjwybrow2006-08-171-1/+1
| | | | | variable (bzr r1610)
* * packaging/macosx/osx-dmg.sh: Fix one of the commands that was usingmjwybrow2006-08-031-1/+1
| | | | | the wrong temporary directory. (bzr r1546)
* * macosx/osx-dmg.sh: Added code to allow packagers to create a newmjwybrow2006-07-231-10/+69
| | | | | inkscape.ds_store file. (bzr r1461)
* * packaging/osx-app.sh, packaging/macosx/inkscape.ds_storemjwybrow2006-07-235-0/+977
| | | | | | | | | | | packaging/macosx/dmg_background.svg, packaging/macosx/osx-dmg.sh, packaging/macosx/dmg_background.png, packaging/macosx/dmg_set_style.scpt: Improve the disk image layout for Mac OS X releases. This is based on Jean-Olivier Irisson's work and patches, submitted as #1516212. (bzr r1460)
* * packaging/macosx/ScriptExec/main.c:mjwybrow2006-06-271-2/+2
| | | | | | Add some quotes to fix a problem for people on OS X with spaces in their home directory path. Fixes bug #1512019. (bzr r1301)
* * packaging/macosx/Resources/script,mjwybrow2006-06-205-1122/+366
| | | | | | | | | | | | | | | | | | | | | | | packaging/macosx/Resources/bin/inkscape: Improve quoting of shell variables. * packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj: Xcode 2 project file for the OS X launcher. This will build a Universal version of the launcher by default. The project files for different versions are named differently, so this will be picked up and used if the package builder has a sufficiently new version of Xcode. * packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser, packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser: Remove unnecessary user preference files. * Makefile.am: Update the Xcode project files included when creating releases. (bzr r1239)
* Applied patch #1502063Jon A. Cruz2006-06-081-12/+82
| | | (bzr r1180)
* * packaging/macosx/Resources/bin/inkscape: Fix a packagingmjwybrow2006-03-231-1/+5
| | | | | | | problem on Mac OSX where Inkscape wouldn't open if one of the parent directories containing the app bundle contained a '#' in its name. Fixes bug #1443072. (bzr r276)
* * packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf:mjwybrow2006-01-171-0/+309
| | | | | | Use a modified fonts.conf file for Mac OS X that includes the standard user font directory ~/Library/Fonts. (bzr r5)
* moving trunk for module inkscapeMenTaLguY2006-01-1632-0/+2911
(bzr r1)