From 106c4d7293f01c35389e097dae3c9745eed99759 Mon Sep 17 00:00:00 2001
From: Daniel James
Date: Mon, 29 Nov 2010 15:55:46 +0000
Subject: [PATCH 1/4] Added link to Sourcefabric forum in the Help menu
---
htmlUI/templates/menu.tpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htmlUI/templates/menu.tpl b/htmlUI/templates/menu.tpl
index 317e8a276..f688cde01 100644
--- a/htmlUI/templates/menu.tpl
+++ b/htmlUI/templates/menu.tpl
@@ -89,7 +89,7 @@ if (window.attachEvent) window.attachEvent("onload", sfHover);
##User Manual##
##Quickstart##
##Homepage##
-
+ ##Support Forum##
From 75e71b8aedf2a12afee5626a6e19de9d113b23dd Mon Sep 17 00:00:00 2001
From: Daniel James
Date: Mon, 29 Nov 2010 16:00:59 +0000
Subject: [PATCH 2/4] Fixed out of date links to campware.org
---
htmlUI/templates/popup/help.tpl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/htmlUI/templates/popup/help.tpl b/htmlUI/templates/popup/help.tpl
index fa2fca704..6c190b583 100644
--- a/htmlUI/templates/popup/help.tpl
+++ b/htmlUI/templates/popup/help.tpl
@@ -274,11 +274,11 @@ DIV.blockquote
allowed in the PHP system settings of the machine you are running
Campcaster on. Please increase the settings of
"upload_max_filesize" and "post_max_size" in
- php.ini. For more information, consult the Campcaster
+ php.ini. For more information, consult the Campcaster
manual chapter 4.12.
Where to go for help
- Campcaster has mailing lists and forums for support-related questions.
+ Campcaster has mailing lists and forums for support-related questions.
{if tra('_Name of translator') !== '_Name of translator'}
From cd5fd3f9c6516d226a4e63bda1c7ffb9de7edfd3 Mon Sep 17 00:00:00 2001
From: Daniel James
Date: Mon, 29 Nov 2010 16:08:32 +0000
Subject: [PATCH 3/4] Fixed out of date links to Campware and MDLF
---
INSTALL | 9 ++++-----
debian/copyright | 2 +-
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/INSTALL b/INSTALL
index 04f14cc15..654f8ff4e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,8 +3,8 @@
Copyright (c) 2010 Sourcefabric O.P.S.
This file is part of the Campcaster project.
- http://campcaster.campware.org/
- To report bugs, send an e-mail to bugs@campware.org
+ http://campcaster.sourcefabric.org/
+ To report bugs, send an e-mail to contact@sourcefabric.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -22,9 +22,8 @@
--------------------------------------------------------------------------------
-Please see this page for typical user install:
+Please see this page for a typical user install:
http://en.flossmanuals.net/Campcaster
-If you are developer, see this page:
+If you are a developer, see this page:
http://wiki.sourcefabric.org/display/CC/Campcaster+Dev+Site
-
diff --git a/debian/copyright b/debian/copyright
index e86cdd8df..c2a601466 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,7 +13,7 @@ Maintainer:
Source: http://sourceforge.net/projects/campcaster/files/
Files: *
-Copyright: 2004-2010, Media Developmnet Loan Fund, http://www.mdlf.org/
+Copyright: 2004-2010, Sourcefabric O.P.S. http://www.sourcefabric.org/
License: GPL-2+
Files: debian/*
From 3e84ec11321a8560bf3b412bc3708dca4767ca05 Mon Sep 17 00:00:00 2001
From: Daniel James
Date: Mon, 29 Nov 2010 16:20:17 +0000
Subject: [PATCH 4/4] Fixed more out of date references to Campware and
LiveSupport
---
3rd_party/getid3/configure | 2 +-
backend/configure | 2 +-
etc/debian/control | 6 +++---
etc/portage/media-radio/livesupport/livesupport-1.0.ebuild | 4 ++--
install/svnUpdate.sh | 2 +-
utils/campcaster-backup | 4 ++--
6 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/3rd_party/getid3/configure b/3rd_party/getid3/configure
index 0c58cc366..abb0fa62e 100755
--- a/3rd_party/getid3/configure
+++ b/3rd_party/getid3/configure
@@ -3,7 +3,7 @@
# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
-# http://campcaster.campware.org/
+# http://campcaster.sourcefabric.org/
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/backend/configure b/backend/configure
index 26ccda218..30c0822dd 100755
--- a/backend/configure
+++ b/backend/configure
@@ -3,7 +3,7 @@
# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
-# http://campcaster.campware.org/
+# http://campcaster.sourcefabric.org/
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/etc/debian/control b/etc/debian/control
index 0b1663a4e..8da292016 100644
--- a/etc/debian/control
+++ b/etc/debian/control
@@ -83,7 +83,7 @@ Description: A radio program automation and support tool.
.
This package contains the libraries used by Campcaster.
.
- Web site: http://campcaster.campware.org
+ Web site: http://campcaster.sourcefabric.org
Package: campcaster-station
Architecture: any
@@ -133,7 +133,7 @@ Description: A radio program automation and support tool.
This package contains the server components of Campcaster:
a storage server, a scheduler daemon, and a web interface.
.
- Web site: http://campcaster.campware.org
+ Web site: http://campcaster.sourcefabric.org
Package: campcaster-studio
Architecture: any
@@ -178,4 +178,4 @@ Description: A radio program automation and support tool.
.
This package contains the GUI client component of Campcaster.
.
- Web site: http://campcaster.campware.org
+ Web site: http://campcaster.sourcefabric.org
diff --git a/etc/portage/media-radio/livesupport/livesupport-1.0.ebuild b/etc/portage/media-radio/livesupport/livesupport-1.0.ebuild
index df41e2ea0..cc817750e 100644
--- a/etc/portage/media-radio/livesupport/livesupport-1.0.ebuild
+++ b/etc/portage/media-radio/livesupport/livesupport-1.0.ebuild
@@ -6,8 +6,8 @@ inherit eutils flag-o-matic
IUSE=""
-DESCRIPTION="LiveSupport is a radio broadcast support tool."
-HOMEPAGE="http://livesupport.campware.org/"
+DESCRIPTION="Campcaster is a radio broadcast support tool."
+HOMEPAGE="http://campcaster.sourcefabric.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/install/svnUpdate.sh b/install/svnUpdate.sh
index 32a19bd05..1cb611496 100755
--- a/install/svnUpdate.sh
+++ b/install/svnUpdate.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
-# http://campcaster.campware.org/
+# http://campcaster.sourcefabric.org/
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/utils/campcaster-backup b/utils/campcaster-backup
index 920c02979..fbfe430c3 100755
--- a/utils/campcaster-backup
+++ b/utils/campcaster-backup
@@ -3,7 +3,7 @@
# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
-# http://campcaster.campware.org/
+# http://campcaster.sourcefabric.org/
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#-------------------------------------------------------------------------------
+#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script creates a tgz archive of the Campcaster storage.
#