Changeset 2484

Show
Ignore:
Timestamp:
08/02/08 08:43:22 (4 months ago)
Author:
jhasse
Message:

Fixing #90

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • main/trunk/ChangeLog

    r2483 r2484  
     12008-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 
    152008-08-01  Jan Niklas Hasse <jhasse@gmail.com> 
    26        * stub.3.template: I forgot to add this file to svn in my last commit. 
  • main/trunk/share/stub.2.template

    r2483 r2484  
    88# CPUArchitecture %CPUArchitecture% 
    99# gecko mimetype hack:  
     10# SkipLines %skipLines% 
     11# Compression %Compression% 
     12# MetaSize %metaSize% 
     13# DataSize %dataSize% 
     14# MD5Sum %MD5Sum% 
    1015 
    1116# Do not attempt to parse any information below this line 
  • main/trunk/share/stub.template

    r2483 r2484  
    88# CPUArchitecture %CPUArchitecture% 
    99# gecko mimetype hack:  
     10# SkipLines %skipLines% 
     11# Compression %Compression% 
     12# MetaSize %metaSize% 
     13# DataSize %dataSize% 
     14# MD5Sum %MD5Sum% 
    1015 
    1116# Do not attempt to parse any information below this line