summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjbrjake <[email protected]>2007-03-16 17:04:46 +0000
committerjbrjake <[email protected]>2007-03-16 17:04:46 +0000
commitc252ad07466ffa60e8a930200ad5132043d91943 (patch)
treec670b21f7ee3e7fc0bf80b3cc823bddb924e9af0
parent654a5f2d8cdca755c04e3b4db8c1916778fc0685 (diff)
MP4-to-MOV droplet was obsoleted by the latest iTunes/QuickTime update.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@435 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r--MP4toMOV/MP4toMOV.app/Contents/Frameworks/RBQT.rbx_0.128.dylibbin74228 -> 0 bytes
-rw-r--r--MP4toMOV/MP4toMOV.app/Contents/Info.plist1
-rwxr-xr-xMP4toMOV/MP4toMOV.app/Contents/MacOS/MP4toMOVbin764710 -> 0 bytes
-rw-r--r--MP4toMOV/MP4toMOV.app/Contents/MacOS/rbframework.dylibbin3039472 -> 0 bytes
-rw-r--r--MP4toMOV/MP4toMOV.app/Contents/PkgInfo1
-rw-r--r--MP4toMOV/MP4toMOV.rbpbin18456 -> 0 bytes
-rw-r--r--MP4toMOV/README10
7 files changed, 0 insertions, 12 deletions
diff --git a/MP4toMOV/MP4toMOV.app/Contents/Frameworks/RBQT.rbx_0.128.dylib b/MP4toMOV/MP4toMOV.app/Contents/Frameworks/RBQT.rbx_0.128.dylib
deleted file mode 100644
index 33e037b02..000000000
--- a/MP4toMOV/MP4toMOV.app/Contents/Frameworks/RBQT.rbx_0.128.dylib
+++ /dev/null
Binary files differ
diff --git a/MP4toMOV/MP4toMOV.app/Contents/Info.plist b/MP4toMOV/MP4toMOV.app/Contents/Info.plist
deleted file mode 100644
index 6804bf8f2..000000000
--- a/MP4toMOV/MP4toMOV.app/Contents/Info.plist
+++ /dev/null
@@ -1 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> <plist version="0.9"> <dict> <key>CFBundleExecutable</key> <string>MP4toMOV</string> <key>CFBundleName</key> <string>MP4toMOV</string> <key>CFBundleIdentifier</key> <string></string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleVersion</key> <string>1.0.0d0</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleSignature</key> <string></string> <key>CFBundleGetInfoString</key> <string></string> <key>CFBundleShortVersionString</key> <string></string> <key>CFBundleIconFile</key> <string>MP4toMOV.icns</string> <key>CFBundleDocumentTypes</key> <array> <dict> <key>CFBundleTypeName</key> <string>MP4</string> <key>CFBundleTypeOSTypes</key> <array> <string>****</string> </array> <key>CFBundleTypeExtensions</key> <array> <string>mp4</string> </array> </dict> </array> </dict> </plist> \ No newline at end of file
diff --git a/MP4toMOV/MP4toMOV.app/Contents/MacOS/MP4toMOV b/MP4toMOV/MP4toMOV.app/Contents/MacOS/MP4toMOV
deleted file mode 100755
index fd83816b0..000000000
--- a/MP4toMOV/MP4toMOV.app/Contents/MacOS/MP4toMOV
+++ /dev/null
Binary files differ
diff --git a/MP4toMOV/MP4toMOV.app/Contents/MacOS/rbframework.dylib b/MP4toMOV/MP4toMOV.app/Contents/MacOS/rbframework.dylib
deleted file mode 100644
index 1edb8c278..000000000
--- a/MP4toMOV/MP4toMOV.app/Contents/MacOS/rbframework.dylib
+++ /dev/null
Binary files differ
diff --git a/MP4toMOV/MP4toMOV.app/Contents/PkgInfo b/MP4toMOV/MP4toMOV.app/Contents/PkgInfo
deleted file mode 100644
index bd04210fb..000000000
--- a/MP4toMOV/MP4toMOV.app/Contents/PkgInfo
+++ /dev/null
@@ -1 +0,0 @@
-APPL???? \ No newline at end of file
diff --git a/MP4toMOV/MP4toMOV.rbp b/MP4toMOV/MP4toMOV.rbp
deleted file mode 100644
index 554d68e2a..000000000
--- a/MP4toMOV/MP4toMOV.rbp
+++ /dev/null
Binary files differ
diff --git a/MP4toMOV/README b/MP4toMOV/README
deleted file mode 100644
index d4882e63b..000000000
--- a/MP4toMOV/README
+++ /dev/null
@@ -1,10 +0,0 @@
-MP4toMOV
---------
-
-This small application will convert a MediaFork .mp4 file into a .mov file which can be read by iTunes and FrontRow. You only really need to do this if you are using 6-channel AAC in your mp4 files, as iTunes and FrontRow can already read stereo mp4 files.
-
-To use MP4toMOV, drag one or more mp4 files onto the application's icon. MP4toMOV will convert the files to QuickTime .mov format. New files will be created in the same directory as the .mp4 files, with the .mov extension added to the end. These .mov files can then be dragged to iTunes for use in iTunes and FrontRow, even if they have 6-channel AAC soundtracks. MP4toMOV will quit once all files have been converted.
-
-Alternatively, double-click on MP4toMOV, and select "File > Open" to open a single file for conversion.
-
-MP4toMOV is created with REALbasic, and the MP4toMOV.rbp file is a project file for REALbasic 2007r1. REALbasic is available from http://www.realbasic.com/ . \ No newline at end of file