Merge branch 'master' of dev.sourcefabric.org:campcaster

This commit is contained in:
paul.baranowski 2010-11-29 14:39:44 -05:00
commit a138424451
10 changed files with 18 additions and 19 deletions

View File

@ -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

View File

@ -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

2
backend/configure vendored
View File

@ -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

2
debian/copyright vendored
View File

@ -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/*

View File

@ -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

View File

@ -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"

View File

@ -89,7 +89,7 @@ if (window.attachEvent) window.attachEvent("onload", sfHover);
<li><a href="" onclick="window.open('http://en.flossmanuals.net/Campcaster/', 'help', 'menubar=yes,toolbar=yes,location=yes,status=yes,scrollbars=yes,resizable=yes,width=850,height=800')">##User Manual##</a></li>
<li><a href="" onclick="window.open('{$UI_BROWSER}?popup[]=help', 'help', 'scrollbars=yes,resizable=yes,width=500,height=800')">##Quickstart##</a></li>
<li><a href="" onclick="window.open('http://campcaster.sourcefabric.org/', 'help', 'menubar=yes,toolbar=yes,location=yes,status=yes,scrollbars=yes,resizable=yes,width=850,height=800')">##Homepage##</a></li>
<li><a href="" onclick="window.open('http://forum.sourcefabric.org/', 'help', 'menubar=yes,toolbar=yes,location=yes,status=yes,scrollbars=yes,resizable=yes,width=850,height=800')">##Support Forum##</a></li>
</ul>
</li>
</ul>

View File

@ -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
&quot;upload_max_filesize&quot; and &quot;post_max_size&quot; in
php.ini. For more information, consult the <A HREF="http://manuals.campware.org/campcaster" TARGET="_blank">Campcaster
php.ini. For more information, consult the <A HREF="http://en.flossmanuals.net/Campcaster" TARGET="_blank">Campcaster
manual</A> chapter 4.12.
</P>
<H2>Where to go for help</H2>
<P>Campcaster has <a href="http://www.campware.org/en/camp/campcaster_news/649/">mailing lists and forums for support-related questions</a>.</P>
<P>Campcaster has <a href="http://forum.sourcefabric.org/">mailing lists and forums for support-related questions</a>.</P>
</P>
{if tra('_Name of translator') !== '_Name of translator'}

View File

@ -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

View File

@ -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.
#