mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-22 15:13:18 +00:00
Monotone-Parent: fc8e6bbe0cff3fd2f022a39f28fc8c57fac144e9
Monotone-Revision: 896895232d25506e19bd733d08a718ef9692eecd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T19:42:16 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
requires = {
|
||||
bundleManagerVersion = 1;
|
||||
|
||||
classes = (
|
||||
{ name = NSObject; }
|
||||
);
|
||||
};
|
||||
|
||||
provides = {
|
||||
WOxElemBuilder = (
|
||||
{ name = "SOGoElementsBuilder"; },
|
||||
);
|
||||
|
||||
WODynamicElements = (
|
||||
{ name = "SOGoIEConditional"; },
|
||||
);
|
||||
|
||||
classes = (
|
||||
{ name = "SOGoElementsBuilder"; },
|
||||
);
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user