sogo/Misc/ZideStore/UI-X/Common/product.plist

48 lines
859 B
Plaintext
Raw Normal View History

{
requires = ( MAIN );
publicResources = (
calendar.css,
zidestoreui.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.gif,
box_botright.gif,
tab_selected.gif,
tab_.gif,
corner_right.gif,
closewindow.gif,
OGoLogo.gif
);
factories = {
};
categories = {
SxFolder = {
methods = {
"app" = {
protectedBy = "View";
pageName = "UIxAppFrame";
};
"appheader" = {
protectedBy = "View";
pageName = "UIxAppHeader";
};
"appnavigation" = {
protectedBy = "View";
pageName = "UIxAppNavigation";
};
};
};
};
}