Merge from gramps50

This commit is contained in:
prculley
2018-07-12 11:10:22 -05:00
114 changed files with 218067 additions and 195958 deletions

View File

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Gramps</string>
<key>CFBundleGetInfoString</key>
<string>master, (C) 1997-2016 The Gramps Team http://www.gramps-project.org</string>
<string>master, (C) 1997-2018 The Gramps Team http://www.gramps-project.org</string>
<key>CFBundleIconFile</key>
<string>gramps.icns</string>
<key>CFBundleIdentifier</key>
@@ -23,10 +23,12 @@
<key>CFBundleVersion</key>
<string>Master</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 1997 - 2016 The Gramps Team, GNU General Public License.</string>
<string>Copyright 1997 - 2018 The Gramps Team, GNU General Public License.</string>
<key>LSMinimumSystemVersion</key>
<string>10.5</string>
<string>10.8</string>
<key>GtkOSXLaunchScriptFile</key>
<string>gramps_launcher.py</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>