summaryrefslogtreecommitdiffstats
path: root/packaging/macosx/Resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * packaging/macosx/Resources/script,mjwybrow2006-06-202-15/+15
| | | | | | | | | | | | | | | | | | | | | | | 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)
* * 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-1616-0/+267
(bzr r1)