diff options
author | dynaflash <[email protected]> | 2008-04-15 17:08:31 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2008-04-15 17:08:31 +0000 |
commit | b856292606251eafc70286eac8c5dc6e6fd9dd02 (patch) | |
tree | 801fb5b98721e283d6db620c385a45bdaa12c75e | |
parent | 26aa7d186cae0aaa4c301a8fc772ebeab3f15d14 (diff) |
MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire macosx/ directory
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1419 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r-- | macosx/ChapterTitles.h | 2 | ||||
-rw-r--r-- | macosx/ChapterTitles.m | 2 | ||||
-rw-r--r-- | macosx/Controller.h | 2 | ||||
-rw-r--r-- | macosx/Controller.mm | 2 | ||||
-rw-r--r-- | macosx/HBAdvancedController.h | 2 | ||||
-rw-r--r-- | macosx/HBAdvancedController.m | 2 | ||||
-rw-r--r-- | macosx/HBDVDDetector.h | 2 | ||||
-rw-r--r-- | macosx/HBDVDDetector.m | 2 | ||||
-rw-r--r-- | macosx/HBImageAndTextCell.h | 2 | ||||
-rw-r--r-- | macosx/HBImageAndTextCell.m | 2 | ||||
-rw-r--r-- | macosx/HBPresets.h | 2 | ||||
-rw-r--r-- | macosx/HBPresets.m | 2 | ||||
-rw-r--r-- | macosx/HBQueueController.h | 2 | ||||
-rw-r--r-- | macosx/HBQueueController.mm | 2 | ||||
-rw-r--r-- | macosx/PictureController.h | 2 | ||||
-rw-r--r-- | macosx/PictureController.mm | 2 | ||||
-rw-r--r-- | macosx/main.mm | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/macosx/ChapterTitles.h b/macosx/ChapterTitles.h index 7f905e0d5..e8071b596 100644 --- a/macosx/ChapterTitles.h +++ b/macosx/ChapterTitles.h @@ -1,7 +1,7 @@ /* ChapterTitles.h $ This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #include <Cocoa/Cocoa.h> diff --git a/macosx/ChapterTitles.m b/macosx/ChapterTitles.m index deef414a4..c58a0a03a 100644 --- a/macosx/ChapterTitles.m +++ b/macosx/ChapterTitles.m @@ -1,7 +1,7 @@ /* ChapterTitles.m $ This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #include "ChapterTitles.h" diff --git a/macosx/Controller.h b/macosx/Controller.h index efb67dc00..c1b3ce61e 100644 --- a/macosx/Controller.h +++ b/macosx/Controller.h @@ -1,7 +1,7 @@ /* $Id: Controller.h,v 1.35 2005/08/01 14:29:50 titer Exp $ This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #import <Cocoa/Cocoa.h> diff --git a/macosx/Controller.mm b/macosx/Controller.mm index a0cae676d..e091943bd 100644 --- a/macosx/Controller.mm +++ b/macosx/Controller.mm @@ -1,7 +1,7 @@ /* $Id: Controller.mm,v 1.79 2005/11/04 19:41:32 titer Exp $ This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #include "Controller.h" diff --git a/macosx/HBAdvancedController.h b/macosx/HBAdvancedController.h index 2eb2e3e4c..7907633a6 100644 --- a/macosx/HBAdvancedController.h +++ b/macosx/HBAdvancedController.h @@ -1,7 +1,7 @@ /* HBAdvancedController This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #import <Cocoa/Cocoa.h> diff --git a/macosx/HBAdvancedController.m b/macosx/HBAdvancedController.m index 3158516f7..144fb3bed 100644 --- a/macosx/HBAdvancedController.m +++ b/macosx/HBAdvancedController.m @@ -1,7 +1,7 @@ /* HBAdvancedController This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #import "HBAdvancedController.h" diff --git a/macosx/HBDVDDetector.h b/macosx/HBDVDDetector.h index 935dd065c..5f5331c81 100644 --- a/macosx/HBDVDDetector.h +++ b/macosx/HBDVDDetector.h @@ -3,7 +3,7 @@ * 8/17/2007 * * This file is part of the HandBrake source code. - * Homepage: <http://handbrake.m0k.org/>. + * Homepage: <http://handbrake.fr/>. * It may be used under the terms of the GNU General Public License. */ diff --git a/macosx/HBDVDDetector.m b/macosx/HBDVDDetector.m index 966e812ca..49e192ce7 100644 --- a/macosx/HBDVDDetector.m +++ b/macosx/HBDVDDetector.m @@ -3,7 +3,7 @@ * 8/17/2007 * * This file is part of the HandBrake source code. - * Homepage: <http://handbrake.m0k.org/>. + * Homepage: <http://handbrake.fr/>. * It may be used under the terms of the GNU General Public License. */ diff --git a/macosx/HBImageAndTextCell.h b/macosx/HBImageAndTextCell.h index 1da12cf94..855067c51 100644 --- a/macosx/HBImageAndTextCell.h +++ b/macosx/HBImageAndTextCell.h @@ -1,7 +1,7 @@ /* HBImageAndTextCell This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ diff --git a/macosx/HBImageAndTextCell.m b/macosx/HBImageAndTextCell.m index 7052c357d..2fe1ea975 100644 --- a/macosx/HBImageAndTextCell.m +++ b/macosx/HBImageAndTextCell.m @@ -1,7 +1,7 @@ /* HBImageAndTextCell This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ diff --git a/macosx/HBPresets.h b/macosx/HBPresets.h index e9c41f6b9..e3b872cd7 100644 --- a/macosx/HBPresets.h +++ b/macosx/HBPresets.h @@ -1,7 +1,7 @@ /* HBPresets.h $ This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #import <Cocoa/Cocoa.h> diff --git a/macosx/HBPresets.m b/macosx/HBPresets.m index 6ec5bb951..d047bf24a 100644 --- a/macosx/HBPresets.m +++ b/macosx/HBPresets.m @@ -1,7 +1,7 @@ /* HBPresets.m $ This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #import "HBPresets.h" diff --git a/macosx/HBQueueController.h b/macosx/HBQueueController.h index 4e5b97508..a8216c576 100644 --- a/macosx/HBQueueController.h +++ b/macosx/HBQueueController.h @@ -1,7 +1,7 @@ /* HBQueueController This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ diff --git a/macosx/HBQueueController.mm b/macosx/HBQueueController.mm index 73867157c..5e734e1e8 100644 --- a/macosx/HBQueueController.mm +++ b/macosx/HBQueueController.mm @@ -1,7 +1,7 @@ /* HBQueueController This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #include "HBQueueController.h" diff --git a/macosx/PictureController.h b/macosx/PictureController.h index c9d5d500e..787283efd 100644 --- a/macosx/PictureController.h +++ b/macosx/PictureController.h @@ -1,7 +1,7 @@ /* $Id: PictureController.h,v 1.6 2005/04/14 20:40:05 titer Exp $ This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #include <Cocoa/Cocoa.h> diff --git a/macosx/PictureController.mm b/macosx/PictureController.mm index 4f8eb64dd..233dd69f0 100644 --- a/macosx/PictureController.mm +++ b/macosx/PictureController.mm @@ -1,7 +1,7 @@ /* $Id: PictureController.mm,v 1.11 2005/08/01 15:10:44 titer Exp $ This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #include "PictureController.h" diff --git a/macosx/main.mm b/macosx/main.mm index d4a05b5d2..9927a44e7 100644 --- a/macosx/main.mm +++ b/macosx/main.mm @@ -1,7 +1,7 @@ /* $Id: main.mm,v 1.3 2005/11/25 15:04:35 titer Exp $ This file is part of the HandBrake source code. - Homepage: <http://handbrake.m0k.org/>. + Homepage: <http://handbrake.fr/>. It may be used under the terms of the GNU General Public License. */ #include <Cocoa/Cocoa.h> |