Adding LESS mode to repository.
| Info.plist |
|---|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleIdentifier</key>
<string>SEEMode.LESS</string>
<key>CFBundleName</key>
<string>LESS</string>
<key>NSHumanReadableCopyright</key>
<string>© 2009 Jose Prado
http://pradador.com/</string>
<key>CFBundleShortVersionString</key>
<string>1.5</string>
<key>CFBundleVersion</key>
<string>1.5</string>
<key>CFBundleGetInfoString</key>
<string>1.5, Copyright Jose Prado 2009</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
</dict>
</plist>
