Sogo/bundle-info.plist
kevinowino869 be810afcf1 Upload files to "/"
Signed-off-by: kevinowino869 <kevinowino869@www.codelab.nestict.africa>
2025-03-21 07:31:54 +01: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; },
);
};
}