mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2017-08-31 Fred Gleason <fredg@paravelsystems.com>
* Modified web client components to use a distinctive http USER_AGENT string.
This commit is contained in:
@@ -144,6 +144,8 @@ MainWidget::MainWidget(QWidget *parent)
|
||||
//
|
||||
log_config=new RDConfig();
|
||||
log_config->load();
|
||||
log_config->setModuleName("RDLogEdit");
|
||||
|
||||
str1=QString("RDLogEdit")+"v"+VERSION+" - "+tr("Host");
|
||||
str2=tr("User")+": ["+tr("Unknown")+"]";
|
||||
setCaption(QString().sprintf("%s: %s, %s",(const char *)str1,
|
||||
|
Reference in New Issue
Block a user