Ticket #31951: Info.plist

File Info.plist, 431 bytes (added by rudloff@…, 12 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5        <key>CFBundleExecutable</key>
6        <string>launch</string>
7        <key>CFBundleIconFile</key>
8        <string>geany.icns</string>
9        <key>CFBundleIdentifier</key>
10        <string>com.Geany.Geany</string>
11        <key>CFBundlePackageType</key>
12        <string>APPL</string>
13</dict>
14</plist>