[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/kppp
From:       Harri Porten <porten () kde ! org>
Date:       2004-10-07 14:25:22
Message-ID: 20041007142522.64C0416AEE () office ! kde ! org
[Download RAW message or body]

CVS commit by porten: 

new home


  M +2 -2      acctselect.cpp   1.40
  M +2 -2      kpppwidget.cpp   1.38


--- kdenetwork/kppp/acctselect.cpp  #1.39:1.40
@@ -73,5 +73,5 @@ AccountingSelector::AccountingSelector(Q
   KURLLabel *up = new KURLLabel(parent);
   up->setText(i18n("Check for rule updates"));
-  up->setURL("http://devel-home.kde.org/~kppp/rules.html");
+  up->setURL("http://developer.kde.org/~kppp/rules.html");
   connect(up, SIGNAL(leftClickedURL(const QString&)), SLOT(openURL(const QString&)));
 

--- kdenetwork/kppp/kpppwidget.cpp  #1.37:1.38
@@ -608,6 +608,6 @@ void KPPPWidget::sigPPPDDied() {
                 msg += i18n("</p><p>See 'man pppd' for an explanation of the error "
                             "codes or take a look at the kppp FAQ on "
-                            "  <a href=http://devel-home.kde.org/~kppp/index.html>"
-                            "http://devel-home.kde.org/~kppp/index.html</a></p>");
+                            "  <a href=\"%1\">%1</a></p>")
+                       .arg("http://developer.kde.org/~kppp/index.html");
             }
         }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic