Changeset 128
- Timestamp:
- 08/03/06 06:36:52 (2 years ago)
- Files:
-
- branches/mk/cheesecake/cheesecake_index.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/mk/cheesecake/cheesecake_index.py
r126 r128 836 836 OneOf(Doc('license'), Doc('copying')): 30, 837 837 838 OneOf(Doc('announce'), Doc('changelog') ): 20,838 OneOf(Doc('announce'), Doc('changelog'), Doc('changes')): 20, 839 839 Doc('install'): 20, 840 840
