home *** CD-ROM | disk | FTP | other *** search
- LocalFileNode_slots = (
- { title = slot_name; },
- { title = slot_size; key = size; filler = slot_size_filler; },
- { title = slot_date; key = date; filler = slot_date_filler; },
- { title = slot_access; key = protections; filler = slot_access_filler; },
- { title = slot_owner; key = owner; filler = slot_owner_filler; },
- { title = slot_group; key = group; filler = slot_group_filler; }
- );
-