Commit Graph

115 Commits

Author SHA1 Message Date
Amar Takhar a107de7d44 add etc/fonts for fontconfig now that we have bundle-local fontconfig
working.

Originally committed to SVN as r2594.
2009-01-01 04:47:34 +00:00
Amar Takhar 93002cf4a8 * s/SVN_VERSION/SVN_REVISION/ in configure.in
* Prefix PLIST_ to swappable variables in Plist.info
* Add scripts/osx-bundle.sed.in which swaps the variables in Info.plist
* Split AC_OUTPUT into AC_CONFIG_FILES for Makefiles/config scripts
  (osx-bundle.sed.in) and add AC_OUTPUT below.
* svn:ignore property on . and scripts/
* Fix bug in Info.plist (---> to --> for ending XML comment)

Originally committed to SVN as r2581.
2008-12-31 05:52:52 +00:00
Amar Takhar 6d6e68ad5c Cleanup version entries.
Originally committed to SVN as r2577.
2008-12-31 04:12:39 +00:00
Amar Takhar 51a2a8ba98 Update Info.plist, this has some variables that need swapping.
Originally committed to SVN as r2576.
2008-12-31 03:40:31 +00:00
Amar Takhar 82f6bdcc41 Move CFBundleDocumentTypes below standard settings in preperation for major changes.
Originally committed to SVN as r2575.
2008-12-31 02:56:31 +00:00
Amar Takhar c4e8dd0dfb * Remove DS_Store, it is now custom generated using
http://freehg.org/u/wiml/dsstore/.  This allows us to have versions in our
  folder names without requiring manual intervention!  It requires dsstore to b$
  installed and runs a modified scripts/osx-dmg-dsstore.pl to generate the
  DS_Store file.

Originally committed to SVN as r2568.
2008-12-30 11:38:08 +00:00
Amar Takhar 2aaad558ed Add 'Drag to install!' text, I'm sure there will be _someone_ out
there that won't see the big blue arrow pointing downwards to the
'Applications' symlink.

Originally committed to SVN as r2562.
2008-12-29 23:46:24 +00:00
Amar Takhar 461002bfad Add the 'default' DS_Store file, not sure if this will work the way we
want it to but for now I'll add it.

Originally committed to SVN as r2558.
2008-12-29 10:09:29 +00:00
Amar Takhar 1b2cde71a1 Update position data.
Originally committed to SVN as r2557.
2008-12-29 09:29:52 +00:00
Amar Takhar 1e309debfd Move the blue arrow down a little.
Originally committed to SVN as r2556.
2008-12-29 09:28:34 +00:00
Amar Takhar b7d279364a Add an arrow for the folder background.
Originally committed to SVN as r2555.
2008-12-29 08:22:37 +00:00
Amar Takhar 02252a440f s/Inkscape/@PKG_NAME@/ which will be replaced using sed.
Originally committed to SVN as r2552.
2008-12-29 07:11:44 +00:00
Amar Takhar 691b85697e Applescript used to set DMG settings, used from the Inkscape project.
Originally committed to SVN as r2551.
2008-12-29 07:11:11 +00:00
Amar Takhar d3645364e5 Add packages/osx_dmg, with a dmg_background.png this is a verbatium
conversion of installer/welcome.bmp.

Originally committed to SVN as r2550.
2008-12-29 05:42:05 +00:00
Amar Takhar 954d7282aa * Create packages/osx_bundle which is a skel of OS X bundles.
* Move aegisub/macosx/*.icns to packages/osx_bundle/Contents/Resources
* Move aegisub/macosx/Info.plist to packages/osx_bundle/Contents/
* Remove aegisub/macosx as it's no longer required.

Originally committed to SVN as r2545.
2008-12-29 03:22:04 +00:00