Mac: Update Info.plist for alpha5
svn: r21585
This commit is contained in:
parent
113fbcfc7f
commit
54320efc45
@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Gramps</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>4.0.0-alpha4, (C) 1997-2013 The Gramps Team http://www.gramps-project.org</string>
|
||||
<string>4.0.0-alpha5, (C) 1997-2013 The Gramps Team http://www.gramps-project.org</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>gramps.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@ -15,13 +15,13 @@
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>4.0.0-alpha4</string>
|
||||
<string>4.0.0-alpha5</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>4.0.0-alpha4</string>
|
||||
<string>4.0.0-alpha5</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>4.0.0-alpha4</string>
|
||||
<string>4.0.0-alpha5</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 1997 - 2013 The Gramps Team, GNU General Public License.</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
@ -186,7 +186,7 @@
|
||||
<data>
|
||||
${prefix}/share/mime-info/
|
||||
</data>
|
||||
|
||||
<!-- Note that you must run `dot -c` to create this file -->
|
||||
<data>
|
||||
${prefix}/lib/graphviz/config6
|
||||
</data>
|
||||
|
Loading…
Reference in New Issue
Block a user