|
|
@ -178,7 +178,7 @@ void DSMainWindow::appHelpActivated()
|
|
|
|
{
|
|
|
|
{
|
|
|
|
KMessageBox::information( this, i18n(
|
|
|
|
KMessageBox::information( this, i18n(
|
|
|
|
"<qt>The KBarcode documentation is avaible as PDF for download on our webpage.<br><br>") +
|
|
|
|
"<qt>The KBarcode documentation is avaible as PDF for download on our webpage.<br><br>") +
|
|
|
|
"<a href=\"http://www.kbarcode.net/17.0.html\">" +
|
|
|
|
"<a href=\"http://trinitydesktop.org/data/main/applications/kbarcode/kbarcode-2.0.0.pdf\">" +
|
|
|
|
i18n("Download Now") + "</a></qt>",
|
|
|
|
i18n("Download Now") + "</a></qt>",
|
|
|
|
TQString(), TQString(), KMessageBox::AllowLink );
|
|
|
|
TQString(), TQString(), KMessageBox::AllowLink );
|
|
|
|
}
|
|
|
|
}
|
|
|
|