summaryrefslogtreecommitdiff
path: root/databases/gramps3/patches/patch-ba
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gramps3/patches/patch-ba')
-rw-r--r--databases/gramps3/patches/patch-ba8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/gramps3/patches/patch-ba b/databases/gramps3/patches/patch-ba
index c5ddbd421b1..5565e60823c 100644
--- a/databases/gramps3/patches/patch-ba
+++ b/databases/gramps3/patches/patch-ba
@@ -1,13 +1,13 @@
-$NetBSD: patch-ba,v 1.3 2012/06/01 20:28:27 drochner Exp $
+$NetBSD: patch-ba,v 1.4 2012/09/13 19:56:54 wiz Exp $
---- src/config.py.orig 2012-02-25 16:06:52.000000000 +0000
+--- src/config.py.orig 2012-07-16 17:53:43.000000000 +0000
+++ src/config.py
-@@ -292,7 +292,7 @@ register('preferences.sprefix', 'S%04d')
+@@ -303,7 +303,7 @@ register('preferences.sprefix', 'S%04d')
register('preferences.use-last-view', True)
register('preferences.last-view', '')
register('preferences.last-views', [])
-register('preferences.use-bsddb3', False)
+register('preferences.use-bsddb3', True)
+ register('preferences.family-relation-type', 3) # UNKNOWN
register('researcher.researcher-addr', '')
- register('researcher.researcher-locality', '')