Commit Graph

11 Commits

Author SHA1 Message Date
Thomas Goyne 33a4a056a4 Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
Amar Takhar 91d73ec8ea SVN Transition Step 3/7
1. cd aegisub/
  2. svn mv *cpp *h src/
  3. svn mv Makefile.am MatroskaParser.c auto4_perldata.inc bitmaps boost \
     changelog.txt config gl include libosxutil libresrc md5.c msvc mythes.cxx \
     mythes.hxx res.rc src/
  4. cd ..
  5. svn mv FFmpegSource2/ INSTALL Makefile.am README  acinclude.m4 \
     autogen.sh automation/ bin build configure.in desktop dummy.txt lib \
     libass/ m4macros/ packages/ po/ scripts/ universalchardet/ aegisub/
  6. mkdir -p docs/wiki_convert
  7. svn add docs/wiki_convert
  8. cd docs
  9. svn mv aegisub_convert_docs.pl convert.bat output wiki_convert/

* See r2749 for full description.

Originally committed to SVN as r2752.
2009-03-08 08:30:39 +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