Changeset 2484
- Timestamp:
- 08/02/08 08:43:22 (4 months ago)
- Files:
-
- main/trunk/ChangeLog (modified) (1 diff)
- main/trunk/share/stub.2.template (modified) (1 diff)
- main/trunk/share/stub.template (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
main/trunk/ChangeLog
r2483 r2484 1 2008-08-02 Jan Niklas Hasse <jhasse@gmail.com> 2 * share/stub.(2.)template: Adding file format information to the 3 package header. Fixes #90 4 1 5 2008-08-01 Jan Niklas Hasse <jhasse@gmail.com> 2 6 * stub.3.template: I forgot to add this file to svn in my last commit. main/trunk/share/stub.2.template
r2483 r2484 8 8 # CPUArchitecture %CPUArchitecture% 9 9 # gecko mimetype hack: 10 # SkipLines %skipLines% 11 # Compression %Compression% 12 # MetaSize %metaSize% 13 # DataSize %dataSize% 14 # MD5Sum %MD5Sum% 10 15 11 16 # Do not attempt to parse any information below this line main/trunk/share/stub.template
r2483 r2484 8 8 # CPUArchitecture %CPUArchitecture% 9 9 # gecko mimetype hack: 10 # SkipLines %skipLines% 11 # Compression %Compression% 12 # MetaSize %metaSize% 13 # DataSize %dataSize% 14 # MD5Sum %MD5Sum% 10 15 11 16 # Do not attempt to parse any information below this line
