[kde-services-devel] r525 - in trunk/newstuff.kde.org/repo: . cantor

josef at new.kstuff.org josef at new.kstuff.org
Wed Sep 30 08:00:54 CEST 2009


Author: josef
Date: 2009-09-30 08:00:52 +0200 (Wed, 30 Sep 2009)
New Revision: 525

Added:
   trunk/newstuff.kde.org/repo/cantor/
Modified:
   trunk/newstuff.kde.org/repo/cantor/.htconf
   trunk/newstuff.kde.org/repo/cantor/index.php
Log:
- renaming MathematiK to Cantor



Copied: trunk/newstuff.kde.org/repo/cantor (from rev 521, trunk/newstuff.kde.org/repo/mathematik)

Modified: trunk/newstuff.kde.org/repo/cantor/.htconf
===================================================================
--- trunk/newstuff.kde.org/repo/mathematik/.htconf	2009-08-14 20:06:37 UTC (rev 521)
+++ trunk/newstuff.kde.org/repo/cantor/.htconf	2009-09-30 06:00:52 UTC (rev 525)
@@ -7,7 +7,7 @@
 #$conf_pass = "";
 
 # Feed URL
-$conf_feed = "http://newstuff.kde.org/cgi-bin/hotstuff-stuff?site=mathematik";
+$conf_feed = "http://newstuff.kde.org/cgi-bin/hotstuff-stuff?site=cantor";
 
 # Category filter (empty for all categories)
 $conf_category = "";

Modified: trunk/newstuff.kde.org/repo/cantor/index.php
===================================================================
--- trunk/newstuff.kde.org/repo/mathematik/index.php	2009-08-14 20:06:37 UTC (rev 521)
+++ trunk/newstuff.kde.org/repo/cantor/index.php	2009-09-30 06:00:52 UTC (rev 525)
@@ -1,5 +1,5 @@
 <?php
-  $page_title ='MathematiK repository';
+  $page_title ='Cantor repository';
   $site_root = "../..";
   $site_menus = 2;
   include("konsole.inc");
@@ -10,7 +10,7 @@
 
 <?php
 
-$ret = @chdir("/var/www/newstuff.kde.org/repo/mathematik/cocodrilo");
+$ret = @chdir("/var/www/newstuff.kde.org/repo/cantor/cocodrilo");
 
 if ($ret) :
 	include("index.php");



More information about the kde-services-devel mailing list