sogo/UI/Common/bundle-info.plist
Wolfgang Sourdeau e9c35d8950 Monotone-Parent: 2045ada3c4deb0418109ebabb66ee2bc784546fd
Monotone-Revision: 40f77d0f9e67b4e3fd56c1a7eb0b966cabaca41f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-08-21T02:34:23
Monotone-Branch: ca.inverse.sogo
2008-08-21 02:34:23 +00:00

23 lines
415 B
Plaintext

{
"__cvs__" = "$Id: bundle-info.plist,v 1.1 2003/11/24 01:24:40 helge Exp $";
requires = {
bundleManagerVersion = 1;
classes = (
{ name = NSObject; }
);
};
provides = {
classes = (
{ name = CommonUIProduct; },
{ name = UIxComponent; },
{ name = UIxPageFrame; },
);
WOComponents = (
{ name = UIxPageFrame; },
);
};
}