Changeset 3559
- Timestamp:
- Oct 25, 2007, 5:08:30 PM (15 years ago)
- Location:
- branches/0.9x
- Files:
-
- 1 deleted
- 3 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/0.9x/Makefile.am
r3545 r3559 28 28 LICENSE \ 29 29 README \ 30 mk \31 30 intltool-extract.in \ 32 31 intltool-merge.in \ -
branches/0.9x/Transmission.xcodeproj/project.pbxproj
r3521 r3559 1430 1430 runOnlyForDeploymentPostprocessing = 0; 1431 1431 shellPath = /bin/sh; 1432 shellScript = "sh m k/version.sh";1432 shellScript = "sh macosx/version.sh"; 1433 1433 }; 1434 1434 BE75C3510C729EE100DBEFE0 /* ShellScript */ = { -
branches/0.9x/macosx/Makefile.am
r3543 r3559 1 1 EXTRA_DIST = \ 2 version.sh \ 2 3 Sparkle.framework \ 3 4 CTGradient \
Note: See TracChangeset
for help on using the changeset viewer.