From ae2c21a794e789630c8d2d0364efdbef067260b5 Mon Sep 17 00:00:00 2001 From: Philipp Hahn Date: Thu, 14 Sep 2006 06:46:31 +0000 Subject: Add missing blanks. CVS patchset: 8253 CVS date: 2006/09/14 06:46:31 --- src/xine-engine/xine.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/xine-engine/xine.c b/src/xine-engine/xine.c index e37ce2ee7..43f6e11a4 100644 --- a/src/xine-engine/xine.c +++ b/src/xine-engine/xine.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine.c,v 1.332 2006/09/13 23:17:29 dgp85 Exp $ + * $Id: xine.c,v 1.333 2006/09/14 06:46:31 pmhahn Exp $ */ /* @@ -1591,9 +1591,9 @@ void xine_init (xine_t *this) { this->config->register_num(this->config, "media.network.timeout", 30, _("Timeout for network stream reading (in seconds)"), - _("Specifies the timeout when reading from network streams, in seconds." - "Too low values might stop streaming when the source is slow or the" - "bandwidth is occupied, too high values will freeze the player if the" + _("Specifies the timeout when reading from network streams, in seconds. " + "Too low values might stop streaming when the source is slow or the " + "bandwidth is occupied, too high values will freeze the player if the " "connection is lost."), 0, NULL, this); -- cgit v1.2.3