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

List:       kde-commits
Subject:    [websites/utils-kde-org] projects: Fix the secondary source paths
From:       Raphael Kubo da Costa <rakuco () FreeBSD ! org>
Date:       2011-08-20 19:13:16
Message-ID: 20110820191316.F30A0A6078 () git ! kde ! org
[Download RAW message or body]

Git commit 497a8703d0964feb0f30d6369a3de9994c905807 by Raphael Kubo da Costa.
Committed on 20/08/2011 at 21:13.
Pushed by rkcosta into branch 'master'.

Fix the secondary source paths again

M  +1    -1    projects/kcharselect/project.inc
M  +1    -1    projects/kwalletmanager/project.inc

http://commits.kde.org/websites/utils-kde-org/497a8703d0964feb0f30d6369a3de9994c905807


diff --git a/projects/kcharselect/project.inc b/projects/kcharselect/project.inc
index 710ec30..213436b 100644
--- a/projects/kcharselect/project.inc
+++ b/projects/kcharselect/project.inc
@@ -32,7 +32,7 @@ class VersionedPathWith3dot5
     $project->setDocPoFileNameList(null);
     $project->setManualList(null);
     $project->setOtherSourcesList(
-        array("Library (kcharselect*.* files)"=>new \
VersionedPathWith3dot5("kdelibs/repository/show/kdeui/widgets","kdelibs/repository/show/kdeui")));
 +        array("Library (kcharselect*.* files)"=>new \
VersionedPathWith3dot5("kde/kdelibs/repository/show/kdeui/widgets","kde/kdelibs/repository/show/kdeui")));
  $project->setOtherAPIList(
         array("Library (KCharSelect)"=>new \
VersionedPath("kdelibs-apidocs/kdeui/html/classKCharSelect.html")));  ?>
diff --git a/projects/kwalletmanager/project.inc \
b/projects/kwalletmanager/project.inc index 0896642..776aa33 100644
--- a/projects/kwalletmanager/project.inc
+++ b/projects/kwalletmanager/project.inc
@@ -12,7 +12,7 @@ class KWalletVersionedPath extends VersionedPath
 
     $project = new Project("kwallet","KDE Wallet \
Manager",array("4.8"=>"1.9","4.7"=>"1.8","4.6"=>"1.7","4.5"=>"1.6","4.4"=>"1.5","4.3"=>"1.4","4.2"=>"1.3","4.1"=>"1.2","4.0"=>"1.1","3.5"=>"1.1"));
                
     $project->setGuiPoFileNameList(new \
                VersionedArrayOfArray(array("kwalletmanager","kcmkwallet")));
-    $project->setOtherSourcesList(array("Library"=>new \
VersionedPath("kdelibs/repository/show/kwallet","kdelibs/repository/show/kdeui/"))); \
+    $project->setOtherSourcesList(array("Library"=>new \
VersionedPath("kde/kdelibs/repository/show/kwallet","kde/kdelibs/repository/show/kdeui/")));
  $project->setOtherAPIList(
         array("Library (KWallet)"=>new \
VersionedPath("kdelibs-apidocs/kdeui/html/classKWallet_1_1Wallet.html")));  ?>


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

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