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

List:       kde-commits
Subject:    www/media/includes/classes
From:       Ingo Malchow <imalchow () kde ! org>
Date:       2011-09-20 10:14:48
Message-ID: 20110920101448.283B3AC883 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1254579 by imalchow:

fix ebn server location

 M  +4 -4      class_appdata.inc  


--- trunk/www/media/includes/classes/class_appdata.inc #1254578:1254579
@@ -282,10 +282,10 @@
             } else if($this->data['repository'][0] == 'git') {
                 // Hardcode it for now for the few exceptions
                 if ($this->name() == "Amarok") {
-                    $ebn = "extragear/multimedia/amarok-git";
+                    $ebn = "extragear/multimedia/amarok";
                 }
                 if ($this->name() == "Konversation") {
-                    $ebn = "extragear/network/konversation-git/";
+                    $ebn = "extragear/network/konversation";
                 }
             }
 
@@ -294,11 +294,11 @@
 
         function ebnCodeCheckingUrl()
         {
-            return 'http://englishbreakfastnetwork.org/krazy/reports/'.$this->ebnUrlBase().'/index.html';
 +            return \
'http://ebn.kde.org/krazy/reports/'.$this->ebnUrlBase().'/index.html';  }
 
         function ebnDocCheckingUrl() 
         {
-            return 'http://englishbreakfastnetwork.org/sanitizer/reports/'.$this->ebnUrlBase().'/index.html';
 +            return \
'http://ebn.org/sanitizer/reports/'.$this->ebnUrlBase().'/index.html';  }
 }


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

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