--- qsopcast-0.3.5.old/src/config.cpp 2008-09-18 22:34:39.000000000 +0300 +++ qsopcast-0.3.5.old/src/config.cpp 2008-09-18 22:35:05.000000000 +0300 @@ -56,7 +56,7 @@ editchannelurl = new QLineEdit (settings. readEntry ("/qsopcast/channelurl", - "http://channel.sopcast.com/gchlxml"), hbox); + "http://www.sopcast.com/gchlxml"), hbox); hbox = new QHBox (this); label = new QLabel (tr ("sopcast URL header:"), hbox);