Merge branch 'master' into geps/gep-032-database-backend

This commit is contained in:
Doug Blank 2015-06-02 10:45:51 -04:00
commit 56796d57b4
63 changed files with 25121 additions and 23454 deletions

View File

@ -150,7 +150,7 @@ register('behavior.surname-guessing', 0)
register('behavior.use-tips', False)
register('behavior.welcome', 100)
register('behavior.web-search-url', 'http://google.com/#&q=%(text)s')
register('behavior.addons-url', "https://raw.githubusercontent.com/gramps-project/addons/master/gramps42")
register('behavior.addons-url', "https://raw.githubusercontent.com/gramps-project/addons/master/gramps50")
register('export.proxy-order', [
["privacy", 0],

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -21,7 +21,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#
# Relationship calculators

View File

@ -19,7 +19,7 @@
#
# $Id: sidebar.gpr.py 20634 2012-11-07 17:53:14Z bmcage $
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -22,7 +22,7 @@
GRAMPS registration file
"""
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -22,7 +22,7 @@
GRAMPS registration file
"""
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -25,7 +25,7 @@
#
#------------------------------------------------------------------------
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
from gi import Repository

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -21,7 +21,7 @@
# plugins/webstuff/webstuff.gpr.py
MODULE_VERSION="4.2"
MODULE_VERSION="5.0"
#------------------------------------------------------------------------
#

View File

@ -18,6 +18,6 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION_TUPLE = (4, 2, 0)
VERSION_TUPLE = (5, 0, 0)
VERSION = '.'.join(map(str,VERSION_TUPLE))
major_version = "%s.%s" % (VERSION_TUPLE[0], VERSION_TUPLE[1])

496
po/ar.po

File diff suppressed because it is too large Load Diff

511
po/bg.po

File diff suppressed because it is too large Load Diff

491
po/br.po

File diff suppressed because it is too large Load Diff

505
po/ca.po

File diff suppressed because it is too large Load Diff

494
po/cs.po

File diff suppressed because it is too large Load Diff

498
po/da.po

File diff suppressed because it is too large Load Diff

636
po/de.po

File diff suppressed because it is too large Load Diff

505
po/el.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1230
po/eo.po

File diff suppressed because it is too large Load Diff

509
po/es.po

File diff suppressed because it is too large Load Diff

12361
po/fi.po

File diff suppressed because it is too large Load Diff

7656
po/fr.po

File diff suppressed because it is too large Load Diff

496
po/ga.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

488
po/he.po

File diff suppressed because it is too large Load Diff

3531
po/hr.po

File diff suppressed because it is too large Load Diff

499
po/hu.po

File diff suppressed because it is too large Load Diff

494
po/is.po

File diff suppressed because it is too large Load Diff

501
po/it.po

File diff suppressed because it is too large Load Diff

501
po/ja.po

File diff suppressed because it is too large Load Diff

501
po/lt.po

File diff suppressed because it is too large Load Diff

511
po/mk.po

File diff suppressed because it is too large Load Diff

497
po/nb.po

File diff suppressed because it is too large Load Diff

500
po/nl.po

File diff suppressed because it is too large Load Diff

3300
po/nn.po

File diff suppressed because it is too large Load Diff

1743
po/pl.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

489
po/ro.po

File diff suppressed because it is too large Load Diff

514
po/ru.po

File diff suppressed because it is too large Load Diff

495
po/sk.po

File diff suppressed because it is too large Load Diff

501
po/sl.po

File diff suppressed because it is too large Load Diff

515
po/sq.po

File diff suppressed because it is too large Load Diff

499
po/sr.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

675
po/sv.po

File diff suppressed because it is too large Load Diff

487
po/tr.po

File diff suppressed because it is too large Load Diff

495
po/uk.po

File diff suppressed because it is too large Load Diff

505
po/vi.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff