|
a/src/ohproduct.cxx |
|
b/src/ohproduct.cxx |
|
... |
|
... |
113 |
OHProduct::~OHProduct()
|
113 |
OHProduct::~OHProduct()
|
114 |
{
|
114 |
{
|
115 |
}
|
115 |
}
|
116 |
|
116 |
|
117 |
static const string csattrs("Info Time Volume");
|
117 |
static const string csattrs("Info Time Volume");
|
118 |
static const string csversion(PACKAGE_VERSION);
|
118 |
static const string csversion(UPMPDCLI_PACKAGE_VERSION);
|
119 |
static const string csmanname("UpMPDCli heavy industries Co.");
|
119 |
static const string csmanname("UpMPDCli heavy industries Co.");
|
120 |
static const string csmaninfo("Such nice guys and gals");
|
120 |
static const string csmaninfo("Such nice guys and gals");
|
121 |
static const string csmanurl("http://www.lesbonscomptes.com/upmpdcli");
|
121 |
static const string csmanurl("http://www.lesbonscomptes.com/upmpdcli");
|
122 |
static const string csmodname("UpMPDCli UPnP-MPD gateway");
|
122 |
static const string csmodname("UpMPDCli UPnP-MPD gateway");
|
123 |
static const string csmodurl("http://www.lesbonscomptes.com/upmpdcli");
|
123 |
static const string csmodurl("http://www.lesbonscomptes.com/upmpdcli");
|