gunnar: server/php-kolab/Kolab_Freebusy package.xml.in,1.3,1.4

cvs at kolab.org cvs at kolab.org
Thu Nov 22 17:53:07 CET 2007


Author: gunnar

Update of /kolabrepository/server/php-kolab/Kolab_Freebusy
In directory doto:/tmp/cvs-serv2216

Modified Files:
	package.xml.in 
Log Message:
Fully restructured the perl package. Implements the newest free/busy concepts.

Index: package.xml.in
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Freebusy/package.xml.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- package.xml.in	16 Aug 2007 12:16:51 -0000	1.3
+++ package.xml.in	22 Nov 2007 16:53:05 -0000	1.4
@@ -83,19 +83,9 @@
  <contents>
   <dir name="/" baseinstalldir="Kolab">
    <dir name="Freebusy">
-     <file name="domxml-php4-to-php5.php" role="php" />
-     <file name="freebusycache.class.php" role="php" />
-     <file name="freebusy.class.php" role="php" />
-     <file name="freebusycollector.class.php" role="php" />
-     <file name="freebusyimapcache.class.php" role="php" />
-     <file name="freebusyldap.class.php" role="php" />
-     <file name="freebusyldap_dummy.class.php" role="php" />
-     <file name="misc.php" role="php" />
-     <file name="recurrence.class.php" role="php" />
+     <file name="Cache.php" role="php" />
+     <file name="Page.php" role="php" />
    </dir> <!-- /Freebusy -->
-   <dir name="tests">
-     <file name="Freebusy_recurrence.phpt" role="test" />
-   </dir> <!-- /tests -->
   </dir> <!-- / -->
  </contents>
  <dependencies>





More information about the commits mailing list