sogo/UI/Common/product.plist
Wolfgang Sourdeau 8d92ea1b50 Monotone-Parent: f67ec91eb2bf9c5dde6d13d95f3e8172dd91fa0e
Monotone-Revision: 680ce3d58b64771fea711e45a1b2bc3ec5490acb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-07-11T22:29:19
Monotone-Branch: ca.inverse.sogo
2006-07-11 22:29:19 +00:00

48 lines
785 B
Plaintext

{
requires = ( MAIN, Mailer );
publicResources = (
calendar.css,
uix.css,
menu_logo_top.gif,
line_left.gif,
line_stretch.gif,
line_right.gif,
box_topleft.gif,
box_top.gif,
box_topright.gif,
box_left.gif,
box_right.gif,
box_botleft.gif,
box_bottom.gi88f,
box_botright.gif,
tab_selected.gif,
tab_.gif,
corner_right.gif,
closewindow.gif,
OGoLogo.gif,
upward_sorted.gif,
downward_sorted.gif,
non_sorted.gif
);
factories = {
};
categories = {
SOGoUserLogin = {
methods = {
logoff = {
protectedBy = "View";
pageName = "UIxUserLogoff";
actionName = "logoffUser";
}
};
};
SOGoObject = {
methods = {
};
};
};
}