~ubuntu-branches/ubuntu/edgy/psi/edgy

« back to all changes in this revision

Viewing changes to mac/Info.plist

  • Committer: Bazaar Package Importer
  • Author(s): Stephan Hermann
  • Date: 2005-09-14 16:33:49 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050914163349-3zacov4afysz5cw5
Tags: 0.9.3-2ubuntu1
* Sync with debian
* Applied patch to psi.desktop to start psi without gpg-agent use (known
  issue)
* Updated README.Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
        <key>CFBundleExecutable</key>
8
8
        <string>psi</string>
9
9
        <key>CFBundleGetInfoString</key>
10
 
        <string>Psi 0.9.1 by Justin Karneges. This program is licensed under the GNU GPL.</string>
 
10
        <string>Psi 0.9.3 by Justin Karneges. This program is licensed under the GNU GPL.</string>
11
11
        <key>CFBundleIconFile</key>
12
12
        <string>application.icns</string>
13
13
        <key>CFBundleIdentifier</key>
19
19
        <key>CFBundlePackageType</key>
20
20
        <string>APPL</string>
21
21
        <key>CFBundleShortVersionString</key>
22
 
        <string>Psi 0.9.1</string>
 
22
        <string>Psi 0.9.3</string>
23
23
        <key>CFBundleSignature</key>
24
24
        <string>psi</string>
25
25
        <key>CFBundleVersion</key>
26
 
        <string>0.9.1</string>
 
26
        <string>0.9.3</string>
27
27
        <key>CSResourcesFileMapped</key>
28
28
        <true/>
29
29
</dict>