home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
c't freeware shareware 2001 January
/
CT_SW0101.ISO
/
mac
/
software
/
office
/
text
/
pepperd.sit
/
Pepper.rsrc
/
plst_0
< prev
next >
Wrap
Extensible Markup Language
|
2001-05-06
|
3KB
|
147 lines
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>CFBundleIdentifier</key>
<string>com.hekkelman.Pepper</string>
<key>CFBundleName</key>
<string>Pepper</string>
<key>CFBundleShortVersionString</key>
<string>VERSION</string>
<key>CFBundleGetInfoString</key>
<string>Copyright 1997-2001, Hekkelman Programmatuur b.v.</string>
<key>CFBundleIconFile</key>
<string>128</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>Pepr</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleHelpBookFolder</key>
<string>Pepper Online Help</string>
<key>CFBundleHelpBookName</key>
<string>Pepper Online Help</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>txt</string>
<string>c</string>
<string>cc</string>
<string>cp</string>
<string>cpp</string>
<string>h</string>
<string>hh</string>
<string>p</string>
<string>pas</string>
<string>r</string>
<string>py</string>
<string>pl</string>
<string>sql</string>
<string>sh</string>
<string>asp</string>
<string>htm</string>
<string>html</string>
<string>php</string>
<string>php3</string>
<string>java</string>
<string>ob2</string>
<string>mod</string>
<string>tex</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>129</string>
<key>CFBundleTypeName</key>
<string>Text File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>TEXT</string>
<string>utxt</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSIsAppleDefaultForType</key>
<true/>
</dict>
<dict>
<key>CFBundleTypeIconFile</key>
<string>131</string>
<key>CFBundleTypeName</key>
<string>Language Plugin</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>Lang</string>
</array>
</dict>
<dict>
<key>CFBundleTypeIconFile</key>
<string>130</string>
<key>CFBundleTypeName</key>
<string>Pepper Plugin</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>Ext </string>
</array>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>txt</string>
<string>TXT</string>
<string>text</string>
<string>c</string>
<string>cp</string>
<string>cpp</string>
<string>h</string>
<string>htm</string>
<string>html</string>
<string>*</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>129</string>
<key>CFBundleTypeName</key>
<string>Text File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>****</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSIsAppleDefaultForType</key>
<true/>
</dict>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>file URL</string>
<key>CFBundleURLSchemes</key>
<array>
<string>file</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string>ftp URL</string>
<key>CFBundleURLSchemes</key>
<array>
<string>ftp</string>
</array>
</dict>
</array>
</dict>
</plist>