OSDN Git Service

Changed a few "MediaFork" references in the textfile docs to say "HandBrake" instead...
authormaurj <maurj@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 4 May 2007 20:02:03 +0000 (20:02 +0000)
committermaurj <maurj@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 4 May 2007 20:02:03 +0000 (20:02 +0000)
git-svn-id: svn://localhost/HandBrake/trunk@567 b64f7644-9d1e-0410-96f1-a4d463321fa5

CREDITS
NEWS
THANKS
configure

diff --git a/CREDITS b/CREDITS
index 35d2afe..694a1f8 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -1,4 +1,4 @@
-CREDITS file for MediaFork <http://handbrake.m0k.org/>\r
+CREDITS file for HandBrake <http://handbrake.m0k.org/>\r
 \r
 HandBrake uses many cool libraries from the GNU/Linux world.\r
 Thank their authors!\r
diff --git a/NEWS b/NEWS
index 532bd6b..cfe1918 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-NEWS file for MediaFork <http://handbrake.m0k.org/>\r
+NEWS file for HandBrake <http://handbrake.m0k.org/>\r
 \r
 \r
 Changes between 0.8.0b1 and 0.8.5b1\r
diff --git a/THANKS b/THANKS
index 8bdd6fd..ea6d443 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -1,6 +1,4 @@
-THANKS file for MediaFork <http://handbrake.m0k.org/>\r
-\r
-Originally forked from HandBrake <http://handbrake.m0k.org/>\r
+THANKS file for HandBrake <http://handbrake.m0k.org/>\r
 \r
 Several people noticeably contributed to MediaFork and HandBrake development\r
 without writing code (submitting/checking translations, DVD samples, etc).\r
index 4f5fc24..d983694 100755 (executable)
--- a/configure
+++ b/configure
@@ -93,6 +93,6 @@ LINKLIBS = $LINKLIBS ;
 EOF
 
 echo
-echo "To build MediaFork, run:"
-echo " './jam' on a Mac (or 'make' to try the UB build method),"
+echo "To build HandBrake, run:"
+echo " 'make' on a Mac (or './jam' to build all libraries from source),"
 echo " 'jam' on Linux or Windows."