~linuxjedi/drizzle/trunk-bug-667053

« back to all changes in this revision

Viewing changes to support-files/MacOSX/Description.plist.sh

  • Committer: brian
  • Date: 2008-06-25 05:29:13 UTC
  • Revision ID: brian@localhost.localdomain-20080625052913-6upwo0jsrl4lnapl
clean slate

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>IFPkgDescriptionDeleteWarning</key>
 
6
        <string></string>
 
7
        <key>IFPkgDescriptionDescription</key>
 
8
        <string>MySQL @VERSION@@MYSQL_SERVER_SUFFIX@ for Mac OS X</string>
 
9
        <key>IFPkgDescriptionTitle</key>
 
10
        <string>MySQL @VERSION@@MYSQL_SERVER_SUFFIX@ for Mac OS X</string>
 
11
        <key>IFPkgDescriptionVersion</key>
 
12
        <string>@VERSION@@MYSQL_SERVER_SUFFIX@</string>
 
13
        </dict>
 
14
</plist>