]> err.no Git - scalable-opengroupware.org/blob - UI/Scheduler/bundle-info.plist
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1089 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / Scheduler / bundle-info.plist
1 {
2   "__cvs__" = "$Id: bundle-info.plist,v 1.1 2003/11/24 01:24:40 helge Exp $";
3
4   requires = {
5     bundleManagerVersion = 1;
6     classes = (
7       { name = NSObject;    }
8     );
9   };
10
11   provides = {
12     classes = (
13     );
14     WOComponents = (
15     );
16   };
17 }