]> err.no Git - scalable-opengroupware.org/blob - UI/Common/product.plist
moved SOGo files up
[scalable-opengroupware.org] / UI / Common / product.plist
1 {
2   requires = ( MAIN );
3
4   publicResources = (
5     calendar.css,
6     uix.css,
7     menu_logo_top.gif,
8     line_left.gif,
9     line_stretch.gif,
10     line_right.gif,
11     box_topleft.gif,
12     box_top.gif,
13     box_topright.gif,
14     box_left.gif,
15     box_right.gif,
16     box_botleft.gif,
17     box_bottom.gif,
18     box_botright.gif,
19     tab_selected.gif,
20     tab_.gif,
21     corner_right.gif,
22     closewindow.gif,
23     OGoLogo.gif,
24     upward_sorted.gif,
25     downward_sorted.gif,
26     non_sorted.gif
27   );
28   
29   factories = {
30   };
31
32   categories = {
33     SOGoObject = {
34       methods = {
35       };
36     };
37   };
38 }