Changeset 677

Show
Ignore:
Timestamp:
08/20/07 22:30:05 (1 year ago)
Author:
gbooker
Message:

Added the AC3 codec to the list

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Plists/ComponentInfo.plist

    r633 r677  
    2424                </array> 
    2525        </dict> 
     26        <dict> 
     27                <key>CFBundleIdentifier</key> 
     28                <string>com.shepmater.A52Codec</string> 
     29                <key>HumanReadableName</key> 
     30                <string>A52Codec</string> 
     31                <key>obsoletes</key> 
     32                <array> 
     33                        <string>org.perian.No.Bundle.ID.AC3 Codec</string> 
     34                </array> 
     35        </dict> 
    2636</array> 
    2737</plist>