--- licq-1.3.0/src/licq.conf.h~ 2004-10-12 15:22:44 +0400 +++ licq-1.3.0/src/licq.conf.h 2004-10-12 15:23:37 +0400 @@ -23,7 +23,7 @@ static const char LICQ_CONF[] = "ErrorTypes = 6\n" "Rejects = log.rejects\n" "Translation = none\n" -"UrlViewer = viewurl-netscape.sh\n" +"UrlViewer = licq-viewurl.sh\n" "Terminal = xvt -T Licq -e \n" "ProxyEnabled = 0\n" "ProxyServerType = 1\n" @@ -36,7 +36,7 @@ static const char LICQ_CONF[] = "\n" "[onevent]\n" "Enable = 1\n" -"Command = play\n" +"Command = play_wrapper.sh\n" "\n" "[groups]\n" "NumOfGroups = 3\n"