Branch: master

80984a0d 2014-10-03 23:53:52 Timothy Pearson
Download documentation files from TDE site until docbook conversion is complete
This relates to Bug 1876
M kbarcode/barcodes.html
M kbarcode/confwizard.cpp
M kbarcode/dsmainwindow.cpp
M kbarcode/zplutils.cpp
diff --git a/kbarcode/barcodes.html b/kbarcode/barcodes.html
index b2f688f..e0db139 100644
--- a/kbarcode/barcodes.html
+++ b/kbarcode/barcodes.html
@@ -7,7 +7,7 @@
 
 <body>
 <a name="top"></a>
-<p><a href="http://www.kbarcode.net" target="_blank">
+<p><a href="http://www.trinitydesktop.org" target="_blank">
     <font face="Verdana, Arial, Helvetica, sans-serif"> <b>kbarcode </b> - The Barcode Solution for  TDE </font>
    </a></p>
   
diff --git a/kbarcode/confwizard.cpp b/kbarcode/confwizard.cpp
index e7d516a..f5e89e7 100644
--- a/kbarcode/confwizard.cpp
+++ b/kbarcode/confwizard.cpp
@@ -105,8 +105,8 @@
     pageLayout->addLayout( Layout8 );
 
     KURLLabel1 = new KURLLabel( page, "KURLLabel1" );
-    KURLLabel1->setText( "http://www.kbarcode.net" );
-    KURLLabel1->setURL("http://www.kbarcode.net");
+    KURLLabel1->setText( "http://www.trinitydesktop.org" );
+    KURLLabel1->setURL("http://www.trinitydesktop.org");
     pageLayout->addWidget( KURLLabel1 );
     addPage( page, i18n( "Welcome" ) );
 }
diff --git a/kbarcode/dsmainwindow.cpp b/kbarcode/dsmainwindow.cpp
index 51585f6..e116ecd 100644
--- a/kbarcode/dsmainwindow.cpp
+++ b/kbarcode/dsmainwindow.cpp
@@ -178,7 +178,7 @@
 {
     KMessageBox::information( this, i18n(
         "<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>",
         TQString(), TQString(), KMessageBox::AllowLink );
 }
diff --git a/kbarcode/zplutils.cpp b/kbarcode/zplutils.cpp
index c9fe674..0db9c1c 100644
--- a/kbarcode/zplutils.cpp
+++ b/kbarcode/zplutils.cpp
@@ -94,7 +94,7 @@
 {
     TQString zpl = TQString();
 
-    zpl += "^FXLabel created by KBarcode www.kbarcode.net\n";
+    zpl += "^FXLabel created by KBarcode www.trinitydesktop.org\n";
     zpl += "^XA\n"; // Label start
     zpl += "^JMA\n"; // set printer to 304dpi
     zpl += "^LH0,0\n"; // set label origin to 0, 0