Compare commits

...

1563 Commits

Author SHA1 Message Date
prculley
6ca3821f81 Release Gramps 5.0.0-beta1 2018-02-18 08:18:09 -06:00
niememat
caf47940c7 Update finnish translation 2018-02-18 09:11:12 +02:00
Sam Manzi
6a78d5196d Update README for Gramps50 (#550)
* Update wiki links to 5.0
* Mention undocumented prerequisites
2018-02-18 13:15:43 +11:00
prculley
fc0fdec25c Update Translation template and POTFILES.in 2018-02-17 16:36:19 -06:00
vantu5z
2adcc7d5a3 update Russian translation 2018-02-17 08:30:01 -03:00
Nick Hall
fcaea3e1bb Replace backslash in image path for Windows 2018-02-16 19:33:46 +00:00
Nick Hall
fc99f12568 Escape special LaTeX characters 2018-02-16 19:33:46 +00:00
Serge Noiraud
1e5a6e1f87 crash in narrative web if no unused media (#549) 2018-02-16 19:20:02 +01:00
Serge Noiraud
db263ff905 Apply places changes to the narrativeweb. (#547)
* Apply places changes to the narrativeweb.

Also change order between locations and locations alternate names.

Fixes #10427

* Put the alternate locations back.

* Suppress extra line in Alternate Names section.
2018-02-16 11:10:01 +01:00
Nick Hall
e202f5cd19 Copy output file from temporary directory 2018-02-14 22:43:40 +00:00
Nick Hall
2fbb9878c2 Fix character encoding for new tree category reports
Fixes #10418.
2018-02-14 18:41:45 +00:00
Leonhaeuser
ba4453213a update German translation 2018-02-13 17:53:33 +01:00
prculley
5f133ffaf2 Fix Place Tree view for proper display after filter cleared.
Fixes #10416
2018-02-13 14:07:35 +00:00
Nick Hall
cbac98894b Implement place formats 2018-02-13 13:58:23 +00:00
Serge Noiraud
3f368b2e02 Some dates are not translated in webcal (#545)
* Some dates are not translated in webcal

Fixes #10425

* Webcal link problem in the year glance page

* Link problems depending on LANGUAGES.
2018-02-13 10:01:17 +01:00
Sam Manzi
1e73ab5be7 Increment year to 2018 for About box. 2018-02-13 13:21:28 +11:00
niememat
f428069ac6 Fix and updated translation in Finnish 2018-02-11 13:04:08 +02:00
niememat
adf3772b7a Fix holidays in Finnish 2018-02-11 12:58:49 +02:00
SNoiraud
46cd191e49 Translation problem in narrative web. 2018-02-10 08:37:46 +01:00
Leonhaeuser
9afe0cc181 update German translation 2018-02-09 20:24:12 +01:00
prculley
d3ed320636 fix Sidebar to resize better
Fixes #10334
Issue #10161
2018-02-08 23:35:32 +00:00
John Ralls
6f4a114fdc Update pyicu to v 2.0.3 2018-02-08 14:53:05 -08:00
John Ralls
5bec86c1f4 Consolidate Python2 and Python3 meta-modules.
GObject-Introspection now works with Python3 so the split isn't needed any more.
2018-02-08 14:53:05 -08:00
niememat
5b48691c3a Fix and updated translation in Finnish 2018-02-08 15:36:00 +02:00
Nick Hall
be11466b35 Add tooltip to links in styled text editor
Fixes #10179.
2018-02-07 16:34:41 +00:00
John Ralls
0445004e7d Merge pull request #541 from jralls/accels. 2018-02-06 14:48:49 -08:00
John Ralls
f688d376f5 [MacOS] Replace GDK_CONTROL_MASK with GDK_META_MASK in accelerators.
Fixes #10231 and works on all versions of Gtk3 by avoiding
GdkModifierIntent.
2018-02-06 14:46:55 -08:00
John Ralls
0a38a6352f Set the mnemonic modifier key to Alt-Ctrl for the Quartz Gdk backend.
This avoids interference with the use of the Alt/Option key for
extending the keyboard.

Fixes #6943.
2018-02-06 14:46:09 -08:00
prculley
2410435d8c Fix Family Lines Graph when 'unknown' places are present
Fixes #10402
2018-02-06 22:31:40 +00:00
prculley
6f1d6fa6b4 Fix Export View to CSV when Unicode characters are present
Fixes #10404
2018-02-06 22:23:27 +00:00
prculley
b1db542cb9 Fix several intl date displayers for missing parameter.
Fixes #10196
2018-02-06 22:19:23 +00:00
John Ralls
3d7479969f Update gramps.accel for gramps50 2018-02-05 14:56:34 -08:00
Zdeněk Hataš
8f4dffa1df Czech translation fixes 2018-01-31 20:31:32 +01:00
prculley
ffe9f31b0b Some filter optimizations to avoid repeated parts of tree scan 2018-01-28 23:36:23 +00:00
Leonhaeuser
b1af1c5435 update German translation 2018-01-27 14:55:03 +01:00
niememat
94b6fcb93f New update for Finnish translation 2018-01-27 15:19:57 +02:00
vantu5z
4b25dde6e2 update Russian translation 2018-01-27 15:56:34 +09:00
prculley
f83c077a7e Fix view buttons order keeps changing on different startups
Fixes #10391
2018-01-26 22:49:59 +00:00
prculley
323d775541 Fix DescendentTree report; more space beneath Title
Issue #10377
2018-01-26 22:47:29 +00:00
prculley
4448234281 Fix DescendentTree report for crashes
Fixes #10377
2018-01-26 22:47:29 +00:00
prculley
d31ced9ca5 Fix Book XML handler for unusual characters in report name
Issue #10387
2018-01-26 22:44:02 +00:00
prculley
9706af03b4 Fix 'Generate Book' dialog for bad transient parent 2018-01-26 22:44:02 +00:00
prculley
b3ca17a90f Fix Book XML handler to deal with unusual characters in Book name
Fixes #10387
2018-01-26 22:44:02 +00:00
Nick Hall
4b13c95467 Add support for new genealogy tree report category
Issue #10223.
2018-01-26 22:24:29 +00:00
niememat
7864af3626 Fix and updated translation in Finnish 2018-01-26 21:58:21 +02:00
vantu5z
028f9582f5 Add color schemes to config 2018-01-26 17:30:13 +00:00
prculley
cd32559282 Surname Editor; fix so changes made update Person 'Preferred Name'
Fixes #10254
2018-01-24 11:40:04 -06:00
prculley
3980fca903 Surname Editor, fix fields for better fit in minimum width dialogs 2018-01-24 11:40:04 -06:00
prculley
462b0ea20b Surname Editor; fix loss of data if using mouse to change fields
Fixes #9868, #6828, #6257
2018-01-24 11:40:04 -06:00
prculley
ba4b3eaef6 Add Garbage collection after tools/reports
Fixes #10287
2018-01-22 21:14:27 +00:00
Leonhaeuser
bf826637ab update German translation 2018-01-22 20:11:12 +01:00
Sam Manzi
316ff4454a Fix duplicate Add menu keybinding after PR #530 2018-01-22 13:40:19 +11:00
Paul Culley
3266625669 Main Window menu 'Add' keyboard Acellerators (Gramps50) (#530)
* Fix Add menu Accelerators so they don't activate on Shift-'x'

Fixes #10379

* Change Gramps 'Add' menu so 'New' is not used
2018-01-22 13:21:46 +11:00
niememat
90378f19c5 Fixed and updated translation in Finnish 2018-01-20 14:17:17 +02:00
vantu5z
78fb08aa12 update Russian translation 2018-01-20 18:27:48 +09:00
Paul Culley
d081b75993 Export Web Family Tree; error on file write is now a message, not exception. (#524)
* Fix Export Web Family Tree for errors on file write

Fixes #10364

* Pylint on Web Family Tree export
2018-01-20 16:58:13 +11:00
Paul Culley
10e0e64ff4 Fix Citation Editor to Tab out of Confidence ComboBox (#526)
Fixes #10351
2018-01-20 16:28:15 +11:00
Serge Noiraud
3615e75d16 Narrative web: multiple problems. (#517)
* Narrative web: multiple problems.

1 - Added an option for the statistics page.
2 - We have problems with notes : pages are too large
3 - Difficult to see some page on a mobile phone when you have notes.
4 - Resizing of images on a mobile
5 - Maps are too bigs on a mobile
6 - Split the event line to have a narrower page
7 - The note is spanned on two columns (Place + Description)
7 - In media pages, the progress meter doesn't work well.
8 - Add a progress meter for the medialistpage

Issues #10344

* Narrative Web: several modifications + css files

* Stylesheet problems and reverse set_header

* Removing memory cleanup.
2018-01-18 09:03:11 +01:00
niememat
3c8cba0301 New update for Finnish translation 2018-01-18 09:58:43 +02:00
Nick Hall
dde9ea8a90 Use None as the foreground colour for untagged rows in list views
The call to get_style_context is not required.  It also caused
problems in Windows due to excessive calls to the foreground_color
method.

Fixes #10365.
2018-01-13 17:20:23 +00:00
Nick Hall
b7c39e51c7 Remove trailing whitespace 2018-01-09 19:51:46 +00:00
Nick Hall
a216441029 Clear old custom name formats when database loaded 2018-01-09 19:09:16 +00:00
Nick Hall
89592545f3 Fix shading colour in relationship view for dark themes
Fixes #7749.
2018-01-09 18:26:26 +00:00
Nick Hall
70fff6253d Fix link colour for dark themes
Issue #7749.
2018-01-09 18:24:52 +00:00
Nick Hall
84e76de2b1 Fix default foreground colour in list views for dark themes
Issue #7749.
2018-01-09 18:21:23 +00:00
prculley
fe289da983 Fix memory leak in ProgressMeter 2018-01-08 19:24:27 +00:00
prculley
371a8a8f89 fix Fan Chart for exception on right-click of person with no parent
Fixes #10349
2018-01-08 19:09:14 +00:00
prculley
1777cd4b29 Fix Fan Chart Print centering and scaling on Windows
Fixes #8460
2018-01-04 23:16:01 +00:00
Zdeněk Hataš
3971fecb29 Update Czech translation 2018-01-02 17:19:43 +01:00
Luigi Toscano
5d51155441 Italian translation updates and fixes 2017-12-31 17:34:52 +01:00
Luigi Toscano
a63c9ad080 Update Italian po file from latest pot template 2017-12-31 15:08:03 +01:00
niememat
f44479edfb New update for Finnish translation 2017-12-29 11:01:27 +02:00
vantu5z
738f2b7dca update Russian translation 2017-12-29 11:03:23 +03:00
vantu5z
f4dc24cacd udpate pot file after 00715fc530 2017-12-29 11:03:08 +03:00
prculley
eeb587e85e Fix Media Preview Gramplet for closed db
Fixes #10332
2017-12-28 22:12:22 +00:00
bertcarnell
c93f2dd433 Added a requirement for pango and pangocairo versions
Eliminates a warning that was present when calling a report from
the command line.

Fixes #10333.
2017-12-28 21:47:26 +00:00
SNoiraud
d4f37501a0 Narrative Web works poorly on Android browser
Fixes #010320
2017-12-28 21:33:13 +00:00
prculley
1b0ad55d13 Fix Styled Text Editor for exception on non-editable text click
Fixes #10309
Also prevent editing of links on non-editable text.
2017-12-28 19:49:21 +00:00
prculley
aa2a451f23 Suport FTM 2017 Gedcom tags on import
Bug #10285
FTM adds subordinate PLAC and OBJE data to INDI.ADDR which is
non-standard.  So treat it as a Residence Event, instead of an
Address.
FTM puts _DATE and _TEXT tags subordinate to OBJE, also non-standard.
2017-12-28 19:29:14 +00:00
prculley
59e367acf9 Fix FTM: rename a locked db, don't open, but title bar changes
Fixes #10303
2017-12-28 19:22:40 +00:00
prculley
d8057c2b0b Fix Person, Family Sidebar Filters to add custom Event types
Fixes #10112
Also fix Family Sidebar Filter RelType init with closed db
2017-12-28 18:47:55 +00:00
niememat
d624d4a0bb Update finnish translation 2017-12-28 11:48:55 +02:00
Nick Hall
ac86c415a7 Use UPDATE instead of DELETE and INSERT 2017-12-12 22:25:23 +00:00
prculley
b26b34fba9 Fix ProxyCache to deal with memory leak 2017-12-12 21:59:11 +00:00
prculley
4ae4ac1d12 Fix duplicated method in ProxyCache
Fixes #10291
Also changed size request to better utilize actual memory
2017-12-12 21:57:00 +00:00
Nick Hall
efabb77567 Remove write_version method from the database API
This is specific to the BSDDB backend.
2017-12-12 21:35:13 +00:00
Nick Hall
46eb72d002 Fixes for in-memory databases
In-memory databases always allow write access and don't need to
use lock files.
2017-12-12 18:54:15 +00:00
Nick Hall
f75a8f9497 Enable Sqlite backend for all users 2017-12-11 22:18:39 +00:00
Nick Hall
00715fc530 Move PostgreSQL backend into third-party addons 2017-12-11 21:34:47 +00:00
Nick Hall
e3300cd55d Implement locking for dbapi backends 2017-12-11 21:07:12 +00:00
Nick Hall
0f7e8e73b9 Use escape from html rather than cgi package 2017-12-11 18:44:18 +00:00
prculley
1509ba526d Fix QuestionDialog display for html like characters in title
Fixes #10298
2017-12-10 19:02:53 +00:00
prculley
76084e6f52 Fix Find Database Loop tool for faster operation and better display
Fixes #10299
2017-12-10 18:52:02 +00:00
prculley
871c1a6dea Fix FamilyRelationshpType _DATAMAP order to correspond with values
Fixes #10275
2017-12-08 19:08:31 +00:00
prculley
33ebd5d0b0 Fix HandleError on IsLessThanNthGenerationAncestorOf filters
Fixes #10286
2017-12-08 18:36:34 +00:00
prculley
b9b06f1668 Add additional tests to Person Filters (MatchesFilters) 2017-12-08 18:36:34 +00:00
prculley
30f3918140 Fix Relationship Graph to shows families if siblings but no parents 2017-12-08 18:28:04 +00:00
prculley
e98b065719 pylint 2017-12-08 18:09:47 +00:00
prculley
e7bc887f60 Fix Deep Relationship filter to avoid recursion crash
Fixes #10279
This also changes filter to use shortest paths.
2017-12-08 18:09:47 +00:00
prculley
85014bd92c Fix to allow filter progress meters in flat views 2017-12-08 18:04:24 +00:00
prculley
eee82ae27e Fix Gedcom import for illegal Gedcom Family Attributes
Issue #10262
TMG Gedcom exports an illegal NCHI with sub-data for FAM.  Gramps
could not handle this and attached the sub-data to the FAM creating
some corrupted Event records.
2017-12-08 18:02:01 +00:00
niememat
adadd6c80b Update finnish translation 2017-12-03 17:38:56 +02:00
SNoiraud
408caa6c0f Narrated Web Site: warnings reported to console
Fixes : #10283
2017-11-25 10:22:02 +01:00
Serge Noiraud
88639fcd7d Mainz css file produces left aligned FamilyMap pages (#489)
* Mainz css file produces left aligned FamilyMap pages

Solving Mainz problem creates new ones with Basic-Blue
and Nebraska styles sheet.

Some cleanup with unused css file (GeoView.css)

Fixes #10268

* Many problems with css files and the ancestor tree

* media file not created if we have unused media.
2017-11-22 10:27:40 +01:00
prculley
f9da7ec19a Fix Session Log for exception on closed db reference click 2017-11-20 23:03:35 +00:00
Nick Hall
45e0b9d571 Fix bug in previous commit 2017-11-20 16:44:38 +00:00
prculley
2bc4139c65 Fix 'Welcome' Gramplet and StyledTextEditor for Link handling
Issue #10179
2017-11-20 15:52:27 +00:00
prculley
c759ee31eb fix Quickreport start from Editor when object not yet committed
Fixes #10048
2017-11-20 15:08:51 +00:00
prculley
12577cdfac Fix Find Database Loop tool for wrong transient parent for progress
Fixes #10072
2017-11-20 15:02:16 +00:00
prculley
288b381453 Fix Test Case Generator to not create illegal 'None' handles
Fixes #10230
2017-11-20 14:57:52 +00:00
prculley
896b9d96e2 Fix Gedcom export for bad Hebrew Months
Fixes #10245
2017-11-20 14:53:09 +00:00
Nick Hall
6b6a297a0e Revert "correct 'import' in ac2e0a26ac"
This reverts commit 620b2afa09.
2017-11-19 17:38:23 +00:00
vantu5z
07ec5c757e update Russian translation 2017-11-19 10:39:02 +03:00
niememat
5e31bca7d6 Update finnish translation 2017-11-16 12:55:37 +02:00
SNoiraud
a91bc09160 Can't link to a place if wrong lat/lon in the db.
Fixes #10266
2017-11-15 16:14:47 +01:00
Zdeněk Hataš
4b7a0bafa4 Update Czech translation 2017-11-15 12:29:01 +01:00
Leonhaeuser
3b9d38e14a update German translation 2017-11-13 18:30:51 +01:00
Sam Manzi
df93ce3cb0 Update redirected wiki link from GRAMPS_XML > Gramps_XML 2017-11-12 10:12:46 +11:00
SNoiraud
d5776d4ddb Missing arg when right clicking in geography view.
Fixes #10261
2017-11-11 17:41:21 +01:00
vantu5z
9f0376d9aa update Russian translation 2017-11-09 11:38:25 +03:00
prculley
45bda3bacb Change INSTALL to replace 'python' with 'python3 for script invokes 2017-11-05 07:30:00 -06:00
niememat
ab20047e88 Update finnish translation 2017-11-04 10:21:20 +02:00
Paul Franklin
8544f873d4 new gramps.pot translation template 2017-11-03 23:19:15 -07:00
Paul Franklin
620b2afa09 correct 'import' in ac2e0a26ac 2017-11-03 23:16:45 -07:00
niememat
759d68a9e9 Update finnish translation 2017-10-29 16:33:46 +02:00
vantu5z
205b94ad05 update Russian translation 2017-10-28 10:18:31 +03:00
Nick Hall
c495edc220 Use new database convenience function
Fixes bug introduced in commit 875242c8d6.
2017-10-26 18:58:22 +01:00
Leonhaeuser
949cd6aae6 Update German translation 2017-10-26 19:27:35 +02:00
prculley
0826ba8752 Check&Repair; add checks for 'backlinks' and repair if needed. 2017-10-26 14:07:42 +01:00
prculley
12d8b62925 Fix CSV importer for place event name using gramps_id
Fixes #10239
2017-10-26 13:55:48 +01:00
prculley
9b42486f2f Fix PlaceModel to avoid exception following merge
Fixes #10184
Bug #8377
2017-10-26 13:52:15 +01:00
prculley
7e4e66d0e3 Fix Geography view 'Find' when db is closed.
Fixes #10229
2017-10-26 13:48:54 +01:00
prculley
97db4cf64e Dbapi: Fix for broken 'backlinks' after a delete.
Fixes #10221
2017-10-26 13:44:38 +01:00
prculley
455d56db1b Fix interactive search for exception on click then down arrow
Fixes #10226
2017-10-26 13:40:03 +01:00
Nick Hall
4d614ae5e5 Revert "warn user if no Ghostscript on their machine"
This reverts commit ac2e0a26ac.
2017-10-24 12:37:36 +01:00
Paul Franklin
ac2e0a26ac warn user if no Ghostscript on their machine
This is the thread which motivated me to write this:
http://gramps.1791082.n4.nabble.com/Re-Relationship-graph-is-limited-to-1x1-page-td4680666.html
but unfortunately the Nabble archive of gramps was dead at
the start of that thread, so it is missing.

Here is a related commit, addressing part of the problem:
90de264ccf
2017-10-23 00:17:55 -07:00
Nick Hall
0f0a9c941b Revert modifier key changes in glade files
Partially reverts commit da47949b60.

The modifier "primary" is only available in Gtk 3.20 and is
removed by the glade editor.
2017-10-19 14:07:30 +01:00
vantu5z
89908b54b3 update Russian translation 2017-10-16 09:04:25 +03:00
Nick Hall
875242c8d6 New convenience function to return database methods
Examples:

db.method('get_%s_from_handle', 'Person')
db.method('get_%s_from_%s', 'Event', 'gramps_id')

Returns None if the method doesn't exist.

Formats 'iter_%s' and 'get_number_of_%s' use the plural forms and
are not yet implemented.

Replaces old get_table_metadata method.

Issue #9541.
2017-10-15 18:38:46 +01:00
Nick Hall
8ef49ed303 Merge pull request #472 from prculley/bug9783 2017-10-15 18:07:04 +01:00
prculley
90de264ccf Create where_is utility to locate a binary in the standard places
This is particularly useful on Mac OS X where Gramps is passed a PATH
that does not include elements added by the terminal shell.
2017-10-15 18:01:07 +01:00
prculley
700f15be75 Pylint on graphdoc 2017-10-15 17:53:43 +01:00
prculley
32caee3aa4 Fix relationship Graph so Unicode chars on Multiple pages works.
Fixes: #9783, #9359, #8080, #6782, #6108
Bugs: #6431, #4164, #1485, #2964, #2790
2017-10-15 17:53:43 +01:00
Nick Hall
bb6d0267ac Merge pull request #474 from jralls/primary_intent 2017-10-15 17:29:17 +01:00
John Ralls
6e24c2e79a Use Gdk.Event.triggers_context_menu in osmgpsmaps.py. 2017-10-15 17:27:02 +01:00
John Ralls
00095667e8 Replace is_right_click implementation with Gdk.Event.triggers_context_menu(). 2017-10-15 17:27:02 +01:00
John Ralls
da47949b60 Replace use of CONTROL_MASK with PRIMARY_INTENT.
For better UX on Macs.
2017-10-15 17:27:02 +01:00
Nick Hall
90495324e0 Write dbapi schema version to metadata table instead of a file 2017-10-14 15:46:21 +01:00
Nick Hall
50091d1f86 Remove hardcoded references to BSDDB database backend
The default backend in the preferences is now used for:

* Archive checkout
* Import from the command line - python Gramps.py file
* Import by drag and drop onto the family tree manager
2017-10-13 22:25:49 +01:00
Nick Hall
94a6495a06 Fix opening recent family trees 2017-10-13 15:27:05 +01:00
Nick Hall
c048ebcfbb Add login dialog and username/password command line options 2017-10-12 21:11:37 +01:00
prculley
1f9f08c3c5 Fix exception when changing a family with Add person editor open
fixes #10187
2017-10-12 19:20:12 +01:00
prculley
05800c530a Pylint improvements 2017-10-12 16:46:08 +01:00
prculley
fdccc733a2 Remove eval() and rename self.dbstate 2017-10-12 16:45:59 +01:00
prculley
3d1095d9ca Another way to protect GOV IDs in Gramps ID position 2017-10-12 16:45:52 +01:00
Leonhaeuser
0697797504 updated German date handler: added missing Latin month names and some old German month names 2017-10-05 21:29:19 +02:00
vantu5z
8e34b04d64 update Russian translation 2017-10-03 18:25:57 +09:00
Paul Franklin
e21a1c15d5 remove vestage of (old) SVN source-control system 2017-10-02 11:13:40 -07:00
Zdeněk Hataš
1aec255b38 Update Czech translation 2017-10-02 13:56:28 +02:00
Nemeséri Lajos
4c268e1236 Update Hungarian translation 2017-10-01 18:55:12 -07:00
prculley
cdec0299a5 update authors file 2017-10-01 10:47:52 -05:00
Nick Hall
b3b46c70b2 Remove set_save_path method
The path is already set in the database load method.
2017-09-30 21:35:41 +01:00
Nick Hall
aed7560a46 Add missing methods to database unit test 2017-09-30 19:07:03 +01:00
Nick Hall
f7c9ef7dbf Add missing base database method
Issue #9741.
2017-09-30 19:05:35 +01:00
Nick Hall
96f430480b Remove get_schema_version method
Issue #9541.
2017-09-30 17:32:50 +01:00
vantu5z
e38614291d update Russian translation 2017-09-30 17:43:10 +09:00
Leonhaeuser
4d1bc30d64 Update German translation 2017-09-30 00:57:46 +02:00
Nick Hall
159601d635 Remove has_gramps_id method from the public API
Issue #9541.
2017-09-29 23:38:53 +01:00
Nick Hall
d7cba793cf Remove get_gramps_ids method from the public API
Issue #9541.
2017-09-29 23:10:45 +01:00
Nick Hall
fc92bbcdba Make get_number_of, get_raw_data and has_handle methods protected
Issue #9541.
2017-09-29 22:31:24 +01:00
Nick Hall
755254cf7c Remove get_from_name_and_gramps_id method
Issue #9541.
2017-09-29 19:42:39 +01:00
Nick Hall
5cb9c3e30e Remove get_from_name_and_handle_method
Issue #9541.
2017-09-29 18:52:58 +01:00
prculley
43c768c2d4 Fix ManagedWindow/GrampsWindowManager for subsidiary window close
fixes #10194
2017-09-29 16:56:36 +01:00
prculley
e5ce8bc829 Fix Gedcom import for "1 MARR Y" issue
Fixes #10188
2017-09-29 16:53:35 +01:00
prculley
d5ca13254f Correct ReorderID tool for several bugs and deal with GetGov ID
Fixes #10177, #10175, #10176
2017-09-29 15:28:58 +01:00
niememat
81a116b6a2 Update finnish translation 2017-09-28 04:44:49 +03:00
Leonhaeuser
cf85f6600d Update German translation 2017-09-27 19:50:30 +02:00
SNoiraud
84c0d69da2 Bad call to unlink function.
Bug #08835
2017-09-27 09:40:12 +02:00
prculley
4ae5c6477b Fix Gedcom export for erroneously removed WriterOptionBox import 2017-09-26 16:20:42 -05:00
SNoiraud
41b97edb03 Try to handle OSError when we use the --export argument in CLI mode.
Fixes #08835
2017-09-26 16:07:41 +02:00
Nick Hall
c9eee3b471 Ignore empty connection settings 2017-09-25 23:00:10 +01:00
Nick Hall
95376f9eff Include new PostgreSQL error handling in CLI 2017-09-25 22:52:05 +01:00
Paul Franklin
2b42dd258e Special char in place's name breaks xdot view
Issue #10174
2017-09-24 11:57:35 -07:00
vantu5z
e1676aca6d update Russian translation 2017-09-24 19:57:14 +09:00
Paul Franklin
47ebd361d8 new gramps.pot translation template 2017-09-23 15:02:59 -07:00
Paul Franklin
62aaa65958 Organize Bookmarks Dialog doesn't close with x
Fixes #10207
2017-09-23 13:58:12 -07:00
Nick Hall
457722811d Improve PostgreSQL error handling
Re-raise a DbConnectionError if the connection raises an error.
2017-09-23 21:24:54 +01:00
Nick Hall
0f9a6d57bf Add connection preferences for PostgreSQL databases 2017-09-23 19:52:23 +01:00
Nick Hall
cd602170fd Build surname list with unique names
Fixes #10186.
2017-09-23 00:38:52 +01:00
Paul Franklin
c632d0f6a9 tweak some DateParser comments 2017-09-22 11:54:11 -07:00
Paul Franklin
829a8bd01d DateParserEN failures under the DateTest tool
Issue #7084
2017-09-22 11:51:30 -07:00
prculley
61552f6903 Fix make_unknown to create valid Place
Fixes #10202
2017-09-21 17:23:45 +01:00
Zdeněk Hataš
9643c6d620 Update Czech translation 2017-09-20 10:41:24 +02:00
vantu5z
4be86ba2ad update Russian translation 2017-09-18 09:29:03 +03:00
Pedro Albuquerque
42f5cd5d11 update Portuguese (Europe) translation 2017-09-17 10:09:03 -07:00
niememat
0000b03226 Update finnish translation 2017-09-17 11:47:44 +03:00
niememat
84370a75e8 Update finnish translation 2017-09-17 11:26:20 +03:00
Paul Franklin
9d89aaeac9 new gramps.pot translation template 2017-09-16 19:24:05 -07:00
Paul Franklin
de02717139 consolidate two strings into one, for more context for translators 2017-09-16 18:41:23 -07:00
Paul Franklin
19bfb4160a fix typos 2017-09-16 18:35:38 -07:00
Paul Culley
af975e926f StyledText.join method fails if the joint_text has StyledText Tags (#457)
fixes #10192
2017-09-17 10:48:42 +10:00
Pedro Albuquerque
fe45742c21 update Portuguese (Europe) translation 2017-09-15 22:59:34 -07:00
Paul Franklin
193f082f30 3.4 database conversion fails
Fixes #10189, #10064
2017-09-15 21:04:30 -07:00
Paul Culley
231b15eca1 fix invalid export (and import) of Gedcom EMAIL records (#455)
Gedcom spec 5.5 requires '@' in general text to be doubled '@@'
fixes #10167
2017-09-10 08:33:23 +10:00
Paul Franklin
c6f45af3f1 put the entire 'bash' tree in the tar file made by 'setup.py sdist' 2017-09-07 10:28:12 -07:00
Paul Franklin
96cc078118 put the entire 'example' tree in the tar file made by 'setup.py sdist' 2017-09-04 11:23:44 -07:00
Paul Franklin
4c1a82f757 restore git revision number to gramps50 branch 2017-09-02 22:08:28 -07:00
Paul Franklin
b159ec719d Release Gramps 5.0.0-alpha3 2017-09-02 21:22:21 -07:00
Paul Franklin
e715e9093e Update NEWS file for 5.0.0-alpha3 release 2017-09-02 21:17:39 -07:00
Paul Franklin
68310d21d0 Update ChangeLog files for 5.0.0-alpha3 release 2017-09-02 21:13:05 -07:00
prculley
2eb1f31d92 fix Undo; crashes due to race in Gtk
Some Redraws occur during a model clear when the row changed signal
is emmitted.  Model is only partially cleared at that point.
Under some conditions, some more of the model gets
cleared before the redraw completes, and redraw fails.
fixes #9932
2017-09-01 22:41:32 +01:00
prculley
86e2d96228 Fix for deleted objects referenced in Note StyledText Links
Fixes #10178
2017-09-01 22:39:14 +01:00
prculley
ac4ba4cb0b pylint on Gedcom importer and exporter 2017-09-01 22:03:27 +01:00
vantu5z
436509edf6 update Russian translation 2017-09-01 22:16:50 +03:00
Paul Franklin
526e6503df show correct list of buttons when FTM started 2017-09-01 10:26:51 -07:00
Paul Franklin
490d206afc don't show 'Archive' button on Windows, it doesn't exist there 2017-08-31 09:22:21 -07:00
Bernard Banko
10956afe84 update sl.po to latest .pot 2017-08-29 13:29:42 +02:00
Bernard Banko
0a19407328 updated slovenian translation 2017-08-29 13:29:42 +02:00
Zdeněk Hataš
65cff91c65 Update Czech translation 2017-08-28 11:17:52 +02:00
vantu5z
4c98f7aa5f update Russian translation 2017-08-28 09:38:29 +03:00
niememat
d756f09c82 Update fix finnish translation 2017-08-26 11:58:36 +03:00
niememat
8b50243270 Update finnish translation 2017-08-26 11:12:21 +03:00
Leonhaeuser
c03247be74 Update German translation 2017-08-25 19:20:16 +02:00
SNoiraud
2ad5095843 Apply changes from 9881 not in refactoring
Bug #009881, #010172
2017-08-25 09:02:02 +02:00
SNoiraud
61a57b8fdf Strange index and surnames count in narrative web
Fixes #010172
2017-08-23 22:06:57 +02:00
SNoiraud
f4dc2a1ff5 After the patch for loop, some missing references
Fixes #010168
2017-08-23 11:59:41 +02:00
Paul Franklin
50b4c62d5e new gramps.pot translation template 2017-08-21 17:22:44 -07:00
SNoiraud
b03816a2c0 10169: timestamp set to zero makes gramps crash on windows. 2017-08-21 17:12:31 +02:00
Paul Franklin
e215393abd 7276: translate some currently-untranslated punctuation marks 2017-08-21 00:32:20 -07:00
Paul Franklin
04bb34b5e3 proofread and tidy up both POTFILES.in and POTFILES.skip 2017-08-21 00:26:11 -07:00
vantu5z
16e68cd605 update Russian translation 2017-08-21 09:23:03 +03:00
SNoiraud
f0dadd9576 Better solution for avoiding loop in narrativeweb. 2017-08-21 00:30:33 +02:00
SNoiraud
73f2f05b26 Avoid loop in narrativeweb with citation, source, and media. 2017-08-20 23:50:08 +02:00
Nick Hall
08aee19e5e Use the default database backend for database conversion 2017-08-20 19:55:37 +01:00
Nick Hall
1d5788bb2d Remove version from the database type column
The version is still available in the information dialog and
from the command line.
2017-08-20 19:29:14 +01:00
Paul Franklin
bb8a214c68 cope with pathlogical "person" 2017-08-19 19:01:39 -07:00
prculley
87a54127ff Correct issue with exception on database change in Gramplets
Fixes #10147
2017-08-19 23:14:17 +01:00
Serge Noiraud
8a648e7e22 Reorganization of the narrative web report. (#445)
* Reorganization of the narrative web report.

Resolves  #010151, #07740

* Add empty role to person and family backref lists
2017-08-19 19:54:15 +02:00
prculley
1d51fa4f61 Fix for InMemory db close error 2017-08-15 22:50:14 +01:00
niememat
8760bb9f6f Update fix finnish translation 2017-08-14 16:44:11 +03:00
vantu5z
ceb14a0820 update Russian translation 2017-08-14 13:23:58 +03:00
Paul Franklin
30e973162f Cannot edit dates in Swedish locale and "day month year" format
Fixes #10149
2017-08-12 14:33:35 -07:00
Paul Franklin
7719e995e0 Gramps does not check [for] installed DB backend on DB selector
Fixes #10148
2017-08-10 22:13:34 -07:00
Paul Culley
3311224e48 Typo in note get_schema (#444) 2017-08-10 13:55:08 -05:00
Paul Franklin
d277b169f1 Crash when import complex .gramps 5.0 current branch backup file
Fixes #10152
2017-08-10 11:48:36 -07:00
Paul Franklin
4657f91116 add a few comments to the date parser (since I keep forgetting) 2017-08-10 00:08:26 -07:00
Paul Franklin
b9b4d2e175 fix no-day numeric date display in y-m-d locales 2017-08-07 15:03:52 -07:00
Paul Franklin
f18aac14fd translate three small-dialog "close" buttons 2017-08-06 18:32:47 -07:00
Kaj Mikkelsen
da849a1408 New danish translation after review 2017-08-05 17:00:32 +02:00
Leonhaeuser
61d11594e4 update Germantranslation 2017-08-03 20:42:57 +02:00
romjerome
ce4c24caa9 update french translation 2017-08-01 12:14:09 +02:00
romjerome
5662741b03 merge forward (working release steps on gramps42) 2017-08-01 11:59:34 +02:00
Paulo Henrique Paiva de Moraes
bcec235e3b update Brazilian Portuguese translation 2017-07-31 19:20:23 -07:00
Paulo Henrique Paiva de Moraes
44195cb607 update Brazilian Portuguese translation 2017-07-31 12:58:53 -07:00
Bernard Banko
097865b0c1 Slovenian translation update 2017-07-31 19:30:59 +02:00
Zdeněk Hataš
aa3a1cc199 czech translation update 2017-07-31 10:37:10 +02:00
Kaj Mikkelsen
db357e6af5 update Danish translation 2017-07-30 10:46:03 -07:00
Paul Franklin
d09002755b remove obsolete translations (with doubled-percent-signs) 2017-07-30 10:41:36 -07:00
vantu5z
3c50a832e7 update Russian translation 2017-07-30 19:47:42 +03:00
niememat
2789ad40a8 Update finnish translation 2017-07-30 13:32:13 +03:00
Paul Franklin
eccbb93775 new gramps.pot translation template 2017-07-29 13:45:01 -07:00
Paul Franklin
79a3b4d57d tidy up POTFILES.* (add recently translatable modules, etc.) 2017-07-29 13:42:17 -07:00
prculley
2d592fa521 Prevent dbapi from nesting transactions for metadata
Fixes #10038.
2017-07-29 21:03:17 +01:00
Nick Hall
c7249b5ca9 Tidy up database summary information 2017-07-29 19:28:26 +01:00
romjerome
185d89c917 typo 2017-07-29 14:53:07 +02:00
Nick Hall
63bb36ea44 Reorganise DBAPI plugins
Add SQLite and PostgreSQL plugins.
Remove DBAPI and InMemoryDb plugins.
2017-07-28 23:42:55 +01:00
Nick Hall
1513315d05 Remove unused imports 2017-07-28 19:35:11 +01:00
Nick Hall
e24ba2f198 Remove settings.py file 2017-07-28 19:35:11 +01:00
Paul Franklin
d0880a07a0 fix another typo in the new lt.po 2017-07-27 19:46:04 -07:00
Bernard Banko
2eb81c320b lt.po: Added quotes add the end of the last string 2017-07-28 00:06:56 +02:00
Tadas Masiulionis
bb604521f2 update Lithuanian translation 2017-07-27 12:52:20 -07:00
niememat
e08e1237d9 Finnish translation update 2017-07-26 19:28:42 +03:00
Matti Niemelä
aef8668d9f update Finnish translation 2017-07-25 13:01:44 -07:00
Frederik De Richter
b229bd331b update Netherlands translation 2017-07-24 23:28:13 -07:00
Zdeněk Hataš
fb28f71095 czech translation update 2017-07-24 10:17:00 +02:00
vantu5z
6d4e4ba6cc [Russian translation] fix typo
PR #439
Thanks to schoonc
2017-07-24 11:05:57 +03:00
Paul Franklin
0fa3d4af76 Date Editor has 'Type' and 'Quality' labels swapped
Fixes #10135
2017-07-23 11:25:19 -07:00
Paul Franklin
fda7c3becb new gramps.pot translation template 2017-07-22 15:13:42 -07:00
Nick Hall
b83283e081 Allow multiple collations per connection
This fixes collation for translated reports and multi-user access
for PostgreSQL.
2017-07-22 19:46:26 +01:00
vantu5z
95d84573d4 update Russian translation 2017-07-21 11:01:48 +03:00
Paul Culley
7771fa063a Gramplets HandleErrors with Family Merge and issues on close/open (#424)
Unless a Gramplet has navtype=['Person'] in .gpr it will not get an
automatic connection to Person active-changed.
To prevent multiple connections after db close/open, all connections
are made through Gramplet class 'connect', rather than directly to db

fixes #10082, #10081, #10090, #10089
2017-07-17 16:53:23 -05:00
Leonhaeuser
d01fbf05ec Update German translation 2017-07-17 21:14:12 +02:00
prculley
f40526366a Add title properties to more of schema 2017-07-17 16:13:12 +01:00
prculley
d6ca3cf527 Fix source attribute lists in schema 2017-07-17 16:13:12 +01:00
prculley
d275b3f7a3 Add db undo/redo, callback, and callback manager tests for both dbs 2017-07-17 09:52:15 -05:00
prculley
48eb507f98 Guarantee order on db emits Partial fix #10068 2017-07-17 09:52:15 -05:00
prculley
a1205009f4 Undo of delete person on dbapi fails; fixes #10070 2017-07-17 09:52:15 -05:00
Nick Hall
8f69201a70 Fix creating new PostgreSQL database
PostgreSQL will rollback the entire transaction on errors.
Change the code so that we know that columns created dynamically
do not already exist.
2017-07-15 00:41:23 +01:00
Leonhaeuser
a2b5c8e34c update German translation
Fix #0010131
2017-07-15 00:19:39 +02:00
Thomas Guyot-Sionnest
fd2af705e7 Use all parameters in settings.ini for postgresql
Read all parameters defined in settings.ini as keyword arguments for
postgresql. This also fixes port being ignored.
2017-07-14 18:01:51 +01:00
Paul Franklin
d611b8b99c ignore whether 32-bit or 64-bit when reporting Windows o.s.
Fixes #8832
2017-07-10 10:47:20 -07:00
Zdeněk Hataš
ad93ef2bb2 czech translation update 2017-07-10 10:51:16 +02:00
Lajos Nemeséri
7f267d8c46 Update Hungarian translation 2017-07-08 13:36:00 +02:00
prculley
213243ae3d Fix verify tool to close and save configs properly
Fixes #10121

Signed-off-by: Paul Franklin <pf.98052@gmail.com>
2017-07-07 12:10:26 -07:00
vantu5z
4feaa0b594 update Russian translation 2017-07-06 13:12:12 +03:00
Frederik De Richter
bb1ae6a240 update Netherlands translation 2017-07-05 11:34:56 -07:00
Paul Franklin
7014bc0d2e fix (more fatal) errors in Esperanto translation
Travis doesn't check for string-parameter mismatches, but it would have
been fatal if anybody had tried to actually run gramps in Esperanto.
2017-07-03 20:35:47 -07:00
Paul Franklin
443809a1c7 add three (fatal) missing linefeeds to Esperanto translation 2017-07-03 20:04:45 -07:00
Pier Luigi Cinquantini
e81cd22592 update Esperanto translation 2017-07-03 19:29:40 -07:00
Leonhaeuser
d1c844e36c update German translation 2017-07-03 20:11:27 +02:00
John Ralls
d10561f27c Open web links with /usr/bin/open on Mac and Python older than 3.5
Works around https://bugs.python.org/issue24452
Fixes #10105
2017-07-03 10:24:47 -07:00
Paul Franklin
9174d0e573 "translate" some more strings, make real omissions more obvious 2017-07-02 10:41:19 -07:00
Paul Franklin
b36ca736ea translate some punctuation marks
more colons for French

Issue #7276
2017-07-02 09:54:51 -07:00
niememat
6682ebba81 Update finnish translation 2017-07-02 19:38:34 +03:00
Fedik
1e28870d25 Update Ukrainian translation 2017-07-02 16:43:17 +03:00
Paul Franklin
0b263eb5d5 revert half of 0fa5454831 (LANG), make new gramps.pot template 2017-07-01 20:41:51 -07:00
Paul Franklin
4eabee4b92 slight tweaks to two wiki pointers 2017-07-01 20:22:27 -07:00
SNoiraud
dc8ec0a964 Narrated Web: path to alternate image is wrong
Fixes #9881
2017-06-30 15:24:24 +02:00
romjerome
d69fc070f7 merge and update french translation 2017-06-30 09:35:49 +02:00
romjerome
a9dbfca810 update french translation 2017-06-30 09:26:18 +02:00
vantu5z
0fa5454831 [about dialog] - some strings to translate 2017-06-30 09:04:46 +03:00
Paul Franklin
8611494069 don't print a 'Distribution' line in Windows error reports 2017-06-29 11:25:43 -07:00
vantu5z
4bbd5d5ee5 update Russian translation
- merge with template (translate new strings)
- add latest translators to translator-credits
2017-06-29 10:18:37 +03:00
arnaullv
b3c5e372d6 Updated catalan translation to latest template 2017-06-28 21:49:06 +01:00
Paul Franklin
3a663870ac fix fatal error in Finnish translation 2017-06-28 12:03:34 -07:00
Frederik De Richter
8fce3035d3 update Netherlands translation 2017-06-28 10:43:52 -07:00
Matti Niemelä
a3070f8149 update Finnish translation 2017-06-28 10:37:19 -07:00
Sveinn í Felli
1e8beab9a3 update Icelandic translation 2017-06-28 10:29:22 -07:00
SNoiraud
afdd7c74c3 Narrative web : crash using OSM when bad lat/lon
Fixes : 10111
2017-06-28 17:36:58 +02:00
Zdeněk Hataš
b0ad63f1c7 czech translation update 2017-06-28 11:17:01 +02:00
Leonhaeuser
790cae7685 update German translation 2017-06-27 21:21:52 +02:00
John Ralls
19adb31b0e FamilyGroup Report crash
Python's sort routine gratuitously converts the bytearrays returned by
ICU::Collator::getByteArray to a string when storing it. This resulted
in a TypeError when attempting to compare a just-returned bytearray
with a stored string.

We work around this by converting the bytearray into its hexadecimal
representation and then decoding that into a string.

Fixes #10077.
2017-06-27 11:25:14 -07:00
Paul Franklin
a63e0c2e23 new gramps.pot translation template 2017-06-27 10:33:50 -07:00
Paul Franklin
cd88b2a0b6 typo (thanks, Sveinn Felli) 2017-06-27 10:07:20 -07:00
Paul Franklin
28c0638c38 don't print a 'Distribution' line in Windows' Help=>About 2017-06-27 09:06:11 -07:00
Paul Culley
dc645c813b ReorderIds tool crashes with 'bytes' error on bsddb (#428)
fixes #10098
2017-06-26 22:17:40 +01:00
Paul Franklin
e6ec825a97 merge translation with current template 2017-06-26 12:30:38 -07:00
Paul Franklin
aac102f432 merge translation with current template 2017-06-26 12:30:37 -07:00
Paul Franklin
353543e47d merge translation with current template 2017-06-26 12:30:37 -07:00
Paul Franklin
68f1e920ed merge translation with current template 2017-06-26 12:30:37 -07:00
Paul Franklin
9e796ebb43 merge translation with current template 2017-06-26 12:30:36 -07:00
Paul Franklin
a52f88fd53 merge translation with current template 2017-06-26 12:30:36 -07:00
Paul Franklin
0873c9006a merge translation with current template 2017-06-26 12:30:35 -07:00
Paul Franklin
1db2181dcf merge translation with current template 2017-06-26 12:30:35 -07:00
Paul Franklin
d2ffe9cc38 merge translation with current template 2017-06-26 12:30:35 -07:00
Paul Franklin
7ce031bb15 merge translation with current template 2017-06-26 12:30:34 -07:00
Paul Franklin
bc765ee2b0 merge translation with current template 2017-06-26 12:30:34 -07:00
Paul Franklin
c77920471d merge translation with current template 2017-06-26 12:30:33 -07:00
Paul Franklin
702ebaf0a2 merge translation with current template 2017-06-26 12:30:33 -07:00
Paul Franklin
93349b8fa3 merge translation with current template 2017-06-26 12:30:33 -07:00
Paul Franklin
040fad0db4 merge translation with current template 2017-06-26 12:30:32 -07:00
Paul Franklin
1bdccd9270 merge translation with current template 2017-06-26 12:30:32 -07:00
Paul Franklin
919b79bef4 merge translation with current template 2017-06-26 12:30:31 -07:00
Paul Franklin
7b898b03a2 merge translation with current template 2017-06-26 12:30:31 -07:00
Paul Franklin
ef65f7bfa2 merge translation with current template 2017-06-26 12:30:30 -07:00
Paul Franklin
047bfed661 merge translation with current template 2017-06-26 12:30:30 -07:00
Paul Franklin
1b32c38373 merge translation with current template 2017-06-26 12:30:30 -07:00
Paul Franklin
a903e96e92 merge translation with current template 2017-06-26 12:30:29 -07:00
Paul Franklin
e407e6b456 merge translation with current template 2017-06-26 12:30:29 -07:00
Paul Franklin
08e58c6652 merge translation with current template 2017-06-26 12:30:28 -07:00
Paul Franklin
eda61cb80a merge translation with current template 2017-06-26 12:30:28 -07:00
Paul Franklin
143ae11221 merge translation with current template 2017-06-26 12:30:27 -07:00
Paul Franklin
4a1e4901c8 merge translation with current template 2017-06-26 12:30:27 -07:00
Paul Franklin
02e47dbae3 merge translation with current template 2017-06-26 12:30:26 -07:00
Paul Franklin
20d952d472 merge translation with current template 2017-06-26 12:30:26 -07:00
Paul Franklin
5487e03212 merge translation with current template 2017-06-26 12:30:26 -07:00
Paul Franklin
9c1ddbeab7 merge translation with current template 2017-06-26 12:30:25 -07:00
Paul Franklin
7247bb5ced merge translation with current template 2017-06-26 12:30:25 -07:00
Paul Franklin
0164c2087f merge translation with current template 2017-06-26 12:30:24 -07:00
Paul Franklin
aa6e66ef9f merge translation with current template 2017-06-26 12:30:24 -07:00
Paul Franklin
57eb2bae2b merge translation with current template 2017-06-26 12:30:23 -07:00
Paul Franklin
f658e5a1af merge translation with current template 2017-06-26 12:30:23 -07:00
Paul Franklin
a918c66b87 merge translation with current template 2017-06-26 12:30:23 -07:00
Paul Franklin
4e75ce56ae add another address to the mailmap 2017-06-26 12:27:32 -07:00
Matti Niemelä
b989b46f21 update Finnish translation 2017-06-26 11:16:49 -07:00
vantu5z
fd12e81724 update Russian translation 2017-06-26 07:52:44 +03:00
John Ralls
59c97081be Add 24x24 gramps-fanchart2way.png.
Missed when the plugin was added. Not having it makes for an ugly charts
toolbar in HiDPI.
2017-06-24 20:38:47 -07:00
Nick Hall
3e5a90b4b1 typo
Traceback (most recent call last):
  File "C:\Program Files\GrampsAIO64-5.0.0-alpha2\gramps\gui\configure.py", line 1248, in autobackup_changed
    self.uistate.set_autobackup_timer()
AttributeError: 'DisplayState' object has no attribute 'set_autobackup_timer'

https://gramps-project.org/bugs/view.php?id=10098#c52129

Issue #10098
2017-06-23 12:55:33 -07:00
prculley
d8ba3f746c Unnecessarily long relative paths generated on Windows
The relative_path file utility function returns paths with '..\..'
on Windows unnecessarily.

fixes #10087
2017-06-23 19:31:47 +01:00
Nick Hall
fd329764ed The get_name_group_mapping method should return a str
Fixes #10084, #10085, #10086.
2017-06-23 18:17:12 +01:00
Paul Franklin
7d9556c933 merge translation with current template 2017-06-22 20:28:08 -07:00
Paul Franklin
5bb2f8b7fb names not displayed in relationship graph
Issue #10093
2017-06-22 17:27:23 -07:00
Leonhaeuser
d9136ecfa8 update German translation 2017-06-22 20:29:41 +02:00
Zdeněk Hataš
c0e1f5629d czech translation - small fixes 2017-06-22 12:29:42 +02:00
prculley
f954b97f96 Citations Gramplet doesn't update in many cases
Fixes #10069.
2017-06-21 18:45:40 +01:00
Nick Hall
adb4883291 Fix HasCitation rule in citation filter sidebar
Filter parameters should be of type str.

Fixes #10076.
2017-06-21 18:26:32 +01:00
Paul Franklin
ccb5d5245a typo 2017-06-21 10:06:54 -07:00
Paul Franklin
c7ce70d844 Outdated Bugtracker link in Unexpected Error reporting wizard
Fixes #10100
2017-06-21 09:38:31 -07:00
Paul Franklin
d7b6d88274 Family Lines Report generates empty PDFs when name [has double-quotes]
Fixes #10096
2017-06-21 09:18:57 -07:00
Paul Franklin
184eaf21cd non-local character in DB name causes crash on Windows
Fixes #10095
2017-06-19 09:51:02 -07:00
Paul Franklin
13b5680692 make error report versions closer to Help=>About ones 2017-06-17 19:07:43 -07:00
John Ralls
2f8bc559e8 Add a gir element, needed for scriptless bundles. 2017-06-17 14:51:28 -07:00
SNoiraud
65b058ff75 Dead people are shown as alive
Fixes #6364.
2017-06-16 23:01:29 +01:00
prculley
d486052378 Gedcom import with OBJE/FORM URL on event
Fixes #7593.
2017-06-16 22:31:56 +01:00
prculley
f17892c411 Fix click/drag in media reference editor
Fix so click/drag creates/updates selection using left mouse
button.

Fixes #8429.
2017-06-16 22:05:15 +01:00
prculley
007c1cb1d6 Fix spin button updates in media reference editor
Fix so spin button updates visible selection when it has already
been clicked.

Bug #8429.
2017-06-16 22:05:06 +01:00
prculley
bdbecfa46c Fix media preview for preview size changes
Bug #8429.
2017-06-16 21:58:05 +01:00
prculley
6ece4ce742 _errorview dialog mapped without transient parent
Fixes #8128.
2017-06-16 19:55:50 +01:00
prculley
c1aeb6b203 Undo of delete doesn't update views
Fixes #10056.
2017-06-16 18:31:48 +01:00
prculley
3150fae2b8 Error on 'cancel' for db upgrade
Fixes #10065.
2017-06-16 18:07:29 +01:00
prculley
620845bc4f Top surnames Gramplet doesn't update when db is closed
Fixes #10073.
2017-06-16 17:54:45 +01:00
Josip
bec8cea3e3 DBAPI: PostgreSQL crash (#421)
Fixes #0010071.
2017-06-16 16:53:36 +02:00
SNoiraud
1a4d43dbbf 10088: Geography: try to link a map position if we have an active place. 2017-06-16 14:54:04 +02:00
Doug Blank
676825cf52 Removes try/except and recursion in ancestor filters +/- N gens
This fix rewrites the Ancestor-of +/- N filters to remove the try/except
and removes the recursion. The recursion would only be a problem
on very deep trees, but the try/except was hiding a variety of
problems. Most directly, if a person did not have a main family
then it would exit out of the loop.

(I don't have a test database to break the code other than my
real data, so you'll have to do that part.)

I also made sure that the meaning of N is consistent in
both filters:

1 - root person
2 - root person's parents
3 - root person's grandparents
2017-06-16 00:55:31 +01:00
prculley
5f93da1343 HandleError on Relationship view for add child with no father
Fixes #10059.
2017-06-15 21:50:24 +01:00
prculley
eedbe0db67 Fix HandleError in Citation gramplet
Fixes #10054.
2017-06-15 17:29:28 +01:00
Zdeněk Hataš
5b0fbf209e removed legacy code from _date_cs.py
fixed inflections in cs.po
2017-06-15 12:57:03 +02:00
prculley
22fb1ab254 relationship calculator fails (missing uistate param)
Fixes 10052
2017-06-14 02:25:28 +02:00
bpisoj
d6b26eff26 add build version to const.py 2017-06-10 21:33:23 +02:00
bpisoj
ecf02a023a remove build version from const.py 2017-06-10 20:52:56 +02:00
John Ralls
25dafee197 Fix GtkosxApplication load failure.
Viewmanager somehow lost its import of gi.
2017-06-08 10:19:17 -07:00
prculley
8c1ccabe31 Update Readme to provide some package dependency names 2017-06-08 08:22:58 -05:00
Paul Franklin
33635db955 update MANIFEST.in with both ChangeLog files 2017-06-06 11:46:09 -07:00
Paul Franklin
ee67f4496d update ChangeLog files 2017-06-06 11:43:27 -07:00
Paul Franklin
a97c20f4b5 make official 5.0.0-alpha2 release 2017-06-06 08:41:35 -07:00
Paul Franklin
04b8be8710 update NEWS for 5.0.0-alpha2 release 2017-06-06 08:31:33 -07:00
Zdeněk Hataš
d68bbf3383 czech translation update 2017-06-05 11:52:03 +02:00
John Ralls
6cbc465e60 Update gramps.modules for Python3.6. 2017-06-04 16:50:08 -07:00
John Ralls
657aca35ac Update versions for gramps v5.0.0-alpha2. 2017-06-04 16:50:08 -07:00
Nick Hall
c727d56ed0 Add unit tests for empty dates 2017-06-04 23:15:36 +01:00
prculley
b18676aaf4 Text-only dates are sometimes not exported in XML
Fixes #10062.
2017-06-04 23:14:55 +01:00
Josip
bf634ee8e8 EOFError [Ran out of input] in Clipboard (#411)
[EOFError: Ran out of input] for Clipboard when you drag and
drop the bolded lines in selected tabs of Person Edit

Attempt to drag and drop any of the "bolded lines" in the Events or
Names tabs into the clipboard window. The unbolded lines drag and drop
ok.

Fixes #8788.
2017-06-04 19:08:27 +01:00
Matti Niemelä
e01a8602b6 update Finnish translation 2017-06-04 10:22:21 -07:00
vantu5z
ac8f5a059a update Russian translation 2017-06-04 11:11:28 +03:00
Paul Franklin
e40f5d9faa correct the "Language" field in some translations 2017-06-03 15:17:46 -07:00
Josip
6a4bd7dceb Crash after dragging multiple items from clipboard to gallery
I copied 7 items from the Media List to the clipboard. I then opened a
Person, and dragged one Media Item to the Gallery. I then clicked and
dragged to highlight the remaining 6 items at once. On dragging them to
the gallery, it crashed.

2989475: ERROR: grampsapp.py: line 145: Unhandled exception
Traceback (most recent call last):
File "C:\Program
Files\GrampsAIO64-4.2.5\gramps\gui\editors\displaytabs\gallerytab.py",
line 475, in drag_data_received
(mytype, selfid, obj, row_from) = pickle.loads(sel_data.get_data())
ValueError: too many values to unpack (expected 4)

Fixes #9984.
2017-06-03 22:17:45 +01:00
Josip
118e6c89e9 Cannot drag & drop textual value via clipboard
Allows dnd of textual values from clipboard and shows icon of
target-type during dragging instead of row image, except for text target
shows actual text as drag icon.

Fixes #7532.
2017-06-03 22:13:52 +01:00
Josip
bc17245331 Quick search with Czech characters -> Crash
Crash happen when checking for "event.string" in "treeview_keypress"
function in "gramps/gui/widgets/interactivesearchbox.py"
Note that

https://lazka.github.io/pgi-docs/Gdk-3.0/classes/EventKey.html#Gdk.EventKey
says it is deprecated and should never be used.

Gdk.keyval_to_unicode return the corresponding unicode character, or 0
if there is no corresponding character.

Fixes #9130.
2017-06-03 22:05:34 +01:00
Paul Franklin
ea5b54598e new gramps.pot translation template for gramps50 2017-06-03 13:47:03 -07:00
Paul Franklin
f276507fb8 remove accelarators/mnemonics from non-top-level menu items
59cced2bc6 (commitcomment-22310331)
2017-06-03 13:43:45 -07:00
Nick Hall
736f10875f Comment out beta warning rather than change config setting 2017-06-02 23:50:44 +01:00
SNoiraud
7230e8618e 10049: Narrated Web Report options reorganization 2017-06-02 13:27:53 +02:00
John Ralls
b4fed8101a 8366: February 29th invalid date in Julian dual-dated leap year 2017-05-31 12:06:53 -07:00
Nick Hall
ed8807f73a Fix get_gramps_ids method to return a list of str 2017-05-31 17:03:20 +01:00
Nick Hall
512fa615bf Fix DummyDb errors after a cancelled database upgrade 2017-05-30 23:27:08 +01:00
Nick Hall
16cd995558 Database upgrade to convert default handle to str 2017-05-30 19:23:48 +01:00
vantu5z
5939e722e4 update Russian translation
(fixes for [add->new] menu translations)
2017-05-30 11:06:42 +03:00
Nick Hall
352d6fc558 Convert handle type to str in the database API (#405)
The mixed type of handles has been a constant source of bugs.
Converting them all to str in the database API should make
maintenance easier. The key to BSDDB tables must still be bytes
in the database layer.
2017-05-30 00:19:42 +01:00
prculley
83d24ed681 8366: February 29th invalid date in Julian dual-dated leap year 2017-05-29 10:57:47 -07:00
Leonhaeuser
d14383cb3a Update German translation 2017-05-29 19:18:56 +02:00
vantu5z
f1659d556e update Russian translation 2017-05-29 09:46:32 +03:00
Nick Hall
22e7243660 9229: Use the term "Delete" instead of "Remove"
The term "Delete" should be used when an object is deleted from
the database.  The term "Remove" should be used when an object is
removed from a list, but not actually deleted.
2017-05-28 17:54:46 +01:00
Leonhaeuser
2d1d0342c9 Update German translation 2017-05-25 21:59:41 +02:00
Nick Hall
fd1418dc8a Disable development warning message 2017-05-24 00:18:31 +01:00
Paul Franklin
b38f68496f restore missing (since January) "import statistics" dialog 2017-05-22 12:42:23 -07:00
Paul Franklin
f035196b6c Revert "restore missing (since January) "import statistics" dialog"
This reverts commit c3fb9c0c4e.
2017-05-22 11:21:57 -07:00
Paul Franklin
c3fb9c0c4e restore missing (since January) "import statistics" dialog 2017-05-22 06:17:26 -07:00
Zdeněk Hataš
ca7f65865e czech translation update 2017-05-22 11:41:30 +02:00
Paul Franklin
9485e061b1 merge translation with current template 2017-05-20 13:47:12 -07:00
Paul Franklin
d6a97cf90e 10033: Note isn't included on CIR when it is attached to a name 2017-05-19 06:50:22 -07:00
vantu5z
4791550f6b update Russian translation 2017-05-16 14:22:36 -03:00
Sam Manzi
59cced2bc6 Feature:New global [Add]>[New] menu with Keybindings (#281)
Usability improvement, allows using the Menu [Add]>[New] or global keyboard shortcut(keybinding) to add [New] entries

Supports:

Adding [New] records for:

* Person

* Family

* Event (default=Custom/Unknown)(Leave blank for unknown / enter letters for custom)

* Place

* Source

* Citation

* Repository

* Media

* Note
2017-05-16 10:43:14 +10:00
Sam Manzi
bef4b309b6 Bug8723: Missing [edit buttons] in relationship view (#391)
Shows edit-Buttons by default only if familytree is not readonly
2017-05-16 10:26:46 +10:00
Paul Culley
6a35246e08 bug 6664; fix Detailed Descendent Report, multi paths to descendent (#386)
where the descendent ends up in different generations at the same
time
2017-05-16 10:08:25 +10:00
Paul Culley
fa46fe189b bug 6130; fix export filtering (#380) 2017-05-16 09:52:23 +10:00
Nick Hall
61526190e6 Remove trailing whitespace 2017-05-15 22:20:22 +01:00
Nick Hall
a4550d2cd6 Remove trailing whitespace 2017-05-15 22:03:55 +01:00
Nick Hall
85161726a2 10039: Fix unit tests that use the test case generator
The keys() method of a dictionary returns its keys in an arbitrary
order. These must be sorted to provide deterministic results for
unit tests.
2017-05-15 21:52:49 +01:00
Nick Hall
80779a35fa Revert bugs #8785 and #9700
Expanding tree selectors by default caused performance issues.
The expanded person selector also made it more difficult to
select a specific person in some circumstances.

GEPS 041 has been created to discuss a better selector design.
2017-05-15 17:32:57 +01:00
vantu5z
05f04093af update Russian translation 2017-05-15 10:10:58 -03:00
Paul Franklin
ccc3a4a8ef new gramps.pot translation template for master 2017-05-14 12:24:30 -07:00
Paul Franklin
657e76ccb4 add two recently-created files to POTFILES.in 2017-05-14 12:20:30 -07:00
Leonhaeuser
d7379bd2f1 Update German translation 2017-05-14 18:18:38 +02:00
Alois Poettker
e145a30291 Extend ReorderIDs-II DE translation. (#395) 2017-05-14 17:41:15 +02:00
Serge Noiraud
543661d62e FR10020: Add "within <n> km/miles/degree" filter (#382) 2017-05-13 22:01:55 +01:00
Alois Poettker
022da0cb82 Extend ReorderIDs-II functionality. (#383) 2017-05-13 16:34:15 +01:00
Serge Noiraud
5791788f0e Narrative web features: 5592 + 5408 + 10031 (#389)
* Feature: 5592 show more details + 5408 children dates

* NarrativeWeb: another translation problem.

* Narrativeweb: different locales.

* Feature 10031: maps not displaying all events
2017-05-13 08:07:32 +02:00
Paul Franklin
2a2a0d2766 new gramps.pot translation template for master 2017-05-11 11:10:17 -07:00
Nick Hall
804fa635e6 10039: Fix imports test for non-US locales 2017-05-11 19:34:28 +01:00
vantu5z
cf479647ad update Russian translation 2017-05-11 14:41:15 -03:00
Nick Hall
14faa46363 Use with-block when writing to file 2017-05-11 17:25:14 +01:00
Nick Hall
1b18b652bb Remove TestLogger and associated unit test
This is not used anywhere. In current python versions, basicConfig
is called automatically when there is no root handler. It is easy
to add a FileHandler if required.
2017-05-11 17:18:17 +01:00
Nick Hall
0d704f03d8 Ignore log messages during unit test capture 2017-05-11 15:03:42 +01:00
Paul Franklin
07ce8c22d8 add gramps-ID option to DAR and DDR text reports 2017-05-10 20:18:52 -07:00
Nick Hall
8086d9f2ca Revert "Increase logging level during unit tests"
This reverts commit 709f3a33d5.
2017-05-11 01:05:42 +01:00
Nick Hall
709f3a33d5 Increase logging level during unit tests 2017-05-10 23:53:54 +01:00
Nick Hall
108d7b461c Merge pull request #385 from prculley/report_test 2017-05-10 22:53:30 +01:00
prculley
355110e703 Fix imports_test nosetest description and running 2x under unittest 2017-05-10 22:46:40 +01:00
prculley
dd828cee5b pylint improvements on report_test 2017-05-10 22:46:40 +01:00
prculley
22c966bd8a Fix reports test to run under Unit-test and other environments
Originally run correctly only under nose; under unit-test failed
to find anything to do.  Also was selecting wrong test file.
2017-05-10 22:45:53 +01:00
Nick Hall
2e2e6c88a4 Suppress extraneous output in unit tests 2017-05-10 18:21:48 +01:00
Nick Hall
60ab0a01bf Rename unit test that has now been implemented 2017-05-09 19:50:53 +01:00
Nick Hall
f9cacac1db Comment out some tests that have not yet been implemented
This will prevent nosetest running them.
2017-05-09 19:49:22 +01:00
Nick Hall
1e54cbbec3 Remove test suite functions
These cause nosetest to run duplicate tests.
2017-05-09 19:40:50 +01:00
vantu5z
828c187dc3 update Russian translation 2017-05-09 14:01:39 -03:00
Paul Franklin
8244c7b211 add gramps-ID option to Ancestor and Descendant text reports 2017-05-08 19:00:29 -07:00
Nick Hall
c6970e640c Do not run tests in the test directory
The tests in the GrampsLogger directory should be moved into
gramps/gui/logger/test, but mainly duplicate the existing rotate
handler test.
2017-05-08 22:47:38 +01:00
Nick Hall
5ffb4bcfac Add missing __init__.py in test directories 2017-05-08 21:43:33 +01:00
Paul Franklin
8d0fcc5730 convert existing reports to use the new stdoptions gramps-ID option 2017-05-07 18:15:40 -07:00
Paul Franklin
5056b8addf add a new gramps-ID option to stdoptions 2017-05-07 18:10:58 -07:00
Paul Franklin
c8001c7483 tweak some None tests 2017-05-07 18:03:40 -07:00
Sam Manzi
49493290c5 Fix bug 9975 Incorrect SoundEx result (#388) 2017-05-05 16:29:27 +10:00
Sam Manzi
38db06f931 Fix syntax error postgresql (#387) 2017-05-05 16:10:09 +10:00
Sam Manzi
d284ace4ed Mention translation URLs in Contribute (#381) 2017-05-05 15:50:10 +10:00
Paul Culley
2974f82aad bug 9445; fix XML export of notes so lead/trail spaces are preserved (#379) 2017-05-05 15:29:15 +10:00
Serge Noiraud
98238c7112 10012 : Save defaults for different Narrative Web report websites (#375) 2017-05-05 11:51:09 +10:00
Serge Noiraud
8f99b4b488 add the date-format option to narrativeweb and webcal. (#374) 2017-05-05 11:30:53 +10:00
John Ralls
41bd626aa2 Update Mac moduleset dependencies. 2017-05-04 16:06:02 -07:00
John Ralls
c5ddeeca5e Fix GI version check warning on GtkosxApplication. 2017-05-04 15:33:53 -07:00
Zdeněk Hataš
6b2f7aea64 czech translation update 2017-05-02 13:36:42 +02:00
SNoiraud
2c67db6a58 10029: Bad color assignment in geoplaces 2017-05-01 07:57:46 +02:00
Paul Franklin
6b45d7cedd new gramps.pot translation template for master 2017-04-30 14:29:52 -07:00
Paul Franklin
1ba072e6fc 10000: report tables are always written LTR even for RTL locales 2017-04-30 13:52:42 -07:00
Paul Franklin
2b6cc3cd18 Revert "10000: report tables are always written LTR even for RTL locales"
This reverts commit 55fa920628.
2017-04-30 12:31:42 -07:00
Paul Franklin
55fa920628 10000: report tables are always written LTR even for RTL locales 2017-04-30 11:44:13 -07:00
Paul Culley
db8b95cf2d bug 9564; fix exception on Event filter editor (#377)
for 'Events occurring on a particular day of the week' filter
2017-04-30 12:27:48 +10:00
Mateusz Konieczny
9dec0bc364 add CONTRIBUTING file, enable packacking this file (#376)
CONTRIBUTING file is standard place for documentation how one may send patches
such documentation exists for this project so that file will be redirection to existing resources

At least some people potentially interested in contributing at this moment have a very small
but completely pointless task (locating documentation for developers) to overcome before doing something useful.

Ref: https://gramps-project.org/bugs/view.php?id=10019
2017-04-30 12:07:22 +10:00
Paul Franklin
bf1875e830 8128: GtkDialog mapped without a transient parent 2017-04-25 20:41:28 -07:00
vantu5z
2fef1b30d0 update Russian translation 2017-04-24 14:04:54 +03:00
Matti Niemelä
df6b946268 update finnish translation 2017-04-22 11:49:51 +02:00
romjerome
78a0ac5f50 Update french translation 2017-04-21 11:26:44 +02:00
Nemeséri Lajos
37b2f09134 Update Hungarian translation 2017-04-21 10:59:48 +02:00
Paulo Henrique Moraes
1766f9944c Updated translation (#373) 2017-04-18 20:43:20 +01:00
Paul Franklin
2965d77cde 10003: add more Records options (father with most children, etc.) 2017-04-18 06:17:27 -07:00
Paul Franklin
e0a8bb4f5e add a subtitle to the book's T.O.C. for the Family Group report 2017-04-16 09:47:57 -07:00
Paul Culley
fd4795e957 bug 8128; Fix 'print...' dialogs for missing transient parent (#372)
Requires adding uistate to the docgen basedoc and all files that
override the init
2017-04-15 11:22:54 +10:00
Paul Franklin
cb932b9221 typo (trailing whitespace) 2017-04-14 17:02:50 -07:00
Paul Franklin
8379e0ce6e add the date-format option to some more reports 2017-04-14 13:54:24 -07:00
Paul Franklin
38239526f6 fix numeric date displayer (for Hebrew month "13" and B.C.E. years) 2017-04-10 09:15:22 -07:00
Zdeněk Hataš
8ee8e89011 czech translation update 2017-04-10 12:55:55 +02:00
Paul Franklin
1f8f8b9434 enable Tamil dates 2017-04-09 22:56:59 -07:00
Paul Franklin
95b2a8765b new gramps.pot translation template for master 2017-04-09 18:14:41 -07:00
Paul Franklin
977db6223f enable date-format option in Complete Individual report 2017-04-09 18:12:23 -07:00
Paul Franklin
ef271dc381 enable date-format option in reports 2017-04-09 15:24:09 -07:00
Paul Franklin
3d3b13c8ad 9985: secondary locales do not use their own numeric date format 2017-04-09 15:21:08 -07:00
SNoiraud
efd73e9427 8128: GtkDialog mapped without a transient parent in placeselection 2017-04-06 09:59:48 +02:00
Matti Niemelä
ae72a999f0 update finnish translation 2017-04-05 15:03:12 +02:00
Zdeněk Hataš
5713d173b3 czech translation update 2017-04-04 09:25:21 +02:00
Paul Franklin
fab2537dce typo 2017-04-02 09:41:19 -07:00
Sam Manzi
3fdc986542 Merge pull request #370 from prculley/bug8128
Bug 8128; for color chooser dialogs; fixed transient parent
2017-04-02 10:20:04 +10:00
Sam Manzi
141cd18651 Merge pull request #369 from prculley/bug9998
bug 9998 partial fix for Note editor Toolbar overflow icons missing
2017-04-02 10:04:22 +10:00
prculley
3b5fcae948 bug 9998 partial fix for Note editor Toolbar overflow icons missing
Bug Affects Windows only.
Adds text labels to icons which will only appear in the overflow
dropdown menu when dialog is too narrow.  Icons still don't show
due to Gtk bug on Windows, but at least user sees the text labels.
2017-03-31 12:23:23 -05:00
prculley
916232a6ef Bug 8128; for color chooser dialogs; fixed transient parent
for styledtexteditor and Family Lines Graph, Family Colors option
2017-03-31 11:53:10 -05:00
erikdrgm
8a3b606b7a updated nl translation 2017-03-29 22:25:38 +02:00
erikdrgm
6d050fbf7c Merge branch 'master' of github.com:gramps-project/gramps 2017-03-29 22:02:38 +02:00
Nick Hall
002f1e0899 Remove redundant command line options 2017-03-27 21:17:31 +01:00
vantu5z
85292a9ef1 update Russian translation 2017-03-25 22:25:12 -03:00
Sam Manzi
d2ec35ec35 Merge pull request #367 from arnaullv/master
Update Catalan translation to latest template
2017-03-25 16:25:33 +11:00
arnaullv
0d121b32c5 Update Catalan translation to latest template
Update Catalan translation to latest template and unified translation criterias
2017-03-24 15:43:39 +01:00
Paul Franklin
0a58ce69f9 9995: Bug in the Name Editor / Group As 2017-03-22 17:23:03 -07:00
Paul Franklin
c56177169d clarify use of the style editor for graphic style editing 2017-03-22 16:15:42 -07:00
Paul Franklin
9246484876 new gramps.pot translation template for master 2017-03-21 23:48:07 -07:00
Paul Franklin
08746bf024 consolidate some report style descriptions (fewer strings to translate) 2017-03-21 22:34:47 -07:00
Paul Franklin
0919763f15 enable preliminary Tamil translation 2017-03-20 12:13:51 -07:00
Logan M
d7b409ccec initial, preliminary, partial Tamil translation (thanks, Logan!) 2017-03-20 12:07:40 -07:00
Paul Franklin
73ca25e68e disable FGR option if it's not relevant 2017-03-19 20:52:37 -07:00
Paul Franklin
64690ea554 add a "description" to a report style table and a style table cell 2017-03-19 18:29:01 -07:00
vantu5z
be6780fa7d update Russian translation 2017-03-19 10:27:29 -03:00
erikdrgm
2dbfcb27dd Merge branch 'master' of github.com:gramps-project/gramps 2017-03-19 10:16:23 +01:00
Paul Franklin
57efc716ef neaten a report's style XML file, and add the new description 2017-03-18 22:33:40 -07:00
Paul Franklin
7d907c5d63 enable a report graphic style object to have a "description" 2017-03-18 22:30:23 -07:00
Paul Franklin
ef3f1718b6 typo (trailing space) 2017-03-17 23:25:57 -07:00
Paul Franklin
3f652cfb45 new gramps.pot translation template for master 2017-03-17 11:38:11 -07:00
Paul Franklin
473dd3257a change string paramaters to named ones, for translation 2017-03-17 11:35:48 -07:00
Paul Franklin
747104b3ab add license to module 2017-03-16 19:46:24 -07:00
Paul Franklin
95762e864f tidy up some translatable string things 2017-03-16 19:44:57 -07:00
Paul Franklin
46c6737d67 make Polish "numerical" date display consistent with its locale format 2017-03-13 23:47:05 -07:00
Paul Franklin
ce01a69314 add datestrings (made by running _datestrings.py) to translation 2017-03-13 22:42:22 -07:00
Nick Hall
facff359e3 Rename plugin unit test files 2017-03-11 15:33:59 +00:00
Paul Franklin
a9df15c9be fix Bulgarian numeric dates 2017-03-10 21:11:17 -08:00
Paul Franklin
83a4b553f4 slight tweak to Arabic date handler 2017-03-10 18:35:59 -08:00
Nick Hall
c4f94bf9dc Rename edit reference unit test
Unit test files must be named *_test.py to be found by the
setup.py script.
2017-03-10 22:05:02 +00:00
Nick Hall
e59aa0c907 Fix skipped cursor unit tests 2017-03-10 21:20:47 +00:00
Nick Hall
638f590eb3 Prevent warnings when importing xml from stdin 2017-03-09 23:40:51 +00:00
Paul Franklin
c5f8d2b5db fix Icelandic numeric-format date display 2017-03-07 10:36:05 -08:00
Nick Hall
3d897f3146 Suppress output in rotate handler test 2017-03-07 18:02:47 +00:00
Paul Franklin
998c2f31b9 put "short" days into the Icelandic translation 2017-03-07 09:59:11 -08:00
Paul Franklin
337be8e6af enable "short" days in _datestrings (_grampslocale already had them) 2017-03-07 09:53:39 -08:00
Paul Franklin
968f378174 fix Norwegian numeric-format date display 2017-03-07 09:41:45 -08:00
erikdrgm
6110fc7612 Merge branch 'master' of github.com:gramps-project/gramps 2017-03-07 09:41:36 +01:00
Nick Hall
c1c2c1557c Suppress output in importgeneweb test 2017-03-06 23:27:07 +00:00
Nick Hall
44b7983331 Another fix 2017-03-06 23:05:13 +00:00
Nick Hall
9cc770a70c Fix error in previous commit 2017-03-06 22:17:42 +00:00
Nick Hall
3b9d97d348 Suppress extraneous output in unit tests 2017-03-06 21:55:48 +00:00
vantu5z
f57386ab63 update Russian translation 2017-03-06 11:39:39 +03:00
Paul Franklin
adccc67a68 remove the last bogus Chinese strings from the Turkish translation 2017-03-06 00:21:21 -08:00
Paul Franklin
cd084ca257 the message looks better with another linefeed 2017-03-06 00:18:33 -08:00
romjerome
03c26cb83c Limit creation of extra files 2017-03-04 14:55:11 +01:00
Paul Franklin
c8a418f5bf fix some date-related words in Esperanto 2017-03-04 01:24:51 -08:00
Mìcheal A Colquhoun
539330309b Use assertRaises to check for the NameError
Also corrected spelling of a word.
2017-03-04 00:57:04 +00:00
Nick Hall
0cba44146a Avoid nested transactions 2017-03-04 00:16:27 +00:00
Nick Hall
93af3a0c63 9744: Tidy up add_* methods 2017-03-03 22:24:51 +00:00
Nick Hall
349bdf85b7 9744: Tidy up get_*_from_handle methods 2017-03-03 22:00:16 +00:00
Nick Hall
0813ba25db Use transactions when writing metadata 2017-03-03 19:54:19 +00:00
Paul Franklin
49c5ec5977 change to Microsoft's current official country name, for Windows users 2017-03-03 10:21:36 -08:00
Paul Franklin
c4fc1066bb add datestrings (made by running _datestrings.py) to translation 2017-03-02 21:06:47 -08:00
Paul Franklin
39c3dc437a add datestrings (made by running _datestrings.py) to translation 2017-03-02 21:06:14 -08:00
Paul Franklin
143919db14 add datestrings (made by running _datestrings.py) to translation 2017-03-02 21:05:59 -08:00
Sam Manzi
49df7446b2 Merge pull request #361 from prculley/addon_reload
Fix Addon manager to recognize newly installed addons immediately
2017-03-03 15:37:17 +11:00
Matti Niemelä
d08b394e7c update Finnish translation for "master" 2017-03-02 19:17:44 -08:00
prculley
b865556ddd Fix Merge test for complex families 2017-03-02 14:37:51 -06:00
prculley
97bf1cb406 Bug 9973; fix remove unused objects tool to use place name not title
original 'title' field is often blank now...
2017-03-02 18:54:48 +00:00
arnaullv
7c5df1300e Update Catalan translation to latest template 2017-03-02 18:39:40 +00:00
John Ralls
d5e8b810b9 Fix copy-paste error in last commit. 2017-03-02 07:11:01 -08:00
John Ralls
1571f8409a Bug 9965: Undo in undoableentry does the wrong undo in MacOS.
This fixes the immediate problem peculiar to MacOS, but the underlying
problem that the code doesn't use keybindings and has a control-specific
undo stack which makes undo ambiguous for the window remains.
2017-02-28 20:55:16 -08:00
prculley
3901e7dd4c Fix unodoableentry for international characters
Gtk has some parameters in bytes, some in characters; they cannot
be combined.
2017-02-28 23:11:04 +00:00
Nick Hall
c352fa6378 Check that the USER_CSS directory exists 2017-02-28 23:07:38 +00:00
Bernard Banko
5ac0d29f00 Add ~ for About modifier 2017-02-28 21:26:43 +01:00
Paul Franklin
111d792c0c shorten option description for better CLI typeout 2017-02-28 12:00:42 -08:00
Paul Franklin
1e0e1c0b39 add filter progress bar to the Relationship Graph report 2017-02-28 11:53:51 -08:00
Paul Franklin
eb3c13dbca add filter progress bar to the Records report 2017-02-28 11:52:19 -08:00
prculley
9116148587 Fix addon manager to reload updated plugins so they are recognized 2017-02-28 08:37:14 -06:00
prculley
5b51f3dcc9 Fix Addon manager to recognize newly installed addons immediately 2017-02-28 08:37:14 -06:00
Nick Hall
459d3f931c Skip four failing tests in merge_ref_test
These four tests pass when run individually from the command line,
but fail when run as part of a module.
2017-02-27 23:18:17 +00:00
Nick Hall
55ff3efd5f The wget package is pre-installed in travis 2017-02-27 22:52:36 +00:00
Nick Hall
d59f4e86b2 Enable merge_ref_test in travis 2017-02-27 22:02:51 +00:00
Nick Hall
682cbe6e21 Fix family merge bug
References do not need to be updated in people that have been
removed in the merge.
2017-02-27 22:00:08 +00:00
Nick Hall
7d38122be8 Remove unused private table variable 2017-02-25 19:26:46 +00:00
prculley
28850728af Fix ToolComboEntry for Gtk method not supported on older Gtk 2017-02-25 08:41:01 -06:00
Sam Manzi
f603f24bbd Merge pull request #357 from prculley/bug9954
bug 9954; fix Gedcom import for empty FAMC line
2017-02-25 16:06:26 +11:00
Sam Manzi
e1ba3d0523 Merge pull request #343 from prculley/gladeleak
Bug 9913: Fix Glade file loading to avoid loading and leaving extra toplevels
2017-02-25 15:44:27 +11:00
Sam Manzi
dee377762a Merge pull request #354 from prculley/gtkdep
Fix some Gtk deprecations
2017-02-25 15:24:03 +11:00
Sam Manzi
ceeb4382f1 Merge pull request #358 from prculley/bug9920
bug 9920; fix for multiline Titles in Source view
2017-02-25 15:10:19 +11:00
Nick Hall
f92ee329a9 Avoid using 'shell=True' when running a subprocess 2017-02-24 22:32:24 +00:00
Paul Franklin
ce830fb8bf give CLI warning "title" its own line, as the error already does 2017-02-24 12:28:31 -08:00
Paul Franklin
1ce98afc86 don't type out a (possible) warning message if the option is not on 2017-02-24 11:10:03 -08:00
Paul Franklin
fc4b9fe695 fix bug (the option itself is always True, we want the value) 2017-02-24 11:08:18 -08:00
Paul Franklin
8f09adefe9 improve the "__main__" routine which prints all the date formats 2017-02-23 20:20:06 -08:00
Nick Hall
74ffc76af0 Fix bug introduced in previous commit 2017-02-23 22:39:30 +00:00
Nick Hall
7b578356fd 9541: Make get_table_func method protected 2017-02-23 22:20:50 +00:00
Nick Hall
6bf8870295 Tidy up secondary column code 2017-02-23 22:20:50 +00:00
Nick Hall
a8e6f7b9a3 Use current environment and executable in process
The GRAMPSHOME environment variable is not unset after the
gen/utils/test/file_test unit test.  This caused the Gramps
process to fail with an environment error.
2017-02-23 18:43:20 +00:00
Nick Hall
d71f7d7097 Fix vCard unit tests 2017-02-23 13:58:40 +00:00
Zdeněk Hataš
06476cfc6d czech translation update 2017-02-23 11:30:50 +01:00
Paul Franklin
4541027dc3 enable deferred translation of date format strings 2017-02-22 21:29:13 -08:00
Nick Hall
1c4d27c2a9 Revert "enable deferred translation of date format strings"
This reverts commit 715cce27f4.
2017-02-23 00:38:28 +00:00
Nick Hall
0599539d09 Revert "improve the "main" routine which prints all the date formats"
This reverts commit 0c144c97a9.
2017-02-23 00:09:19 +00:00
Nick Hall
b8ba05540e Revert import change in unit test
The relative import worked when the test was run from the
command line, but not in the Travis environment.
2017-02-22 17:50:02 +00:00
Nick Hall
b3509ad3f4 Convert some gui imports from absolute to relative 2017-02-22 17:16:04 +00:00
Paul Franklin
0c144c97a9 improve the "main" routine which prints all the date formats 2017-02-22 08:17:53 -08:00
Paul Franklin
715cce27f4 enable deferred translation of date format strings 2017-02-22 08:15:41 -08:00
Nick Hall
8876252771 Remove redundant OS specific code
The text variable is already a str.
2017-02-22 14:57:52 +00:00
Paul Franklin
0f906b363b 7305: Inconvenient size of error dialog 2017-02-21 20:29:05 -08:00
Paul Franklin
8196b65aab add a TODO comment (since I don't understand) 2017-02-21 20:20:10 -08:00
Paul Franklin
4daf7e1214 add a TODO comment (since I don't understand) 2017-02-21 20:15:58 -08:00
Paul Franklin
63d37e84cc make LastNameDialog a better ManagedWindow 2017-02-21 20:05:38 -08:00
Paul Franklin
fae1cb710b better names (than the ones I hurredly chose to make pylint happy) 2017-02-21 20:02:38 -08:00
Nick Hall
5d842e046e Remove handle class 2017-02-21 20:55:48 +00:00
prculley
a948feb60e bug 9920; fix for multiline Titles in Source view
Source view is set up for single line rows, multi-line Titles
cause problems for Gtk (sometimes many unrelated rows get doubled
in height).
2017-02-21 11:41:40 -06:00
prculley
4226bc9d45 Fix Gedcom import for improper creation of error message note
The improper note could overwrite another note, due to overlapping
GIDs.
2017-02-21 09:13:16 -06:00
prculley
5fe0a4df46 bug 9954; fix Gedcom import for empty FAMC line 2017-02-20 16:13:10 -06:00
Nick Hall
d0b50caea1 Change "GRAMPS" to "Gramps" in comments and docstrings 2017-02-20 19:05:48 +00:00
Nick Hall
3e5a956454 Convert some imports from absolute to relative 2017-02-20 18:19:41 +00:00
Nick Hall
e46321a7c6 Move labels into schema 2017-02-20 16:27:27 +00:00
vantu5z
6a6d0c3a2e update Russian translation 2017-02-20 09:14:14 +03:00
erikdrgm
782f81fb5e Merge branch 'master' of github.com:gramps-project/gramps 2017-02-19 09:09:54 +01:00
erikdrgm
53eabbaa86 changed n translation 2017-02-19 09:08:25 +01:00
Paul Franklin
55d3a24d2e tweak some report options slightly (less height, re-tabify some) 2017-02-18 19:28:14 -08:00
Paul Franklin
f7bda7d51b new gramps.pot translation template for master 2017-02-17 15:56:10 -08:00
Paul Franklin
3af9a8b803 7276: translate some currently-untranslated punctuation marks 2017-02-17 15:53:31 -08:00
Olaf
7f813e95e5 Change output order in Relationship Graph plugin
This patch adds a function sort_persons() to RelGraphReport, which will
change the processing order of persons for the output. Starting from persons
with no known parents in the database, the individual family trees are
traversed in a down-and-up fashion, so that closely related people should
appear close to each other in the output. Previously the output order was
purely given by the order of internal IDs.

Rearranging the output order will make the life of GraphViz just so much easier.
It will then manage to produce graphs with much fewer unnecessary intercrossing
arrows between generations and people and ultimately produce a much nicer
output graph.
2017-02-17 22:26:14 +00:00
Nick Hall
7f07ad2637 Merge pull request #356 from Nick-Hall/json-schema
Convert get_schema methods to use JSON Schema
2017-02-17 22:05:23 +00:00
Nick Hall
88842e875f Add JSON schema unit tests 2017-02-17 21:45:46 +00:00
Nick Hall
62403b5789 Remove schema field functionality 2017-02-17 21:45:46 +00:00
Nick Hall
6f0119288b Convert get_schema methods to use JSON Schema 2017-02-17 21:45:46 +00:00
Nick Hall
2692f86cd6 Add python3-jsonschema to travis 2017-02-17 21:21:51 +00:00
romjerome
64208cf9b9 Merge branch 'master' of https://github.com/gramps-project/gramps 2017-02-17 16:11:07 +01:00
romjerome
e588ff504b 9950: Custom Note Types not shown in the filter siderbar 2017-02-17 16:11:00 +01:00
Paul Franklin
7855df6c08 make the translator's job a little easier 2017-02-13 21:29:47 -08:00
Paul Franklin
5ceb7b69d9 fix bug (typo?) where Quick Views had a title of "True" 2017-02-13 19:16:58 -08:00
Paul Franklin
0d7b79ea88 7276: translate some currently-untranslated punctuation marks 2017-02-13 19:14:46 -08:00
SNoiraud
20f7b862cf Narrativeweb : Add possibility to translate "%s:" strings 2017-02-13 10:12:58 +01:00
SNoiraud
fe989d9ce3 9883: The family map for narrativeweb must work over https 2017-02-13 09:39:38 +01:00
vantu5z
532928ef69 update Russian translation 2017-02-13 09:19:37 +03:00
Bernard Banko
2e9c9a435a fix bug 9600 2017-02-12 12:01:32 +01:00
Sam Manzi
4b313694fc Merge pull request #350 from prculley/extractname
Fix 'Extract Information from names' tool
2017-02-12 15:53:31 +11:00
Sam Manzi
ace8cb415f Merge pull request #349 from prculley/filters
Add Progress indicators to filters and reports
2017-02-12 15:39:35 +11:00
Sam Manzi
61c678417a Merge pull request #255 from SNoiraud/FR9373
9373: Ability to be able to enter comma separated latitude/longitude …
2017-02-12 15:30:55 +11:00
Sam Manzi
67b967ce3c Merge pull request #351 from prculley/bug9934
bug 9934; fix error when 'Manage Family Tree' is closed via ESC key
2017-02-12 15:13:13 +11:00
Sam Manzi
2278ceef55 Merge pull request #353 from beernarrd/sl-master
updated slovenian translation
2017-02-12 15:00:32 +11:00
Nick Hall
9ca01a3211 9945: Write PlaceID links in CSV export
When places are included in the export use PlaceID links,
otherwise generate a formatted place for the event.
2017-02-11 18:46:11 +00:00
prculley
a50675f7ac Fix Gtk deprecations 2017-02-11 07:54:21 -06:00
erikdrgm
30cd5f885b Merge branch 'master' of github.com:gramps-project/gramps 2017-02-11 11:11:52 +01:00
erikdrgm
5749fadedc updated dutch translation 2017-02-11 11:10:55 +01:00
prculley
064ec90db0 Fix Glade file loading to avoid loading and leaving extra toplevels
Also deals with problems caused by fix; sometimes do need to load
some other toplevel objects.
In some cases, it was easier to remove unused toplevel objects from
glade files.
2017-02-09 16:06:23 -06:00
prculley
0c9953bb1a Fix import gedcom glade file to remove unused toplevel object 2017-02-09 16:06:19 -06:00
prculley
2da74564a3 fix owner editor to properly destroy glade object 2017-02-09 16:06:18 -06:00
Bernard Banko
14d8e36aba updated slovenian translation 2017-02-09 22:49:28 +01:00
Doug Reider
f3e11efeaf Fix bookmarks keybinding on Mac to match the documentation. 2017-02-08 21:17:36 -07:00
prculley
0307c10244 Fix reports papermenu to properly destroy glade objects 2017-02-08 16:23:15 -06:00
prculley
ef647b0680 Remove unused glade files 2017-02-08 16:23:14 -06:00
prculley
f034a2b8c7 Fix dbman so RCS checkin window has correct transient parent 2017-02-08 14:58:16 -06:00
prculley
8f86906e8a Fix POTFILES.in for removed dummydb.gpr.py 2017-02-08 12:06:28 -06:00
prculley
71cc974639 pylint on patchnames 2017-02-07 18:20:42 -06:00
prculley
e8c6ad2542 Fix 'Extract Info from names' tool; unclosed window, bad parent
Gtk deprecation warnings, and add window size/position config.
2017-02-07 18:20:40 -06:00
Nick Hall
4e7eaf016a Merge pull request #336 from prculley/fastplug
Improve Addon management performance
2017-02-07 21:20:32 +00:00
Paul Franklin
022ba94cd7 9004: Error printing graphical report ancestor tree 2017-02-07 09:29:23 -08:00
prculley
40176eeaaf bug 9934; fix error when 'Manage Family Tree' is closed via ESC
or the dialog close 'x' in top left
2017-02-07 11:23:23 -06:00
Jérôme Rapinat
42ed11e0ff 9004: Error printing graphical report ancestor tree 2017-02-07 08:58:25 -08:00
vantu5z
c8b9a5ee5b update Russian translation 2017-02-07 08:55:44 +03:00
Paul Franklin
4284eb95a7 slightly enhance MW's setup_configs 2017-02-05 15:24:48 -08:00
Paul Franklin
081095d333 other uses of self.uistate are protected and this one should be too 2017-02-03 23:15:51 -08:00
prculley
076d75eba4 Add progress indication to long running reports 2017-02-03 18:05:08 -06:00
prculley
705ae9075d Fix TreeBaseModel so that filters have correct transient parent 2017-02-03 18:04:17 -06:00
prculley
79888ec6ea Add progress indication for filters with long 'prepare' times
And fix DeepRelationshipPathBetween for more accurate progress
And fix IsSiblingOfFilterMatch for HandleError
2017-02-03 18:00:18 -06:00
Sam Manzi
ea133b3e9f Merge pull request #346 from prculley/soundex
A new Soundex filter for matching 'name' with people using Soundex
2017-02-04 10:50:33 +11:00
Sam Manzi
b58ac2da8a Merge pull request #348 from prculley/undo
bug 9927; fix UndoableEntry for pygobject bug
2017-02-04 10:36:01 +11:00
Sam Manzi
f28c90bc7a Merge pull request #344 from bertcarnell/bertcarnell/list_child_spouses
Add spouses to the child listing in DAR and DDR
2017-02-04 09:45:49 +11:00
Paul Franklin
28bf8479fd 9795: remember the last location of windows [Dashboard gramplets] 2017-02-02 19:30:02 -08:00
Paul Franklin
1ae88d9aed 9795: remember the last location of windows [style dialogs] 2017-02-02 19:22:55 -08:00
prculley
ae960f79d4 bug 9927; fix UndoableEntry for pygobject bug
This is a workaround for
https://bugzilla.gnome.org/show_bug.cgi?id=644927
What is happening, is that our UndoableEntry class is connecting
to the 'insert-text' event, which uses one of the 'in-out'
parameters for the position of the cursor in the buffer. The very
fact of the connect to the event causes the issue, not something
Gramps is doing wrong.
2017-02-02 14:33:48 -06:00
Rob
c07dcbe0ee Updated det_ancestor_rep.sh to eliminate the unused usenick option 2017-02-02 12:54:42 -05:00
prculley
5ca82248d3 Add tests for new Person HasSoundexName, and old HasNameOf rules 2017-02-02 10:16:59 -06:00
prculley
ec6343e00c A new Soundex filter for matching 'name' with people using Soundex 2017-02-02 10:16:57 -06:00
Peter Landgren
94716cc20f Update Swedish translation 2017-02-02 10:46:09 +01:00
Nemeséri Lajos
c3c9b72e88 update Hungarian translation 2017-02-02 10:40:34 +01:00
romjerome
e287101688 8855: start to update API doc for DB stuff 2017-02-02 10:34:18 +01:00
romjerome
1a1515d6e3 9907: add a spacing value for children widgets
fit better for some Gtk themes
2017-02-02 10:28:29 +01:00
Zdeněk Hataš
d0e9728567 czech translation update 2017-02-01 10:20:46 +01:00
bertcarnell
010fe736ec Added spouses to the child listing in the Detailed Ancestor Report and the Detailed Descendant Report for issues #9926, #8941, and #5698. Also added tests as command line scripts 2017-02-01 00:06:16 -05:00
Sam Manzi
aee05dc200 Merge pull request #341 from prculley/exportopt
Fix CSV export options for new parameters
2017-02-01 11:41:58 +11:00
Sam Manzi
d52a8f0a61 Editorial Indent as per review. 2017-02-01 11:33:11 +11:00
SNoiraud
cad3871523 Geography : use progressmeter when filtering. 2017-01-31 10:21:08 +01:00
Sam Manzi
df4e547a18 Merge pull request #340 from sam-m888/9914hourglassgraphOption
9914: Add [Arrowhead direction] option to Hourglass graph
2017-01-30 09:04:51 +11:00
Sam Manzi
880947c387 Merge pull request #339 from sam-m888/9914familylinesOption
9914: Add [Arrowhead direction] option to Familylines graph
2017-01-30 08:55:33 +11:00
Sam Manzi
fd47f8d146 Merge pull request #342 from sam-m888/pycycleCheck
Remove hidden character from front of shebang line
2017-01-30 08:43:20 +11:00
Sam Manzi
1a113ae0fd Remove hidden character from front of shebang line
Found by [pycycle --verbose --source gramps]

Once corrected pycycle reports:

Project successfully transformed to AST, checking imports for cycles..

No worries, no cycles here!
2017-01-30 08:24:35 +11:00
prculley
267a762262 Fix CSV export options for new parameters 2017-01-28 10:49:49 -06:00
Nick Hall
544e3dbcc4 Use correct parent window for export filter progress 2017-01-27 18:17:50 +00:00
vantu5z
5fead50446 update Russian translation 2017-01-27 14:18:27 -03:00
Nick Hall
c3c8a632de 6085: Remove import from the gui module 2017-01-27 16:20:49 +00:00
Nick Hall
dfdb11bfc9 6085: Remove import from the cli module 2017-01-27 15:36:48 +00:00
Nick Hall
36d68f089f Fix missing filter parameter 2017-01-27 14:24:06 +00:00
Agnès Charrel-Berthillier
a6276cd38f 9914: Add [Arrowhead direction] option to Hourglass graph 2017-01-27 13:54:35 +11:00
Agnès Charrel-Berthillier
d46a00edea 9914: Add [Arrowhead direction] option to Familylines graph 2017-01-27 13:50:40 +11:00
Nick Hall
68fbebe7d1 Add filter progress to reports
Previously, these reports did not show progress of the main
filter loop.
2017-01-26 22:41:08 +00:00
Nick Hall
2f2b619762 Add filter progress to sort events tool 2017-01-26 22:36:54 +00:00
Nick Hall
1e54054953 Add filter progress to export assistant 2017-01-26 22:12:32 +00:00
Nick Hall
4912cc08e4 6085: Convert filters to use the User class
The filter apply method can now be passed a User instance
instead of a progress callback.

The prepare progress will no longer be displayed without the main
filter progress.
2017-01-26 19:00:03 +00:00
Sam Manzi
2cb8c2801a Merge pull request #326 from prculley/progen_prog
Progen import fixes and testing
2017-01-26 15:58:29 +11:00
Sam Manzi
f10ce1c368 Merge pull request #333 from sam-m888/9911addcustomcolorstohourglassgraph
9911: Provide an option for custom colors in Hourglass graph
2017-01-26 15:39:23 +11:00
prculley
a879144cc7 Add Progen import test files 2017-01-25 17:35:52 -06:00
prculley
86263712a9 Fix Progen import for several issues
- Files not closed
- Note text set to 'list' instead of 'str' types
- Address structure elements set to 'None' instead of ''
- Long text strings losing characters and getting corrupted
2017-01-25 17:35:50 -06:00
prculley
d3279c1382 Fix Progen import to use 'Status Bar' progress indicator 2017-01-25 17:35:47 -06:00
prculley
42f2ac04e9 Fix test utility; more console output and make user directories
Console output sows even if an exception occurs
Make user directories if not present
2017-01-25 13:57:53 -06:00
prculley
cde65a53a6 Improve Addon management performance 2017-01-25 13:57:52 -06:00
Matti Niemelä
fdeb604d1f update finnish translation 2017-01-25 14:52:09 +01:00
romjerome
26038164ec 9904: revert ee150c1
TODO: need a solution for recursive iteration and private records
2017-01-25 14:41:54 +01:00
Sam Manzi
4c010a94e4 Merge pull request #329 from prculley/exportgedcom
Improve progress indications for Gedcom export
2017-01-25 16:07:11 +11:00
romjerome
f094346742 update french translation 2017-01-24 17:05:34 +01:00
romjerome
ed0be5f17d update translation template 2017-01-24 17:00:44 +01:00
romjerome
963acb56e0 9908: Custom Family Relations not shown in the filter siderbar 2017-01-24 16:58:54 +01:00
romjerome
ee150c101a 9904: Errors printing graphical report ancestor tree 2017-01-24 16:55:59 +01:00
Paul Culley
8739412351 Merge branch 'master' into exportgedcom 2017-01-24 07:57:01 -06:00
SNoiraud
f03dab0be3 9373 : split the third field in two lines. 2017-01-24 13:37:27 +00:00
SNoiraud
6b38e74ecb 9373: Values not saved and bug in monitoredwidgets 2017-01-24 13:37:27 +00:00
SNoiraud
b6bb8ccdcc 9373: Added EditPlaceRef and suppressed a useless tooltip 2017-01-24 13:37:27 +00:00
SNoiraud
593d57dbc0 9373: justifying the three input fields. 2017-01-24 13:37:27 +00:00
SNoiraud
eac59d932d 9373: Ability to be able to enter comma separated latitude/longitude pairs 2017-01-24 13:37:27 +00:00
Nick Hall
db81851195 Merge pull request #335 from Nick-Hall/bug9897
9897: Create serialize module
2017-01-22 16:06:04 +00:00
Nick Hall
5068aa1b85 Fix unit test
The bug that caused this to pass previously has now been fixed.
2017-01-22 01:14:14 +00:00
Nick Hall
fe1fa8b505 Remove remaining to_struct calls 2017-01-22 00:52:14 +00:00
Nick Hall
41bcfefd67 Remove to_struct and from_struct methods 2017-01-22 00:52:06 +00:00
Nick Hall
4c2464cb49 Create serialize module 2017-01-21 23:09:23 +00:00
Nick Hall
c7bbc01b20 Create the schema within a transaction 2017-01-21 20:52:48 +00:00
vantu5z
3b06bf10dd update Russian translation 2017-01-21 09:12:22 -03:00
Sam Manzi
88e98fcd92 Merge pull request #331 from prculley/bug9886
bug 9886; fix citation tree view quick report right click
2017-01-20 17:33:04 +11:00
Agnès Charrel-Berthillier
6a51ac55db 9911: Provide an option for custom colors in Hourglass graph 2017-01-20 17:15:29 +11:00
prculley
3ac49dcb2c bug 9886; fix citation tree view quick report right click
Another HandleError issue;  Also, the Quick report that started was
actually the wrong one, due to a typo in the quickview.gpr.py.

I also rediscovered the bug 6352; and its relationship to quickreports.
2017-01-18 09:47:33 -06:00
Paul Franklin
f59c7c16bd 9795: remember the last location of windows [media manager] 2017-01-18 06:14:22 -08:00
Paul Franklin
16f56fbbea 9795: remember the last location of windows [bookmarks] 2017-01-18 06:11:40 -08:00
prculley
1b01e9d74e Fix Check&Repair 'Cross table duplicates' Progress parent 2017-01-17 12:14:11 -06:00
prculley
ffdef3276c bug 9898: fix Merge Place has wrong label 2017-01-17 11:27:42 -06:00
prculley
efcdcd7434 Fix ManagedWindow _present method name (incorrectly named __present) 2017-01-17 10:59:15 -06:00
prculley
e7e1976222 Add set_text method to updatecallback to allow progress text changes 2017-01-17 10:33:55 -06:00
prculley
8fa6fad67a Fix Gedcom export to have a more detailed progress indication 2017-01-17 10:31:23 -06:00
prculley
a937d151af fix export assistant to show textual progress steps and first step 2017-01-17 08:51:29 -06:00
prculley
a860a9d80b Fix export assistant, proper parent for popup progress and dialog 2017-01-17 08:49:21 -06:00
prculley
99b7fc8815 Fix updatecallback to show first progress step 2017-01-17 08:42:22 -06:00
prculley
04b7888817 change __rebuild_search to use status bar progress 2017-01-16 23:21:05 +00:00
prculley
2574202a46 add uistate to models 2017-01-16 23:21:05 +00:00
prculley
e24faddabb bug 9876; fix for two progress bars occupy the same space
Moves the popup progress on tree views with filters to the main
window status bar.
2017-01-16 23:21:04 +00:00
prculley
52846b8e68 bug 9877; fix performace with people tree view and some filters
When using deep relationship filters on the person tree view with a
large tree, the tree redraw can take a long time (hours).  The
DeepRelationshipPathBetween 'prepare' method was getting called for
every person in the preceding filter. And that it also ran through
every person in the db within the prepare method.  Resulting in time
as a square function of number of people.

Change view code so that 'prepare' method is called once, and 'apply'
method is called once with list of handles to scan, rather than both
called once per handle.
2017-01-16 23:14:05 +00:00
Paul Franklin
0c03ec2fc1 tweak UndoHistory to remove redundant show_all() 2017-01-16 09:30:23 -08:00
Paul Franklin
1aeea6a6e8 tweak EditTagList (to be a better ManagedWindow, I know a little more) 2017-01-16 09:28:35 -08:00
Paul Franklin
fb8d529e5b tweak TipOfDay to use ManagedWindow "show" instead 2017-01-16 09:24:10 -08:00
Paul Franklin
ec9d6e8fa7 tweak DumpGenderStats tool (enable GUI to be closed, neaten CLI output) 2017-01-16 09:22:01 -08:00
prculley
659329c879 Fixes ManagedWindow for a modal window with another modal elsewhere
During Gramps startup, it is possible to start two modal dialogs;
the 'Family Trees' and the 'Update Addons' (when preferences is set
to check on startup).  Both are modal.
This upgrades the Window manager and ManagedWindow to support this
case.  If this occurs, then the most recent modal window is left
that way, a previous modal window is temporarily downgraded to
non-modal, and the newest window is set 'transient' for the previous
modal window, even if it was not the parent.
This means that there can be only one modal window, and it is always
on top and active.
2017-01-16 15:12:33 +00:00
prculley
56fa449de8 upgrade Update Addons to ManagedWindow
This change was initiated to correct status bar and popup dialogs
that were coming up in the wrong place under Windows.
Upgrade to Managedwindow allows for size/position config, correct
popup of subordinate dialogs, and better window management in
relation to other dialogs.
The Glade change allows the transient parent function to work.
Note that UpdateAddons remains a modal dialog.
2017-01-16 15:12:33 +00:00
vantu5z
4ad41e9269 update Russian translation 2017-01-16 10:07:55 -03:00
Sam Manzi
af674df82e Merge pull request #327 from sam-m888/WordingOnGrampsViewAddonInstallation
Fix wording for addon restart
2017-01-15 11:27:52 +11:00
Sam Manzi
9aeeae8baf Fix wording for addon restart
to mention [Gramps Views] as the special reason why you need to restart
2017-01-15 11:01:46 +11:00
romjerome
5df1612339 9899: typo on string
use generic 'spouse' word
2017-01-14 17:20:26 +01:00
système
b79d5c4cfc 9899: fix non-textual value on place name 2017-01-14 14:49:06 +01:00
système
c712e5813a 9824 9899: revert changes done for avoiding span and range errors
handling seems incomplete, need a translator-reviewer
2017-01-14 13:47:07 +01:00
système
9ccfd50d93 9824: revert romjerome mistakes (part2) 2017-01-14 13:29:23 +01:00
système
0c4529c0ae 9824: revert romjerome mistakes 2017-01-14 13:25:09 +01:00
système
db37a7dbd9 Revert "9899: try to get labels on Family according to status"
This reverts commit dedb5122cb.
2017-01-14 10:23:03 +01:00
système
4f96497e64 Revert "9899: tweak adjustement where one could switch locations for both parents"
This reverts commit 0633930667.
2017-01-14 10:22:37 +01:00
système
8841d13a7e Revert "9899: polish; gen.lib.person arlready called, make test on gender more clear"
This reverts commit fe763b7490.
2017-01-14 10:22:01 +01:00
système
b31f6922dd Merge branch 'master' of https://github.com/gramps-project/gramps 2017-01-14 10:21:03 +01:00
romjerome
fe763b7490 9899: polish; gen.lib.person arlready called, make test on gender more clear 2017-01-14 10:01:42 +01:00
romjerome
0633930667 9899: tweak adjustement where one could switch locations for both parents
this could be a specific case, so for more security, use hardcoded string
2017-01-14 09:55:59 +01:00
romjerome
dedb5122cb 9899: try to get labels on Family according to status 2017-01-14 09:44:17 +01:00
prculley
8f494a683f Remove unused ManagedWindow modal_call method
This was used only once in AddMedia, which has been upgraded to use
the ManagedWindow "modal=" parameter on init instead.
2017-01-12 10:57:57 -06:00
prculley
8f79b0adbb Fix AddMedia to use updated ManagedWindow modal parameter
This was the only Gramps code to use the old ManagedWindow
modal_call method.
2017-01-12 10:54:52 -06:00
Paul Franklin
3ee28584cb tweak sqlite3 info typeout to conform, only output sometimes 2017-01-11 04:22:29 -08:00
Paul Franklin
5633570250 9795: remember the last location of windows [tag dialogs] 2017-01-11 04:13:35 -08:00
Luigi Toscano
3bcea79cc5 Italian translation updates and fixes 2017-01-11 02:11:35 +01:00
prculley
3b049b5da1 bug 9854; fix Merge Family; Error dialog hidden behind Merge Dialog
While performing a Merge Family that results in an error, the Error
dialog appears as normally initially.

However, if the user switches to another application and back, the
Error dialog can disappear (it is under the Merge dialog in the UI).
The mouse cannot clear this up (although the keyboard 'enter' or
'Esc' keys will be directed to the Error dialog and close everything.
2017-01-10 20:21:38 +00:00
prculley
f46350d595 bug 8128; fix progress meters for transient parent 2017-01-10 15:22:46 +00:00
système
566d057456 Merge branch 'master' of https://github.com/gramps-project/gramps 2017-01-10 08:28:37 +01:00
prculley
813361179f bug 9875; fix up export dialog to show progress bar
Originally the progress bar and associated text was shown on the
summary page, but it was never seen since it was shown during the
Gtk assistant 'prepare' stage, before the page was shown.
2017-01-09 21:41:54 +00:00
prculley
1a6db46ffa bug9873; fix Check & Repair for dbapi 2017-01-09 21:35:21 +00:00
prculley
ba7eff6e67 bug 8128; Fix common error/warn dialogs to deal with modal parent
Unmanaged dialogs are often called for errors, warnings, info etc.
On Windows, If called from a modal parent window, they can be a bit
confusing, since the parent window appears to still be active.  This
fix makes the parent window non-modal for the duration of the dialog,
and then returns it to its original state.
2017-01-09 20:59:38 +00:00
prculley
cea4d15d7d bug 9855; fix db undo/redo operation to delay signal emission
Certain multiple commit transactions can leave the db in an inconsistent
state in between commits.  If signals are emitted at each commit, GUI
elements can see the inconsistent state and report errors.  This fix
delays the signal emission until all the commits are complete, presuming
that the db is consistent before and after the complete transaction.
2017-01-09 20:38:32 +00:00
système
0e33ea7a81 Merge branch 'master' of https://github.com/gramps-project/gramps 2017-01-09 20:52:25 +01:00
arnaullv
7e90144db3 Update Catalan translation 2017-01-09 19:28:04 +00:00
Nick Hall
b8495e7436 Revert "fix warnings on import order (pylint)"
This reverts commit 86c4301cb9.
2017-01-09 19:02:49 +00:00
Nick Hall
7a7101e71c Rename method missed in previous commit
See 7f24aca813.
2017-01-09 18:41:34 +00:00
romjerome
86c4301cb9 fix warnings on import order (pylint) 2017-01-09 10:14:53 +01:00
système
8a8807c670 PR#284 9824: try to fix some remaining errors and warnings raised by pylint 2017-01-09 10:14:53 +01:00
erikdrgm
c4c1059c50 updated dutch translation 2017-01-08 20:04:36 +01:00
Luigi Toscano
53542ea3d5 Refresh it.po using the current pot template 2017-01-08 16:25:49 +01:00
système
89699dc847 Merge branch 'master' of https://github.com/gramps-project/gramps 2017-01-07 13:24:53 +01:00
Łukasz Rymarczyk
5099b421e0 1885 3526: explanation for 'f' and 'm' letters on tests 2017-01-07 10:04:48 +01:00
romjerome
f5365202cc 7276: typos 2017-01-07 09:45:24 +01:00
romjerome
ec1360076e 7276; fix some punctuation marks for french 2017-01-07 09:41:42 +01:00
Matti Niemelä
c43c0b72d2 update finnish translation 2017-01-07 09:25:25 +01:00
prculley
b7155b47ed Fix the debug module (profiling code) for current python libraries 2017-01-05 21:31:10 +00:00
Zdeněk Hataš
40fbdae481 czech translation update 2017-01-05 12:57:32 +01:00
romjerome
30a657b69e update french translation 2017-01-05 09:36:09 +01:00
romjerome
43d1f8ce04 update translation strings template 2017-01-05 09:16:50 +01:00
romjerome
2a1234c45c 9243 9824: fix some warnings (pylint)
score from 8.91 to 9.56
2017-01-05 09:15:20 +01:00
système
d30c8e21aa Merge branch 'master' of https://github.com/gramps-project/gramps 2017-01-04 15:38:33 +01:00
vantu5z
b974750621 update Russian translation 2017-01-04 12:41:14 +03:00
système
7efcd2edf6 Merge branch 'master' of https://github.com/gramps-project/gramps 2017-01-04 08:44:26 +01:00
arnaullv
56280fa418 Update Catalan translations 2017-01-03 21:50:36 +00:00
système
e267893470 7004: Only Event and Family Editors are checking if data_has_changed
tidy up and consistency between editors on save()
2017-01-03 21:37:45 +00:00
Nick Hall
49321133e0 9878: Update note text before closing
The object must be updated so that changes can be detected.
2017-01-03 21:25:31 +00:00
Paul Franklin
e95fe692ba fix file chooser's deprecation warnings in import dialog 2017-01-03 12:46:31 -08:00
Paul Franklin
1991d194fa 9795: remember the last location of windows [import dialog, part 2] 2017-01-03 12:45:01 -08:00
Paul Franklin
d2b200c121 9795: remember the last location of windows [import dialog, part 1] 2017-01-03 12:43:04 -08:00
système
3b16b6be79 9851 2017-01-03 20:16:38 +01:00
Paul Franklin
998c5f4bee 9795: remember the last location of windows [FTM] 2017-01-02 18:55:04 -08:00
Paul Franklin
4f11e97b8d Merge branch 'prculley-bug9872' 2017-01-02 18:34:38 -08:00
Sam Manzi
5acf75d696 Feature 9243: Increase relationship.py to show relationships
beyond 20th generation
2017-01-02 19:27:20 +00:00
Paul Franklin
5e10faf779 tweak git_revision (VERSION has no newline, so git_revision shouldn't) 2017-01-02 10:03:17 -08:00
système
b774ed8f32 9841: Support tag on EventRef Editor 2017-01-02 15:57:54 +00:00
Zdeněk Hataš
f6e854d98d czech translation update 2017-01-02 13:38:59 +01:00
Paul Franklin
5666441e75 Merge branch 'bug9872' of git://github.com/prculley/gramps into prculley-bug9872 2017-01-01 21:49:50 -08:00
Tom Samstag
b6f9fbca9a remove gramps.gen.simple.by_date
The function was deprecated in 8b39b80 (2012-11-15) but the deprecated
comment was somehow removed in 3ef1c02 (2013-11-12). The function won't
work anymore due to cmp not existing in python 3.
2017-01-01 11:46:04 -08:00
Paul Franklin
e343d55044 fix typo (and test if Travis build still breaks, after PR312) 2017-01-01 09:44:53 -08:00
prculley
b06c101a8a Fix test_exports to ignore changes in Gedcom Copyright year 2017-01-01 17:24:41 +00:00
système
2588e61a96 Happy new year! 2017-01-01 10:40:29 +01:00
Paul Franklin
6d1631dbfe 9862: ancestor tree doesn't use replacements 2016-12-31 17:26:01 -08:00
prculley
7406c6ecf4 bug 9872: fix Windows issue; Book dialogs don't stay on top
They are pushed to background if background window tooltip appears.
Also, The book list display was not popping up above the dialog
(no transient parent).
2016-12-31 14:31:13 -06:00
prculley
3bca0e8184 Add call to ManagedWindow.close() to dbman
This is an update to "bug 8128; Fix 'Info' popup from Manage Family
Trees' dialog for parent"
2016-12-31 14:29:55 +00:00
Sam Manzi
dde84ed8bc Merge pull request #306 from sam-m888/ChangeConfigKeysForAddons
Change config keys to mention addon
2016-12-30 13:38:26 +11:00
Sam Manzi
043ebaba65 Change config keys to mention addon
Renaming config keys to make their use clearer
2016-12-30 13:23:24 +11:00
Sam Manzi
08eb715da2 Merge pull request #304 from sam-m888/ChangeWordingAddonRestart
Restart addon message change wording
2016-12-30 08:44:32 +11:00
Sam Manzi
af240c9b53 Restart addon message change wording
As not all addons are Views.
2016-12-30 08:21:30 +11:00
prculley
f92903b1f7 bug 9854; Error dialog can become hidden behind merge dialog 2016-12-29 19:35:45 +00:00
prculley
34d6ddada0 Bug 7928; Make merging people with complex families more friendly
If families are complex, skip the family merge with a warning message
rather than abort the persons merge
2016-12-29 19:35:27 +00:00
prculley
a09d5471cf bug 8128; Fix 'Info' popup from Manage Family Trees' dialog for parent 2016-12-29 19:06:48 +00:00
Sam Manzi
908201a80d Merge pull request #302 from prculley/bug8128_gw
bug 8128; Fix transient parent for popup 'Gramps Warnings'
2016-12-29 08:14:25 +11:00
prculley
01b7490c8c bug 8128; Fix transient parent for popup 'Gramps Warnings' 2016-12-28 09:06:37 -06:00
Paul Franklin
0496756abb Merge pull request #301 from prculley/bug8128_pm
bug 9856; fix popup ProgressMonitor to find a parent for set_transient_for
2016-12-27 11:48:35 -08:00
prculley
1590f8c000 bug 9856; fix popup ProgressMonitor to find a parent for set_transient_for 2016-12-27 10:36:20 -06:00
prculley
1a09304335 bug 9856; fix selected person not updated if changed in people list view 2016-12-26 08:18:32 -06:00
Paul Franklin
f762fda80d put the correct FSF address into some (presumably cribbed) modules 2016-12-24 16:25:21 -08:00
Paul Franklin
0b2aab53ee restore the ImportInfo to the new Pro-Gen importer 2016-12-24 16:22:44 -08:00
Paul Franklin
ebe56a3f05 save quick backup's folder if backup aborted, if needed 2016-12-24 14:15:52 -08:00
Paul Franklin
0a47474e0e 8868: Make XML backup dialog size persist [part 2] 2016-12-24 14:11:45 -08:00
Paul Franklin
45de935d5e 8868: Make XML backup dialog size persist [part 1] 2016-12-24 14:10:27 -08:00
prculley
cf839a195b Fix dialogs for Gtk deprecations 2016-12-24 09:02:57 -06:00
prculley
4498ee32df Fix some Gtk deprecations in Plugin Manager 2016-12-24 09:02:57 -06:00
prculley
f25fb1415b Fix the Gobject deprecation (convert to GLib) in interactivesearchbox 2016-12-24 09:02:57 -06:00
prculley
dd151a3990 fix some Gtk deprecations in textbufdoc (used by QuickReports etc.) 2016-12-24 09:02:57 -06:00
Alois Poettker
7c471db1c9 6896: Improve Pro-Gen importer 2016-12-23 20:26:54 -08:00
Nick Hall
13b53e35d4 Add window track to merge dialogs 2016-12-23 22:20:41 +00:00
Paul Franklin
e931b8a75c typos 2016-12-23 14:12:18 -08:00
Jérôme Rapinat
85e437d291 7276: translate some currently-untranslated punctuation marks 2016-12-23 12:59:06 -08:00
Paul Franklin
f3053b19ca 9795: remember the last location of windows [Reorder] 2016-12-23 12:52:58 -08:00
Josip
3b4ceeb630 8128: GtkDialog mapped without a transient parent
Fix Reorder Relationships dialog
2016-12-23 14:18:39 +01:00
Sam Manzi
3ce8c4880a Merge pull request #298 from prculley/bug9470
bug 9470; Don't allow selecton of Active or Home person until actually commited
2016-12-23 10:27:45 +11:00
prculley
defcda7981 bug 9235: Shrink size of Break Lock (and other QuestionDialogs) 2016-12-22 19:46:04 +00:00
prculley
2359633198 bug 8333; fix merge issue with Person Tree View 2016-12-22 18:34:17 +00:00
Paul Franklin
5ad32042c6 move two methods down slightly (to better check a forthcoming change) 2016-12-21 22:24:48 -08:00
Paul Franklin
376f2b0010 enable a simple test for translated datestrings 2016-12-21 15:37:12 -08:00
Paul Franklin
66260871dc give GUI User an optional parent, for when None would otherwise be used 2016-12-21 15:35:45 -08:00
romjerome
f75618eb2d 9824: pylint error: map_type not set
was pull request #284
2016-12-21 12:21:43 +01:00
romjerome
e5ca4186da 9824: pylint error: no enable_debug, move to LOG.debug
was pull request #284
2016-12-21 12:16:56 +01:00
romjerome
5ecb140094 9824: pylint error: raise Error as GrampsImportError
was pull request #284
2016-12-21 12:14:30 +01:00
romjerome
0309598193 9824: pylint error: missing explicit variable
was pull request #284
2016-12-21 12:11:17 +01:00
romjerome
cb38e81a3d 9824: pylint error: missing variable names
was pull request #284
2016-12-21 12:08:15 +01:00
romjerome
a1dff4457b 9824: pylint error: explicit os module import
was pull request #284
2016-12-21 12:02:43 +01:00
romjerome
061f5fbb1f 9824: pylint error: LOG variable was not set
was pull request #284
2016-12-21 11:58:22 +01:00
romjerome
1a3f08203c 9824: pylint error: text variable does not exist for debug
was pull request #284
2016-12-21 11:54:27 +01:00
romjerome
6c993242f2 9824: pylint error: fix theme variable for AttributeError
was pull request #284
2016-12-21 11:52:19 +01:00
romjerome
a0b2cf1803 9824: pylint error: 'nrchild' variable not set on this section
was pull request #284
2016-12-21 11:50:03 +01:00
romjerome
34aefd9530 9824: pylint error: fix a missing error module
was pull request #284
2016-12-21 11:46:50 +01:00
romjerome
14142ff5e3 9824: pylint errors: explicit import for modules and variables on .gpr.py
was pull request #284
2016-12-21 11:39:23 +01:00
Matti Niemelä
1a74ba03b8 update finnish translation 2016-12-21 11:34:03 +01:00
Sam Manzi
91a279e362 9161 Debian package -ignore old changelog 2016-12-21 08:20:35 +11:00
prculley
b71b4e9c7f bug 9844; fix QuickReports for Cairo crash when no objects found 2016-12-20 19:36:49 +00:00
prculley
55edefd4b8 bug 9842; fix lineage quickreport when started from person with no parent 2016-12-20 19:31:30 +00:00
prculley
ce884b6578 bug 9478; fix quick search exception when nothing in searched list 2016-12-20 19:10:57 +00:00
prculley
90b8145693 bug 9831: Fix HandleError when using finddupes tool to merge 2016-12-20 17:47:53 +00:00
Paul Franklin
dc320aab8c shoehorn in some missing (somehow) datestrings in el.po 2016-12-18 19:57:04 -08:00
Paul Franklin
6a6fe9b48d 7276: translate some currently-untranslated punctuation marks 2016-12-18 14:20:36 -08:00
prculley
1e8ab3ec69 bug 9286; fix styledtext editing of LINK with URL as Visible element 2016-12-18 17:56:55 +00:00
prculley
a5ed1086d8 bug 9285; fix detection of URLs in Styled text editor 2016-12-18 17:42:04 +00:00
Paul Franklin
fb6ed2ab53 narrow GrampsPreferences if possible (e.g. in Greek it is 1138) 2016-12-18 00:13:51 -08:00
Paul Franklin
cb27d546e9 9612: Problem adding parents [with Latin names] 2016-12-17 18:30:55 -08:00
Paul Franklin
1742d44d35 center errorview dialog, and shorten it too 2016-12-17 18:27:57 -08:00
prculley
9bf5144e70 bug 9470; Don't allow selecton of Active or Home person until actually commited 2016-12-17 17:03:57 -06:00
prculley
9c92bb8551 bug 8510 fix for special characters in Family Tree names 2016-12-17 19:30:44 +00:00
Paul Franklin
341d48bd40 9795: remember the last location of windows [partial: some tools] 2016-12-17 10:34:06 -08:00
Zdeněk Hataš
2577367f01 czech translation update 2016-12-17 15:39:44 +01:00
Nick Hall
76cb80f17f Remove --databases command line option 2016-12-16 22:18:33 +00:00
Nick Hall
9a53fae5a0 Remove backup summary and auto-load
Automatic backups are now saved to a user-defined directory.
2016-12-16 22:00:11 +00:00
vantu5z
33169fd05f update Russian translation 2016-12-16 13:42:15 +03:00
Paul Franklin
1af4e89094 new gramps.pot translation template for master 2016-12-15 11:08:41 -08:00
romjerome
ab2793476f fix a missing import 2016-12-15 16:00:07 +01:00
romjerome
f372f5b813 Tag editor: Tweak improvement on buttons order 2016-12-15 15:52:12 +01:00
SNoiraud
09cad05e05 9340: The configparser is assuming the wrong encoding. 2016-12-15 09:32:02 +01:00
Paul Franklin
083a2a721e 9795: remember the last location of windows [partial: three more] 2016-12-14 22:05:04 -08:00
Leonhaeuser
beb3962f52 update German translation and fix missing line feed 2016-12-14 22:08:36 +01:00
erikdrgm
f17379cd16 updated Dutch translation 2016-12-14 14:51:38 +01:00
erikdrgm
a27e49cf0e updated Dutch translation 2016-12-14 14:45:09 +01:00
SNoiraud
291c29ad04 9563: Sorting in family tab of narrated web report 2016-12-14 10:38:57 +01:00
Leonhaeuser
e9acf39cf2 fix for 0009696 and German translation update 2016-12-14 00:46:56 +01:00
Nick Hall
93f59af9d8 Tidy up export assistant multiple inheritance 2016-12-13 23:26:13 +00:00
Sam Manzi
f01d469849 9801 Silence remaining PyGIWarning 2016-12-14 07:48:45 +11:00
Paul Franklin
1b6d84353c 9795: remember the last location of windows [export assistant] 2016-12-13 11:40:00 -08:00
SNoiraud
03128a0728 9563: Sorting of relationships in family tab of narrated web report 2016-12-13 14:20:55 +01:00
SNoiraud
23213e590b NarrativeWeb: Reduce the Report options window. 2016-12-13 09:50:36 +01:00
Paul Franklin
af7c09d8ae 9795: remember the last location of windows [partial: two more] 2016-12-12 20:02:36 -08:00
Paul Franklin
5929f2066e tweaks to saving config keys (save keys without default, pylint, etc.) 2016-12-12 19:59:45 -08:00
Zdeněk Hataš
48bab7bed1 czech translation update 2016-12-12 14:49:24 +01:00
erikdrgm
a9ce126ed4 update Dutch translation121216 2016-12-12 09:55:04 +01:00
Paul Franklin
251c4acde2 9795: remember the last location of windows [partial: verify] 2016-12-11 22:58:54 -08:00
Paul Franklin
3406450451 9795: remember the last location of windows [partial: eight more] 2016-12-10 18:27:11 -08:00
Paul Franklin
f3dc114476 new gramps.pot translation template for master 2016-12-10 10:21:46 -08:00
Paul Franklin
cdf6e0e3a3 enable custom filters in reports to select the center person 2016-12-10 10:19:28 -08:00
Lajos Nemeséri
90a513effa update Hungarian translation 2016-12-10 11:00:15 +01:00
Paul Franklin
2087f807f3 make report dialog height less than 600, for smaller displays [RR] 2016-12-09 19:51:43 -08:00
Paul Franklin
9b5ef6d069 make report dialog height less than 600, for smaller displays [PR] 2016-12-09 19:50:13 -08:00
Paul Franklin
f2229db819 make report dialog height less than 600, for smaller displays [KR] 2016-12-09 19:49:52 -08:00
Paul Franklin
f072dd889e make report dialog height less than 600, for smaller displays [FGR] 2016-12-09 19:49:32 -08:00
Paul Franklin
36380651e4 make report dialog height less than 600, for smaller displays [DAR] 2016-12-09 19:49:03 -08:00
Paul Franklin
b848f1cd2a make report dialog height less than 600, for smaller displays [DR] 2016-12-09 19:48:34 -08:00
Paul Franklin
9ccc149161 make report dialog height less than 600, for smaller displays [BAR] 2016-12-09 19:47:55 -08:00
Paul Franklin
2c9bad6108 make report dialog height less than 600, for smaller displays [SC] 2016-12-09 19:47:26 -08:00
Paul Franklin
55fa8f8d86 make report dialog height less than 600, for smaller displays [FC] 2016-12-09 19:46:53 -08:00
Paul Franklin
289d28c22b make report dialog height less than 600, for smaller displays [DT] 2016-12-09 19:43:50 -08:00
Sam Manzi
35b79acacc Feature#1682: Enable copying Soundex result 2016-12-10 14:32:37 +11:00
Nick Hall
5621ade2e4 9799: Use latest valid date rather than today
This is useful for historic places when an event date is not
available.
2016-12-09 19:25:14 +00:00
Nick Hall
772265c3ef 9813: Modify endonym handling in place displayer
If no language code is matched, the default name is now the first
in the list, rather than a name with no language code.
2016-12-09 19:07:04 +00:00
Nick Hall
176fcae6ad 9737: Fix house number concatenation 2016-12-09 18:57:06 +00:00
vantu5z
cde4c4ebf5 update Russian translation 2016-12-09 15:02:38 +03:00
Nick Hall
7f24aca813 Simplify _create_secondary_columns method
Now only creates new columns.
Removed update_secondary_values_table method.
2016-12-08 23:09:00 +00:00
Nick Hall
c8998cc81c Rename rebuild_secondary_fields to _create_secondary_columns 2016-12-08 23:09:00 +00:00
Paul Franklin
ca105fb73a 9795: remember the last location of windows [partial: the editrefs] 2016-12-08 14:28:42 -08:00
Nick Hall
4e812c738b Remove a couple more unused methods 2016-12-08 22:05:05 +00:00
Nick Hall
d8796d35fb Remove methods that create secondary indexes
All indexes are created in the _create_schema method.
2016-12-08 21:49:52 +00:00
Nick Hall
83e5bd6be3 Remove another unnecessary version file 2016-12-08 21:27:39 +00:00
Paul Franklin
50bb8ffbbc 9795: remember the last location of windows [partial: the selectors] 2016-12-08 12:44:08 -08:00
Nick Hall
290fd6ec43 Remove unused method 2016-12-08 19:03:39 +00:00
Nick Hall
c358d5c3e1 Remove creation of unnecessary version files
The BSDDB version is not relevant for DBAPI databases.  The python
version will always be 3 and the pickle upgrade "YES".
2016-12-08 18:59:42 +00:00
Nick Hall
f321d68db1 Remove MySQL backend 2016-12-08 17:32:09 +00:00
Nick Hall
4a30d9e4b7 Make update_backlinks method protected 2016-12-08 15:16:26 +00:00
Nick Hall
013617dafb Rename update_schema to _create_schema 2016-12-08 15:06:06 +00:00
Matti Niemelä
67c3d4a77a update finnish translation 2016-12-08 10:38:30 +01:00
Espen Berg
bd7cc813aa Corrected some language typos in Norwegian version of relationship calculator 2016-12-07 21:53:17 +01:00
Paul Franklin
6264461a54 reduce default width of preferences dialog (after [5dd88052]) 2016-12-07 12:12:21 -08:00
Paul Franklin
52ccc26753 give statusbar "warnings" dialog a less-ambiguous name 2016-12-07 11:32:07 -08:00
Paul Franklin
16f229c644 9795: remember the last location of windows [partial: merge dialogs] 2016-12-07 11:30:38 -08:00
Nick Hall
4e2ab54fb9 Remove unused restore method 2016-12-07 19:29:53 +00:00
Nick Hall
6098ccd468 Remove low-level bsddb backup code 2016-12-07 19:29:24 +00:00
Nick Hall
5dd88052cf Reduce minimum width of preferences dialog 2016-12-07 19:13:59 +00:00
Nick Hall
593f5a8f2b Add new backup preferences
Allow user to specify a backup directory.
Add option to backup on exit.
Add option to autobackup at regular intervals.
2016-12-07 17:44:02 +00:00
Paul Franklin
eceeddb1e4 make "quick backup" dialog slightly wider (workaround for 8868) 2016-12-06 19:36:23 -08:00
Paul Franklin
a3925313ad 9795: remember the last location of windows [ViewConfigureDialog] 2016-12-06 18:59:23 -08:00
Paul Franklin
413da833ca 9795: remember the last location of windows [partial: main editors] 2016-12-06 15:22:09 -08:00
Paul Franklin
bbb8b5161d 9795: remember the last location of windows [partial: filter dialogs] 2016-12-06 11:59:04 -08:00
Paul Franklin
d407c2fb6b trap FilterError when creating and testing a new filter 2016-12-06 11:57:16 -08:00
Nick Hall
2c454268a1 Remove drop_tables and reload methods
These methods are not used and we would not normally want to
drop all tables in a database.
2016-12-06 18:07:42 +00:00
Nick Hall
467f779230 Fix import after removal of is_empty method 2016-12-06 18:06:59 +00:00
Nick Hall
61da801fa1 Remove is_empty database method
The existing get_total method can be used instead.
2016-12-06 17:48:34 +00:00
Nick Hall
3e69fa5cbe Fix get_total method and add unit tests 2016-12-06 17:32:12 +00:00
Nick Hall
35b7495438 9541: Make metadata methods protected 2016-12-06 17:10:07 +00:00
vantu5z
92618fcc6d update Russian translation 2016-12-06 15:04:27 +03:00
erikdrgm
238a1c5c12 Dutch translation61216 2016-12-06 10:11:48 +01:00
Paul Franklin
ff6be8b3d6 9795: remember the last location of windows [partial] 2016-12-05 18:50:13 -08:00
SNoiraud
66a3dd6050 7309: GtkDialog mapped without a transient parent 2016-12-06 03:02:43 +01:00
Sam Manzi
6ab5a22292 Merge pull request #279 from prculley/bug9768
fix for bugs 9768 and 9778, nonetype error when merging events or families
2016-12-06 11:39:38 +11:00
Paul Culley
e584704e7b Update Merge tests to actually run
So this was a lot of work...

Updated to use lxml, steep learning curve for someone who never examined XML before...

The merge test code needed some updates because it was last used with an older version of the Gramps XML.

Found another bug in the mergefamilyquery code when test started running; another nonetype issue.

Found another bug in the mergepersonquery code when test started running; another nonetype issue.

Couldn't get the subprocess stuff to work right, so changed code to just call Gramps with capture, similar to export_tests. This in turn required that importxml and exportxml be slightly changed to support StringIO redirection of stdin and stdout.

And test_util needed a change to allow stdout to accept an unencoded stream, so I added an option to use BytesIO for this test as well.

Added some code to save input, result, and expected data to files in Gramps temp directory for debugging whenever an error occurred. Easier to use my editor in diff mode than look at the outputs.
2016-12-06 11:17:54 +11:00
Paul Culley
983d787322 Change travis.yml to provide lxml dependencies 2016-12-06 11:00:45 +11:00
Nick Hall
9d77418b30 9541: Make backend methods protected 2016-12-05 19:41:12 +00:00
SNoiraud
c835c6f87c 7309: Jump to Gramps ID functionality doesn't work for relview 2016-12-05 16:20:10 +01:00
SNoiraud
55661056e2 7309: Jump to Gramps ID functionality added to pedigree 2016-12-05 16:01:27 +01:00
SNoiraud
6188812b41 7309 : Remove trailing space. 2016-12-05 14:30:47 +01:00
SNoiraud
8c7b0f8585 7309: Jump to Gramps ID functionality added to *fanchart* 2016-12-05 14:22:56 +01:00
Zdeněk Hataš
3646f2a86c czech translation update 2016-12-05 13:23:01 +01:00
SNoiraud
bc32d2fd76 7309: Jump to Gramps ID functionality doesn't work 2016-12-05 11:03:33 +01:00
romjerome
13c5d75bc1 update french translation 2016-12-05 09:51:55 +01:00
romjerome
1fda1e2a92 typo on french translation 2016-12-05 09:49:19 +01:00
romjerome
bfb99f17ad 9276: update translation strings template 2016-12-05 09:48:21 +01:00
romjerome
8aeebcdfd2 9276: ability to search alternate place names when selecting place 2016-12-05 09:47:04 +01:00
vantu5z
2fc4bae826 update Russian translation 2016-12-05 08:08:49 +03:00
Paul Franklin
9a40306bd1 9795: remember the last location of windows [partial: EditTagList] 2016-12-04 17:11:31 -08:00
Paul Franklin
13064ef627 refine 6495240859 2016-12-04 16:25:53 -08:00
Paul Franklin
6495240859 set up a window's initial configuration easier (size, etc.; see 9795) 2016-12-04 13:27:25 -08:00
Josip
e75a45748f fix missing imports
part of bug 9820
NameError: name 'DbException' is not defined
2016-12-04 18:30:36 +01:00
Espen Berg
8159e95389 Some Norwegian bokmål translation for master copy. Still some work remaining... 2016-12-04 10:30:59 +01:00
Sam Manzi
98ed617a5d Merge pull request #278 from prculley/bug9811
bug 9811; Fix for Relative media path incorrectly calculated for Windows
2016-12-04 16:52:01 +11:00
Paul Franklin
74aba1f6b4 5357: Clipboard window doesn't remember its previous position 2016-12-03 16:36:31 -08:00
Espen Berg
cba583a486 Somewhat revised Norwegian language file. Still some work remaining 2016-12-04 00:41:05 +01:00
Paul Franklin
26e5f7aa9c 9789: Book Report only works with the default values (master "4ffc5e3") 2016-12-03 14:21:41 -08:00
Nick Hall
5f928d5379 Add missing base methods 2016-12-03 22:17:18 +00:00
Nick Hall
db3d7a3d0d Fix import 2016-12-03 21:44:55 +00:00
Nick Hall
9a6c074888 Tidy up code 2016-12-03 18:00:12 +00:00
romjerome
9ae653986f Update french translation 2016-12-03 11:36:00 +01:00
romjerome
3842b0e760 update translation strings template 2016-12-03 11:20:07 +01:00
romjerome
73267600bd -update -m 2016-12-03 11:16:13 +01:00
romjerome
eb8c17cfa5 9812: 'Check and Repair' tool ignores some objects with tag support 2016-12-03 10:59:33 +01:00
erikdrgm
ff1f2fe33b Dutch translation 2016-12-02 20:42:30 +01:00
prculley
72bcfc5cd6 bugs 9768 and 9778, nonetype error when merging events or families 2016-12-01 11:24:24 -06:00
prculley
e94696ecf0 bug 9811; Relative media path incorrectly calculated for Windows 2016-12-01 10:40:06 -06:00
Nick Hall
27c2b0c81d 9748: Use COLLATE clause rather than locale specific columns 2016-11-30 23:13:12 +00:00
Sam Manzi
b556b29b25 Merge pull request #275 from prculley/expdialog
8250 and 9736: avoid all other operations during export and fixes for export popup windows hidden.
2016-12-01 09:56:09 +11:00
Sam Manzi
0a11cbf8b5 Renable user_test on travis after 2365a72d98 fix 2016-12-01 08:51:01 +11:00
Nick Hall
a4a3c55c09 Update comments 2016-11-30 15:57:23 +00:00
Nick Hall
2365a72d98 Fix User class unit tests 2016-11-30 15:51:03 +00:00
vantu5z
cf58de59c1 update Russian translation 2016-11-30 13:32:00 +03:00
Nick Hall
1039156019 9508: Fix place tree cursor 2016-11-29 23:26:50 +00:00
Nick Hall
11942d8975 Add database unit tests for sorted handles 2016-11-29 22:30:11 +00:00
Nick Hall
98950a89a3 Create new module for DbBookmarks 2016-11-29 19:34:57 +00:00
Nick Hall
3bf40f9921 Remove trailing semi-colon from SQL statements 2016-11-29 16:41:47 +00:00
Nick Hall
634691516c Arrange database methods into a more logical order 2016-11-29 16:21:21 +00:00
romjerome
de177975a0 9815: Fix clear map action on Geography 2016-11-29 10:32:17 +01:00
Paul Franklin
e3d732a31e 9789: Book Report only works with the default values (master "4ffc5e3") 2016-11-28 15:24:21 -08:00
Nick Hall
13acd73c9e Remove unused database method 2016-11-28 22:58:41 +00:00
Nick Hall
5826307b63 Remove trailing whitespace 2016-11-28 22:16:49 +00:00
Nick Hall
ee4e652cac 9742: Remove table map classes
The Table, Map, MetaCursor and DbGenericTxn classes are no
longer used.
2016-11-28 21:45:27 +00:00
Nick Hall
baff7cddb0 9810: Fix undo/redo reference updates
Also rewrite to avoid using table maps.
2016-11-28 21:18:11 +00:00
Paul Franklin
e1dca2bfaa 9789: Book Report only works with the default values (master "4ffc5e3") 2016-11-26 15:23:01 -08:00
Bastien Jacquet
fec5d532d1 Feature: Gep-030 FanChart2Way
...New FanChart consisting of both ascendants and descendants.

It can be checked-out there :
https://sourceforge.net/u/bubblegum00/gramps/ci/geps/gep-030-FanChart2Way/~/tree/

<snip>

I find it quite handy, so please let me know if you have any comments or suggestions.

NB: I heavily cleaned up the FanChart code on my way.

Regards,

Bastien Jacquet

https://sourceforge.net/p/gramps/mailman/message/32908110/
........................................................
Refactor fanchart for further modification

Fix radial text pos_start radian alignment

Simplify father's and mother's details getter

Rename draw_gradient to draw_gradient_legend

refactor prepare_background_box

Add option not to flip names

Add a display_format(self, person, num) function as proposed by Benny Malengier on 2012-12-13
It just returns name_display.name_formats[num][_F_FN](person.get_primary_name())

Add option to show the name on two lines

Allow for variable radius depending on generation

Switch to WORD_CHAR wrapping of name (ie word, and char if 0-length word)

Move rescaling tentative inside wrap_truncate_layout

Fix person_under_cursor bugs

Refactor root angle computation

Refactor code positionning the fan

Refactor personpos_at_angle

move implementation of person_under_cursor outside of FanChartBaseWidget class

Change draw_person to take angles in radians

Use same structure for innerring as for outerring

Uses cursor_to_polar and cursor_on_tranlation_dot

Slightly change person_under_cursor logic to return an "address" in the fan

Uses radian_in_bounds to compare angles modulo 2 PI

Fixup test on cursor over inner ring

Fix Center size for FanchartDesc

Fixup fanchart check up to last generation

Give same signature to draw_person

Refactor the common code of self.draw_person in a single function in Base class

Fix center box comment

Refactoring inside celladdress

Remove manual central box drawing since done with draw_person

Fixup draw_person color for duplicates

Use draw_person for central person too

Make __compute_angle and __rec_fill_data public for use in FanChart2Way

Add 2Way View

Rewrite create_map_rect_to_sector to allow bottom-outside-oriented text-arc

Allow to automatically right upside-up bottom arc-text

Correct icons for Fanchart2Way

Small code refactoring

Refactor code of fanchartdesc to use self.rootangle_rad

Rename change_slice to toggle_cell_state

Fanchart2Way code formating and changes

Small refactoring of fanchartdesc innerring fill data

Remove the name from the local temporary data structure

Remove the name from the local temporary data structure (in Fanchart2Way)

Change background gradient to follow the user-selected gradient colors

rename parentsroot to innerring

Some renaming for clearer code

Show last generation of partners in descendant fanchart

Show last partner in Fanchart2Way

Fanchart2Way : Add option to disable gradient on the background

Fixup flipupsidedownname parameter for gramplet usage of fancharts

Fixup twolinename parameter for gramplet usage of fancharts

Add FanChart2Way in available gramplets

Tentative fix for last view on Fanchart2Way

Show step-sibling in Fancharts context-menu

Fix overestimation of descendant halfdist

(SM) Trailing White spaces removed

(SM) Fix config box Table Grid

(SM) Move Icons gramps-fanchart2way to new location

(SM) Add Copyright for Bastien Jacquet

(SM) Fix BSDDB AttributeError NoneType object has no attr

(SM) Update patch to account for bug 9771; fix missing right-click menu items

(Nick Hall/eno93) Fix set_text method takes the length of the utf-8, not the length of the unicode as the second parameter ((Gramps.py:3697): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text())
2016-11-26 18:00:08 +00:00
romjerome
3d854ba944 9801: recommend 'gir1.2-goocanvas-2.0' on debian package 2016-11-26 13:00:21 +01:00
romjerome
79cb66b0f1 8555: Database repair tool always modify all source objects 2016-11-26 12:56:43 +01:00
Tom Hughes
da018c1842 Re-enable selection in MultiTreeView on a drag-end event
In 201f4a5e51 we made grab_broken
re-enable selection because GTK 3.18 and later no longer send a
fake button release event.

The sending of grab broken is an implementation detail of DnD
on X based systems however, and at least some GTK backends do
not generate this, wayland being one example.

So we now use drag-end instead which is always sent to the source
when a DnD operation completes.
2016-11-25 16:45:43 +00:00
Sam Manzi
d8077a8169 Merge pull request #274 from SNoiraud/9378
9378: Quick Backup: remember Media (include/exclude) setting
2016-11-25 17:31:09 +11:00
Nick Hall
74b87e04eb Restore import_from_filename function 2016-11-24 19:45:19 +00:00
Nick Hall
cb738e88ad Remove unused function 2016-11-24 18:40:28 +00:00
Nick Hall
382987f366 Create module for database utilities 2016-11-24 17:57:18 +00:00
Matti Niemelä
5358e8dd93 Update finnish translation 2016-11-24 08:24:15 +01:00
romjerome
18b00846fe typo on french translation 2016-11-24 08:16:37 +01:00
Nick Hall
635db88800 9534: Exclude places outside valid date ranges 2016-11-22 18:25:20 +00:00
Paul Franklin
0f9c3012be enable book selector dialog to remember its size 2016-11-21 13:11:26 -08:00
Paul Franklin
5932addfb5 9789: Book Report only works with the default values (master "4ffc5e3") 2016-11-21 13:09:57 -08:00
Zdeněk Hataš
882c37afc1 czech translation update 2016-11-21 12:17:15 +01:00
Josip
a3960c8515 Merge pull request #272 from prculley/bug9787
bug 9787; fix right-click menus crash caused by PR268
2016-11-20 22:52:48 +01:00
prculley
3fe7d20799 Fix trailing whitespace again 2016-11-17 10:28:40 -06:00
romjerome
4f30f09fab Update french translation 2016-11-17 10:11:47 +01:00
Lajos Nemeséri
43106eb47f Update Hungarian translation 2016-11-17 10:06:35 +01:00
romjerome
4653b35cb3 Update template 2016-11-17 10:04:18 +01:00
prculley
894ce3aca5 Fix trailing whitespace and remove old code comment 2016-11-16 10:26:02 -06:00
SNoiraud
f157148414 8250 and 9736: avoid all other operations during export and fixes for export popup windows hidden. 2016-11-16 09:18:27 -06:00
SNoiraud
6675cce1f2 9378: Quick Backup: remember Media (include/exclude) setting 2016-11-16 12:32:01 +01:00
vantu5z
4a49287292 update russian translation 2016-11-16 11:55:32 +03:00
romjerome
e0cb56ee93 Merge pull request #273 from prculley/galxlt
Fix translation confusion on 'View' noun/verb
2016-11-16 08:53:07 +01:00
romjerome
0743c19449 Merge pull request #271 from paulohpmoraes/master
Update and corrections to brazilian portuguese translation.
2016-11-16 08:52:32 +01:00
prculley
5ff0b3f977 Fix translation confusion on 'View' noun/verb 2016-11-15 09:38:39 -06:00
SNoiraud
8eedb37772 Geography: Add kmls for the geography places view. 2016-11-15 13:09:12 +01:00
prculley
15ca5e6d4c remove excess space in front of right-click menus in embedded lists 2016-11-14 09:12:11 -06:00
prculley
bd142c0744 bug 9787; fix right-click menus crash caused by PR268 2016-11-14 08:46:38 -06:00
Paulo Henrique Moraes
b99c9f41cc Update and corrections. 2016-11-14 08:54:04 -02:00
Josip
4ffc5e3af4 add plugins/db/dbapi/settings.ini to setup 2016-11-12 15:01:15 +01:00
Josip
bb919efec7 Support for Windows Python3 pythonw.exe 2016-11-12 14:05:49 +01:00
Sam Manzi
905717f4f1 Merge pull request #269 from prculley/nameedit
fix name_displayer.add_name_format so it won't create duplicates
2016-11-12 12:57:27 +11:00
Sam Manzi
f4bc6c3384 Merge pull request #268 from prculley/bug9771
bug 9771; fix missing right-click menu items on gallerytab
2016-11-12 12:18:17 +11:00
Sam Manzi
67dfc55a0b Merge pull request #266 from prculley/docstr
update db/base.py with better docstring, new methods etc.
2016-11-12 11:43:22 +11:00
prculley
def6b3fd07 #---- lines back to normal 2016-11-11 18:19:08 -06:00
prculley
d4cb0c3d7c pylint cleanup 2016-11-11 18:19:08 -06:00
prculley
5f794c0570 update db/base.py with better docstring, new methods etc. 2016-11-11 18:19:08 -06:00
Sam Manzi
f38ce3f3f6 Merge pull request #264 from prculley/bug9765
bug 9765; fix citation tree view for HandleError exceptions
2016-11-12 10:13:26 +11:00
prculley
4120c5a1bc fix name_displayer.add_name_format so it won't create duplicates 2016-11-09 13:42:12 -06:00
prculley
00aa25258e bug 9771; Remove icons from various right-click and other menus 2016-11-08 09:43:36 -06:00
Sam Manzi
676ff5601c Merge pull request #263 from prculley/bug9767
Bug9767 Fix LDS editor for 'Family' related issues
2016-11-05 14:20:07 +11:00
Sam Manzi
7ceb8ab57a Merge pull request #262 from prculley/bug8887
Bug 8887 Add PEDI and _FREL/_MREL Gedcom Tag Export support
2016-11-05 14:11:58 +11:00
Sam Manzi
f69883a586 Merge pull request #259 from prculley/bug9522
bug 9522; fix fault when viewing family events with event gramplet
2016-11-05 14:03:41 +11:00
Sam Manzi
b82ec171a2 enable a ManagedWindow to remember its position 2016-11-03 19:06:28 -07:00
Paul Franklin
105f9fb227 enable relationship calculator tool to remember its size 2016-11-03 05:31:50 -07:00
Paul Franklin
216f9a93bf enable 'Select a media object' dialog to remember its size 2016-11-03 05:29:52 -07:00
Zdeněk Hataš
bb9614282c czech translation update
fixed end characters and typo
2016-11-03 13:10:06 +01:00
Paul Franklin
8cd4a75482 enable merge dialogs to remember their size 2016-11-02 10:15:03 -07:00
prculley
4e80f42425 Remove Icon setup, since this is covered in glade file via another commit 2016-11-02 11:29:13 -05:00
prculley
e851211460 bug9787 Fix LDS editor for 'Family' related issues 2016-11-02 11:29:13 -05:00
Nick Hall
22c1bd4e1c Fix unit test 2016-11-02 15:56:32 +00:00
Nick Hall
dd0eedc772 9767: Fix icon and tooltip in LDS editor
The icon on the family selection button was removed by mistake in
commit 75009f0.
2016-11-01 18:45:18 +00:00
Nick Hall
5f77d0eed7 Remove redundant imports 2016-11-01 18:24:16 +00:00
Nick Hall
473d3aab48 Remove unused method
Also removes an import from outside the gen module.
2016-11-01 17:57:33 +00:00
Nick Hall
8d7c1945f1 Remove old django code 2016-11-01 17:41:51 +00:00
Sam Manzi
e4551a483c Merge pull request #256 from prculley/codecov
Improve test coverage in the Gedcom importer
2016-10-31 11:45:47 +11:00
prculley
00b2bff6d0 bug 9765; fix citation tree view for HandleError exceptions 2016-10-30 13:50:52 -05:00
prculley
9ed969eea1 Fix Mock localtime to return same val in Linux & Windows 2016-10-29 16:59:42 -05:00
prculley
0fb91b860f Improve test coverage in the Gedcom importer 2016-10-29 16:59:42 -05:00
prculley
d21ead1c8d Bug 8887 Add PEDI and _FREL/_MREL Gedcom Tag Export support 2016-10-29 16:50:22 -05:00
Nick Hall
19201eed67 Improve efficiency of get_tag_from_name method 2016-10-29 22:18:07 +01:00
Nick Hall
ab4e147021 Add more database unit tests 2016-10-29 22:12:28 +01:00
Nick Hall
5bbce108fd Tidy up some SQL 2016-10-28 23:31:18 +01:00
Nick Hall
ad49598b51 9744: Tidy up _get_raw_*_from_id_data methods 2016-10-28 22:47:10 +01:00
Nick Hall
9fc316abdf 9744: Tidy up iterators
Remove order_by parameter.
Add unit tests.
2016-10-28 21:43:00 +01:00
Nick Hall
1905d417be Remove unused method 2016-10-28 17:57:41 +01:00
Nick Hall
89cba484c0 9744: Tidy up commit_* methods 2016-10-28 17:07:27 +01:00
Sam Manzi
9f4cb97512 Fixes for install after removal of old LICENSE 2016-10-28 08:08:40 +11:00
MJBMZ
d333f2eee7 9082: Show more place types in family lines graph 2016-10-27 17:36:09 +01:00
MJBMZ
aab0984dfb Fix indent 2016-10-27 17:26:55 +01:00
Nick Hall
aaf4bee03d Remove old LICENSE file
This file contained the GFDL relating to the Gramps documentation,
which is no longer distributed with the source code. The GPL2
licence can be found in the COPYING file.
2016-10-27 17:02:52 +01:00
Sam Manzi
63b15de40a Merge pull request #252 from prculley/bug9755
bug 9755, fix duplicated Gramps IDs on Gedcom import
2016-10-27 19:30:21 +11:00
Sam Manzi
e6088271bd Merge pull request #251 from prculley/dupid
Update Tool 'Check & Repair' and 'TestCaseGenerator' to detect and repair duplicate Gramps IDs
2016-10-27 19:20:58 +11:00
Nick Hall
ddce9b0138 Add more database unit tests 2016-10-25 23:01:34 +01:00
Nick Hall
73d87e59e3 Remove build_surname_list and save_surname_list from public API 2016-10-25 22:18:48 +01:00
Nick Hall
efa910e5b9 Remove unused database method 2016-10-25 22:09:19 +01:00
Nick Hall
f036206961 9742: Rewrite cursors to avoid using table maps 2016-10-25 21:29:59 +01:00
prculley
2bbc8702a7 bug 9522; fix fault when viewing family events with event gramplet 2016-10-25 10:39:51 -05:00
vantu5z
2947e84501 update russian translation 2016-10-24 09:07:41 +03:00
Nick Hall
5fcb3ef815 Add some database unit tests 2016-10-23 19:40:14 +01:00
Paul Culley
5e0198542f Merge pull request #249 from prculley/bug9694
bug 9694, fix Gedcom import with no VERSion (very old Gedcom) crash
2016-10-23 10:14:57 -05:00
Paul Culley
00dd91340b Merge pull request #248 from prculley/bug8993
bug 8993; fix Gedcom import in some alternate languages; improper date parsing
2016-10-23 10:14:03 -05:00
Paul Culley
6923c53871 Merge pull request #247 from prculley/vcard
bug 9458, fix Import Vcard can create multiple surnames with all selected as 'Primary'
2016-10-23 10:12:53 -05:00
romjerome
691b70ccb3 Update french translation 2016-10-23 16:24:21 +02:00
Matti Niemelä
831b4f731b Update finnish translation, template generated via './genpot.sh' 2016-10-23 15:58:06 +02:00
romjerome
69456b34e5 9328: enable debug flag on 'xgettext' for python files 2016-10-23 15:52:23 +02:00
romjerome
1fd76160ef Fix format string (order, RTL, LTR)
9759: update template
2016-10-23 15:48:56 +02:00
SNoiraud
d5c4a71ee2 8250 and 9736 : remove patchs. need to found another solution. 2016-10-21 23:05:10 +02:00
Nick Hall
ce59a8a5c9 9744: Tidy up get_number_of_* methods 2016-10-19 22:18:25 +01:00
SNoiraud
900624193f 9757: [Geography] update map tiles on demand 2016-10-19 18:51:27 +02:00
prculley
8a385af882 bug 9755, fix duplicated Gramps IDs on Gedcom import 2016-10-19 10:09:30 -05:00
Nick Hall
534c5e20fd Remove redundant id maps 2016-10-18 23:06:59 +01:00
Nick Hall
be3541756f Modify to avoid using id maps 2016-10-18 22:51:16 +01:00
vantu5z
49a547af5e update russian translation 2016-10-18 09:08:33 +03:00
Nick Hall
662c5c8866 Modify to avoid using table maps 2016-10-17 23:25:33 +01:00
Nick Hall
1494b5d28e Use KEY_TO_NAME_MAP to get table names 2016-10-17 21:54:31 +01:00
Nick Hall
c1c616e0f3 9742: Avoid using table maps in commit methods 2016-10-17 21:51:15 +01:00
Nick Hall
d1e3280821 Remove redundant table maps 2016-10-17 19:36:23 +01:00
Nick Hall
a3718e23ab 9742: Rewrite remove_* methods
Avoid using table maps in _do_remove.
2016-10-17 19:13:22 +01:00
Nick Hall
6092065fe3 9744: Tidy up get_raw_*_data methods 2016-10-17 18:13:47 +01:00
Nick Hall
3149420f80 9744: Tidy up has_*_handle methods 2016-10-17 17:43:21 +01:00
SNoiraud
2f1f1f1b1e 9736: Export options 'Preview' buttons create hidden quickreport. 2016-10-16 22:32:09 +02:00
prculley
6f6284852d bug 8993; fix Gedcom import in some alternate languages; improper date parsing 2016-10-16 14:50:08 -05:00
prculley
c373f6ed90 Update Tool 'Check & Repair' and 'TestCaseGenerator' to detect and repair duplicate Gramps IDs 2016-10-16 14:02:05 -05:00
Nick Hall
7b183fc79c 9742: Rewrite get_*_gramps_ids methods
Use get_gramps_ids rather than table maps.
2016-10-16 19:35:50 +01:00
Nick Hall
41f3475681 9742: Rewrite find_next_*_gramps_id methods
Use has_gramps_id rather than table maps.
2016-10-16 18:43:25 +01:00
Nick Hall
c9ae621d61 Remove get_transaction_class method 2016-10-15 23:15:21 +01:00
Nick Hall
22c93d8c87 Remove redundant Environment class 2016-10-15 23:07:19 +01:00
Paul Culley
fa9d6005a4 Merge pull request #246 from prculley/pylint
Pylint on Check and Repair, Test Case Generator tools
2016-10-15 10:44:15 -05:00
Nick Hall
5c28d739ea 9743: Tidy up has_*_gramps_id methods
Renamed from has_gramps_id_for_* methods.
2016-10-14 23:31:20 +01:00
Nick Hall
46257a4e5c 9742: Rewrite get_*_from_gramps_id methods
Use _get_raw_*_from_id_data methods rather than table maps.
2016-10-14 21:14:52 +01:00
Nick Hall
2babfd2e8b 9742: Tidy up has_*_handle methods
Rename has_handle_for_* methods to has_*_handle methods.
2016-10-14 18:36:07 +01:00
Nick Hall
8548f16ae2 9742: Tidy up get_raw_*_data methods
Remove protected methods.
Avoid the use of table maps.
2016-10-14 18:01:42 +01:00
Nick Hall
a158c9cba8 9746: Remove duplicate columns in person table 2016-10-13 23:46:19 +01:00
Nick Hall
736b057706 9745: Remove name columns from the family table
The same information can be obtained using a join to the person
table.
2016-10-13 21:39:01 +01:00
Paul Franklin
eea104b8a6 handle some report pathological cases (better) 2016-10-13 12:44:16 -07:00
Nick Hall
b29682cafb Tidy up schema
These changes produce a neater schema output in sqlite3.
2016-10-13 20:34:58 +01:00
Nick Hall
4a70e9233e 9747: Remove index on primary key column
Primary key columns are already indexed.
2016-10-13 19:16:24 +01:00
Nick Hall
a39eff5766 Remove unused Select API code 2016-10-12 22:24:43 +01:00
Nick Hall
f2767c0d12 Remove Select API unit tests 2016-10-12 22:00:15 +01:00
Nick Hall
2993d59c2e 9749: Move experimental Select API code into a branch 2016-10-12 21:46:52 +01:00
Paul Franklin
ce4d4ca31d 9739: Wrong parsing Numeric date format for cs_CZ locale 2016-10-12 13:16:49 -07:00
SNoiraud
adca37f7fd Geography: add a message in geoplaces to change the markers color. 2016-10-12 19:42:31 +02:00
Nick Hall
3ebd8ee769 7116: remember size of sidebar within the main window 2016-10-11 10:29:41 -07:00
SNoiraud
e93777ede3 8447: [geography] Assign different colours to marker 2016-10-11 13:53:13 +02:00
SNoiraud
433a7d73cb 9736: Export options 'Preview' buttons create hidden quickreport. 2016-10-11 13:40:25 +02:00
Paul Franklin
44b0837d4d tweak (correct exit status for pathological case of no DISPLAY) 2016-10-10 10:13:21 -07:00
Nick Hall
0966f63c34 Revert changes to database variable names
Using "db" as variable name for a database instance is perfectly
acceptable.  It is defined as a good variable name in the
.pylintrc file.
2016-10-09 19:19:44 +01:00
MJBMZ
a8a3c0865d Add thumbnail size option to family lines graph 2016-10-09 18:27:14 +01:00
Paul Franklin
d9456fd688 5546: Include "relationship to home person" on the "[C.I.] Report" 2016-10-08 18:34:01 -07:00
Josip
8b55dbdaaf 7601: Support for Retina Display / HiDPI
add 24x24 icons
2016-10-08 13:21:52 +02:00
Josip
c12562561b 7601: Support for Retina Display / HiDPI
GTK_ICON_SIZE_LARGE_TOOLBAR Size appropriate for large toolbars (24px)
2016-10-08 13:12:51 +02:00
prculley
fa2b52b9e3 bug 9694, fix Gedcom import with no VERSion (very old Gedcom) crash 2016-10-07 09:57:04 -05:00
prculley
03bed89fab bug 9458, fix Import Vcard can create multiple surnames with all selected as 'Primary' 2016-10-06 15:04:45 -05:00
vantu5z
42492ae193 update russian translation 2016-10-06 09:20:46 +03:00
prculley
589eb06474 Pylint on Check and Repair, Test Case Generator tools 2016-10-05 16:26:20 -05:00
Paul Franklin
5426d15927 increase pylint score from 2.53 to 9.54 2016-10-04 13:45:57 -07:00
Paul Franklin
c4bd81a2d6 increase pylint score from 7.13 to 9.68 2016-10-02 19:08:21 -07:00
Paul Franklin
57f7f94164 move files for testing gramps out of example/gramps, per Nick 2016-10-02 11:39:45 -07:00
Zdeněk Hataš
1ba7fe2973 czech translation update 2016-10-01 15:17:27 +02:00
Sam Manzi
50fe08be90 Merge pull request #244 from prculley/vcard
Make VCARD import errors into user dialog instead of logger.warning
2016-10-01 13:52:18 +10:00
prculley
48e7cabc18 Change error message for better internationalization 2016-09-29 13:51:51 -05:00
prculley
2aa0d5aac8 Fix to translate strings for international use 2016-09-29 13:51:51 -05:00
prculley
be6e71cd04 Make VCARD import errors into user dialog instead of logger.warning 2016-09-29 13:51:51 -05:00
romjerome
6f16f9b3b6 typo, Change FICHIER to File, rev 8e5e83 2016-09-28 15:38:42 +02:00
Lajos Nemeséri
6a0d998272 Update Hungarian translation 2016-09-28 15:33:42 +02:00
SNoiraud
5001fc090e 9725: dummydb : AttributeError: 'str' object has no attribute 'decode' 2016-09-28 11:14:51 +02:00
Sam Manzi
8e5e836bf8 Change FICHIER to File ( 7c534d3bd ) 2016-09-28 09:06:00 +10:00
Sam Manzi
d6e33b36bd Merge pull request #241 from prculley/9717
Fix bug 9717, XML import with env language other than utf8, has bad progress meter
2016-09-28 09:01:32 +10:00
Sam Manzi
7c2cf98a73 Merge pull request #242 from prculley/quiet
quiet down the import tests
2016-09-28 08:47:10 +10:00
Sam Manzi
819929f073 Merge pull request #237 from prculley/check
Update Check & Repair tool & Test Case Generator tool to fix bad alternative Place names
2016-09-28 08:16:51 +10:00
Doug Blank
0c03bb906e 9540: DBAPI: HandleError is not raised by the DBAPI interface 2016-09-26 11:03:37 -04:00
Nick Hall
2c7712b621 9721: Fix alignment radio buttons in style editor 2016-09-25 17:36:31 +01:00
Sam Manzi
e817d41837 Merge pull request #243 from sam-m888/sphinxupdates
Sphinxupdates
2016-09-25 10:59:38 +10:00
Sam Manzi
980746e9ff Remove PrivateSourceNote as per e64fa655 2016-09-25 10:47:11 +10:00
Sam Manzi
30ebde8536 Silence Sphinx warning we don't use html_static_path 2016-09-25 10:32:42 +10:00
Sam Manzi
d760743749 Rename mediaobj to media 2016-09-25 09:46:31 +10:00
Sam Manzi
bbc06d99a0 Rename DateDisplaySR_latin to DateDisplaySR_Latin 2016-09-25 09:36:10 +10:00
Sam Manzi
564bac6e63 FadeOut removed from ValidatableMaskedEntry 2016-09-25 09:30:06 +10:00
prculley
0e599bdd28 quiet down the import tests 2016-09-24 17:44:48 -05:00
Sam Manzi
c18cbd1f09 Python 3.3 sys.platform change / spelling 2016-09-25 08:28:40 +10:00
Sam Manzi
8e9f49f4ae Update Docs copyright year 2016-09-25 07:50:52 +10:00
prculley
ffa5b6db61 Fix bug 9717, XML import with env language other than utf8, has bad progress meter 2016-09-24 15:47:03 -05:00
prculley
ce756cedf2 Add tests 2016-09-24 09:58:37 -05:00
prculley
4e0147de02 Check & Repair: add fix for bad alt place names 2016-09-24 09:58:37 -05:00
Doug Blank
68bd1e9038 DB-API: make autobackup configurable
Via command line:

  gramps --config=database:autobackup:1    ## True
  gramps --config=database:autobackup:0    ## True

Or by editing gramps.ini.
2016-09-24 06:55:41 -04:00
Doug Blank
0ce1a91dec DB-API: ignore errors on secondary field lookups 2016-09-23 19:35:11 -04:00
Doug Blank
3b0e04fb78 9538: gramps.gen.dbstate.DbState.make_database doesn't handle 'else' branch 2016-09-23 17:07:12 -04:00
Doug Blank
9e5f899bbd 9710: dbapi pylint issues, adjustment 2016-09-23 10:39:15 -04:00
Doug Blank
ae06d046c5 9710: where documentation 2016-09-23 07:04:05 -04:00
Doug Blank
a9f1377529 9710: dbapi pylint issues 2016-09-23 06:30:51 -04:00
SNoiraud
60406bc239 9704: Events coordinates : add menu to edit place or event. 2016-09-23 12:08:14 +02:00
SNoiraud
8258e6a399 9704: Events coordinates : add place ID. 2016-09-23 10:10:25 +02:00
Doug Blank
5eb348f815 Merge pull request #239 from dsblank/master
DB-API: Getting a handle that doesn't exist now raises error, like BSDDB
2016-09-22 16:42:09 -04:00
Doug Blank
c6fa40d389 Protection from family_handle being None 2016-09-22 16:25:53 -04:00
Doug Blank
899765beb6 Revert "Take care of possibly missing family"
This reverts commit cb1a8e85b6.
2016-09-22 13:58:46 -04:00
Doug Blank
cb1a8e85b6 Take care of possibly missing family 2016-09-22 12:22:03 -04:00
Doug Blank
140c02340c DB-API: Getting a handle that doesn't exist now raises error, like BSDDB 2016-09-22 11:58:05 -04:00
vantu5z
f525701838 update russian translation 2016-09-22 14:38:35 +03:00
SNoiraud
04959f5786 Geography : add the possibility to add new unsupported map 2016-09-22 11:56:27 +02:00
SNoiraud
27aed693bc 9704: Events Gramplet should show events in Family Geography 2016-09-22 11:47:55 +02:00
Sam Manzi
6c75b4e681 Merge pull request #238 from sam-m888/vcardexportoptions
Add Export Options filter to Vcard Export
2016-09-20 10:23:55 +10:00
Paul Franklin
b03579428b enable the main window to remember its position on the screen
The genealogy -- as it were -- of this patch started with
https://gramps-project.org/bugs/view.php?id=5357 which was a
feature request for the clipboard to remember its location
on the screen, its placement, its position.

The p.r. https://github.com/gramps-project/gramps/pull/58
was a prototype implementation, but it also had the main
window remembering its location.  Then p.r. 58 turned into
https://github.com/gramps-project/gramps/pull/60/ -- but
later both of those were closed, never committed.

Since I really wanted the main window to be able to remember
its position, I have extracted the relevant code.  I also
modified it along the way, e.g. renaming some variables.

So all the credit should go to Sam Manzi, the originator of
those two pull requests, and thus the code in this commit.

However, any problems are due to me, my changes -- not Sam.
2016-09-19 13:42:03 -07:00
SNoiraud
3e1a0187e3 9688: Remove Unused Objects tool reports linked notes as unused. 2016-09-19 19:39:32 +02:00
Sam Manzi
72aafd7471 Merge pull request #236 from prculley/bug9697
bug 9697, fix Test Case Generator to avoid GUI progress meter in CLI mode
2016-09-19 14:34:17 +10:00
Paul Franklin
2a5f58bd50 ask for a little help, if appropriate 2016-09-17 18:20:30 -07:00
Sam Manzi
42f66f9f47 Add Export Options filter to Vcard Export 2016-09-17 08:12:51 +10:00
SNoiraud
e23e40a698 9700: Select Place search & Source/Citation hierarchy should NOT be expanded 2016-09-16 20:37:44 +02:00
romjerome
5290062b24 Update french translation 2016-09-16 16:24:30 +02:00
Matti Niemelä
53416b6797 Update finnish translation 2016-09-16 16:00:59 +02:00
Paul Franklin
2bbb555797 fix "gramps --databases" 2016-09-15 19:34:58 -07:00
Paul Franklin
64b5021843 4827: HTML-Export, make language selectable (WebCal tweaks) 2016-09-14 10:38:14 -07:00
prculley
2807e24cfa bug 9697, fix Test Case Generator to avoid GUI progress meter in CLI mode 2016-09-14 11:06:25 -05:00
Paul Franklin
7f3ee457fc 4827: HTML-Export, make language selectable (NarWeb filter name) 2016-09-13 19:05:05 -07:00
Sam Manzi
dd496b9acf Merge pull request #232 from prculley/csvfix
9676 CSV import fails for certain types of cross references
2016-09-14 08:59:50 +10:00
Sam Manzi
d6bfaf99ac Merge pull request #234 from prculley/CAUS
bug 1680 fix Gedcom export of illegal level 1 CAUS entries
2016-09-14 08:51:13 +10:00
Sam Manzi
ee51c8d3e1 Merge pull request #233 from prculley/exportfax
Gedcom Export; fix support for PHON, FAX, EMAIL, WWW tags to v5.5.1 standard
2016-09-14 08:42:07 +10:00
Sam Manzi
2ddfde7b9e Merge pull request #231 from prculley/notetype
Gedcom import Notes get NoteType appropriate to object
2016-09-14 08:32:36 +10:00
Paul Culley
939a4ae669 Merge pull request #235 from prculley/9682CandR
bug 9682 fix Check & repair so it won't crash with bad 'get_from_handle'
2016-09-13 11:59:09 -05:00
Zdeněk Hataš
0a3158f919 czech translation update 2016-09-13 10:04:13 +02:00
Sam Manzi
a0a3ea61e9 Merge pull request #227 from phejl/master
0009626: Google map API now requires a key
2016-09-13 09:06:58 +10:00
Sveinn í Felli
2ba812f1c4 Add 9693: Icelandic translation update(msgfmt error fixed) 2016-09-13 07:59:24 +10:00
Sveinn í Felli
6835978712 Add 9693: Icelandic translation update 2016-09-12 13:36:49 +10:00
Paul Franklin
645bef8f5d 8128: GtkDialog mapped without a transient parent (*.gpr.py) 2016-09-11 15:05:51 -07:00
vantu5z
84047260c6 update russian translation 2016-09-11 12:45:03 +06:00
Paul Franklin
9bb2552d77 tweak statistics gramplet
One line of this is a typo left over from 8350859
and the two "if"s are due to interacting with the
present DummyDb.
2016-09-10 19:32:12 -07:00
Paul Franklin
2ffe1d141f remove temporary debugging flags 2016-09-10 15:44:07 -07:00
Paul Franklin
579485c6a5 remove dead code from ViewManager 2016-09-10 15:31:18 -07:00
Paul Franklin
6969fd5568 new gramps.pot translation template for master 2016-09-10 11:06:03 -07:00
SNoiraud
839a424491 4827: HTML-Export, make language selectable ... (Webcal) 2016-09-10 17:21:02 +02:00
SNoiraud
ed91fa03fb 0004827: HTML-Export, some missing translations + pylint 2016-09-10 15:34:42 +02:00
SNoiraud
b46da55552 Webcal : some cleaning and best pylint score 2016-09-09 19:47:49 +02:00
SNoiraud
9c3600b598 4827: HTML-Export, make language selectable (WebCal) 2016-09-09 15:12:20 +02:00
prculley
70870ac6e8 bug 9682 fix Check & repair so it won't crash with bad 'get_from_handle' 2016-09-08 10:37:21 -05:00
SNoiraud
bd221d6fcf 4827: HTML-Export, make language selectable independently (Narrativeweb) 2016-09-08 12:17:11 +02:00
Paul Culley
83aa796c1e Merge pull request #230 from sam-m888/9642AdjustGedcomStageOneNotes
9642 Adjust GedcomStageOne notes Parsing
2016-09-07 08:26:14 -05:00
prculley
1252496db4 bug 1680 fix Gedcom export of illegal level 1 CAUS entries 2016-09-06 15:23:33 -05:00
prculley
6ccb2cfcd3 Fix trailing whitespace 2016-09-06 11:00:20 -05:00
prculley
daf0de5692 Gedcom Export; fix support for PHON, FAX, EMAIL, WWW tags to v5.5.1 standard 2016-09-06 10:22:18 -05:00
prculley
a9a259ebd0 Put back Titlecase versions of strings to be translated 2016-09-06 10:10:47 -05:00
prculley
8d989cc6f6 update test files 2016-09-05 16:53:39 -05:00
prculley
0327f751c3 bug 9676 CSV import, fix failure for certain types of cross references 2016-09-05 14:59:00 -05:00
Paul Franklin
2226781a98 clarify new Graphviz backend option 2016-09-04 12:52:08 -07:00
prculley
417afd70ab Gedcom import Notes get NoteType appropriate to object 2016-09-04 09:23:09 -05:00
Paul Culley
c0dfb4831c Merge pull request #223 from prculley/excepts
Bug 9665 Gedcom import exception processing fixes
2016-09-04 09:17:40 -05:00
Paul Culley
1a7b51c4bf Merge pull request #229 from prculley/losecode
Gedcom import, remove old, dead, code, no longer used
2016-09-04 09:14:12 -05:00
SNoiraud
73563e4f31 3712: orthogonal routing for Relationship Graph 2016-09-04 09:58:02 +02:00
Paul Franklin
c8c475cdda emable deferred translation of Span ages 2016-09-03 09:20:30 -07:00
prculley
d7f1ebaf3f trivial pylint fix 2016-09-03 09:29:06 -05:00
vantu5z
97d888e4d3 update russian translation 2016-09-03 09:06:38 +03:00
Sam Manzi
a9c771c514 9642 Adjust GedcomStageOne notes Parsing 2016-09-03 11:34:27 +10:00
prculley
8387529110 Gedcom import, remove old, dead, code, no longer used 2016-09-02 16:45:18 -05:00
Paul Culley
ec919bb375 Merge pull request #228 from prculley/master
This fix makes Place GID vs place name consistent across runs for Gedcom import
2016-09-02 11:48:28 -05:00
prculley
0597613139 typo 2016-09-02 10:35:21 -05:00
prculley
1c686274be This fix makes Place GID vs place name consistent across runs for Gedcom import 2016-09-02 09:45:00 -05:00
SNoiraud
9447284d2b 2422: Change the page name to statistics 2016-09-02 16:32:12 +02:00
Petr Hejl
639ca24ffb Merge remote-tracking branch 'upstream/master' 2016-09-02 12:16:17 +02:00
SNoiraud
2cda8b1b24 1264: Add a link in Person page to First name list and in First name list a link to family list 2016-09-02 11:57:47 +02:00
Paul Franklin
4917628f9e sort custom filter names with German-umlaut chars correctly 2016-09-01 19:05:54 -07:00
romjerome
c2cbc7580a Update translations template 2016-09-01 18:01:21 +02:00
SNoiraud
ca227013bf Narrativeweb : Created for in footer not consistant with filter option. 2016-09-01 16:52:27 +02:00
SNoiraud
59e7675a3e 2422: Add a Statistics Page to the Narrative Web Site report 2016-09-01 12:26:58 +02:00
Sam Manzi
4a6a39d07e Remove trailing whitespaces 2016-09-01 14:52:45 +10:00
Paulo Henrique Moraes
2fb5fbf568 Corrections in translation. 2016-08-31 19:31:51 -03:00
Paul Franklin
ca9e13ed7f Chinese families for example.gramps (thanks, Sati Bodhi (Yin Hoe TAN))
They are from the Chinese novel "Dream of the Red Mansion"
2016-08-31 09:07:24 -07:00
Paul Franklin
5a8245956c Merge pull request #224 from prculley/movetst
Copy data.gramps to test directory and point db_test at it
2016-08-31 15:25:32 +00:00
SNoiraud
f268af9b85 2422: Add a Statistics Page to the Narrative Web Site report 2016-08-31 13:44:50 +02:00
Zdeněk Hataš
9037e6f448 czech translation update 2016-08-31 12:34:06 +02:00
SNoiraud
f1e3c9500e 0738: Color pedigree view name boxes. 2016-08-30 21:55:05 +02:00
prculley
50e4fc1222 Bug 9665 Gedcom import exception processing fixes 2016-08-30 11:59:18 -05:00
prculley
e3b482dd57 Make copy of example.gramps to tests dir and point test modules to it 2016-08-30 11:46:55 -05:00
romjerome
d739c5193f Merge pull request #225 from paulohpmoraes/master
Translation of new and fuzzy strings.
2016-08-30 11:59:14 +02:00
Petr Hejl
b881bf7e71 0009626: Google map API now requires a key 2016-08-30 10:55:51 +02:00
Paul Franklin
f389df59c4 improve pylint score (to over 9.00) 2016-08-29 20:21:56 -07:00
Paul Franklin
a7e47bba3a 9663: Sort User Filters on sidebar by name [also implements 8756] 2016-08-29 20:19:49 -07:00
Sam Manzi
f5186a81f0 Remove trailing whitepaces 2016-08-30 09:26:20 +10:00
Paulo Henrique Moraes
ec214ae744 Translation of new and fuzzy strings.
Revision and changes in translated string.
2016-08-29 16:08:39 -03:00
prculley
70404e1931 Copy data.gramps to test directory and point db_test at it 2016-08-29 11:47:27 -05:00
Matti Niemelä
82441292d1 Update Finnish translation 2016-08-29 17:15:39 +02:00
SNoiraud
fa0444a90c 9664: NarrativeWeb : openlayers v2 is obsolete. 2016-08-29 12:40:54 +02:00
SNoiraud
a563e47c1a Geography: clear views when no-database signal emitted 2016-08-27 10:51:37 +02:00
Doug Blank
4b5e1e9702 Removed skip-check-xref and skip-import-additions from generic API 2016-08-25 07:00:04 -04:00
Sam Manzi
4a4cd11790 Merge pull request #220 from prculley/fax
Fixes for the PHON, FAX, EMAIL and WWW Gedcom tags to support Gedcom v5.5.1.
2016-08-25 13:08:03 +10:00
prculley
6df77e3bba Add test files 2016-08-23 16:00:06 -05:00
Paul Culley
fa701fbbee Merge pull request #206 from prculley/bug9549
bug 9549 Chinese characters are not rendered properly in pdf reports
2016-08-23 13:50:39 -05:00
prculley
2059823748 Fixes for the PHON, FAX, EMAIL and WWW Gedcom tags to support Gedcom v5.5.1. 2016-08-23 13:49:48 -05:00
vantu5z
2437d5b441 fix russian translation 2016-08-23 16:16:22 +03:00
vantu5z
edcce20d60 Update russian translation 2016-08-23 08:45:27 +03:00
kulath
6204bbb8b1 Update files in windows directory so it compiles under python3 (print
statements and except and raise).
2016-08-22 15:48:17 +01:00
romjerome
5e459e4541 Update french translation 2016-08-22 15:54:05 +02:00
romjerome
acbac8302f Update translations template 2016-08-22 15:35:38 +02:00
Lajos Nemeséri
95ac339f61 Update Hungarian translation 2016-08-22 15:34:21 +02:00
prculley
7efee37123 use relative import 2016-08-21 15:00:19 -05:00
prculley
a1b20d4b9d Fix long line (pylint) 2016-08-21 15:00:19 -05:00
prculley
30a6f4267b Add GUI and CLI config option to allow easy setting 2016-08-21 15:00:19 -05:00
SNoiraud
bb75e6eea8 9341: _deeprelationshippath filter rule, addition of filter rules and classname 2016-08-21 16:14:12 +02:00
Paul Culley
683edca122 Merge pull request #213 from prculley/CustEvent
Support for FTM and others Custom Gedcom Event Tags on import
2016-08-20 09:54:06 -05:00
prculley
618112b51c Support for FTM and others Custom Gedcom Event Tags on import 2016-08-20 08:37:42 -05:00
kulath
67620bb895 Whitespace 2016-08-19 21:46:15 +01:00
kulath
083b4a3b53 Comment out useless ErrorReportAssistant test, and fix whitespace 2016-08-19 21:27:53 +01:00
kulath
fbb884b6ea Fix top level test files so they at least compile and don't interfere
with nosetests. Add these files to nosetests.
2016-08-19 21:10:07 +01:00
Sam Manzi
022eefd7e8 Merge pull request #218 from phejl/0008060_fix
0008060: [Narrative Web:] The czech letter 'ch' uppercase version is …
2016-08-19 10:13:00 +10:00
Sam Manzi
0711859244 Merge pull request #217 from phejl/master
0009634: Wrongly translated strings in CS
2016-08-19 09:59:42 +10:00
Petr Hejl
71ad26a243 0009634: Wrongly translated strings in CS 2016-08-18 16:46:33 +02:00
Petr Hejl
a9bcdedfee 0008060: [Narrative Web:] The czech letter 'ch' uppercase version is 'CH' 2016-08-17 23:23:32 +02:00
SNoiraud
1ad3a3149f Narrativeweb : narrative-maps.css link incorrect when use into a CMS. 2016-08-17 12:14:28 +02:00
Matti Niemelä
c00149aa89 Update finnish translation 2016-08-17 11:56:12 +02:00
vantu5z
9f1f97f3af Update russian translation 2016-08-17 12:17:56 +03:00
John Ralls
22284a85ff Update graphviz to 2.38. 2016-08-16 12:14:21 -07:00
John Ralls
13c95d00d7 Change to a binary launcher in Mac app bundles. 2016-08-16 12:14:13 -07:00
John Ralls
3e323e496f Update copyright date in Info.plist. 2016-08-16 12:13:15 -07:00
prculley
677516d84a fix typo in Warning dialog, that duplicated the DEST= value 2016-08-16 09:56:32 -05:00
kulath
297f9b57c7 Remove a diagnostic.
constfunc_test.py had been edited on the travis test branch to produce
some diagnostics, and travis.yml was edited to omit the diagnostics.
2016-08-16 00:52:53 +01:00
kulath
6245d219a9 Update travis.yml so coverage works and also to load pyicu; this entails
moving to the 'trusty' distribution which has Python 3.3 (coverage needs
3.3 or more) and also a Python 3 version of pyicu. This doesn't use the
virtualenv at all, so the various pip installs are removed. There are
still some minor omissions, noted in FIXMEs; in particular, the code
should be tested under Python 3.2 (which is the minimum Gramps
requirement).
2016-08-15 23:43:54 +01:00
SNoiraud
4e150e5aba Narrativeweb : ancestortree.css link incorrect when use into a CMS. 2016-08-15 21:56:00 +02:00
SNoiraud
1cbb0f990f Narrativeweb : some dates are incorrect in tar archive. 2016-08-15 21:15:55 +02:00
SNoiraud
87e5279642 8250: Gramps crashes when closed while exporting 2016-08-15 10:22:13 +02:00
Doug Blank
ed4c9fa148 9632: Gramps 5.0.0 crashes when I select a report 'Open with default viewer' 2016-08-14 08:12:21 -04:00
Paul Franklin
7b3d7f263a make it clear that consistency is needed 2016-08-12 18:49:13 -07:00
Doug Blank
2f142e8966 9522: events gramplet in family view error: 'FamilyEvents' object has no attribute 'cached_start_date' 2016-08-12 21:45:48 -04:00
Paul Franklin
50f49781b0 tweak AsciiDoc backend 2016-08-12 14:04:14 -07:00
Paul Franklin
4f8559f365 Merge pull request #210 from kulath/bug9515
Bug9515
2016-08-11 23:39:58 +00:00
SNoiraud
d89e79b218 9624: When I try to edit a place on the map, the process stops with an error. 2016-08-11 15:34:05 +02:00
Zdeněk Hataš
4f037efecb czech translation update 2016-08-11 14:18:12 +02:00
SNoiraud
e5f02d5f5d 9624: Geography <- bug 8128 GtkDialog mapped without a transient parent 2016-08-11 12:48:43 +02:00
Doug Blank
2ecf517aba Remove trailing whitespace 2016-08-10 17:56:48 -04:00
SNoiraud
e7e865f596 8128: GtkDialog mapped without a transient parent 2016-08-10 20:00:37 +02:00
SNoiraud
5140e97dbd 8128: GtkDialog mapped without a transient parent (*.gpr.py) 2016-08-10 16:24:55 +02:00
Paul Franklin
f9e9f1be67 8128: GtkDialog mapped without a transient parent 2016-08-09 18:51:45 -07:00
Paul Franklin
3edab6e2e6 8128: GtkDialog mapped without a transient parent 2016-08-09 13:48:57 -07:00
lcc
a8b0037fab 5496: Option for text [DDR] to report by branch 2016-08-08 15:32:31 -07:00
SNoiraud
1a6752f9d9 9596: Some events are not shown in familymaps page. 2016-08-08 11:36:57 +02:00
Paul Franklin
2e3a4fd55f increase pylint score 2016-08-06 16:13:30 -07:00
Paul Franklin
94f0c9ee90 8128: GtkDialog mapped without a transient parent 2016-08-06 16:11:27 -07:00
romjerome
db23dce2d2 9608: remove old debug bloc (rev 586bd2fc)
special cases generating AttributeError
2016-08-06 11:53:37 +02:00
Paul Franklin
1caffd5cc4 remove dead code
Don commented out these lines in db0d291b74 on 26 January
2007, so I think it's safe to assume they won't be missed
2016-08-04 18:41:08 -07:00
Paul Franklin
da8f99bab7 8128: GtkDialog mapped without a transient parent 2016-08-04 08:54:34 -07:00
Paul Culley
76a6e8a502 Merge pull request #204 from prculley/Medi2
Gedcom import media improvements part 2
2016-08-04 11:03:44 -05:00
Paul Franklin
f9dbfd9dbd 8128: GtkDialog mapped without a transient parent 2016-08-03 18:16:48 -07:00
SNoiraud
675ae1a8d4 8128: GtkDialog mapped without a transient parent 2016-08-03 22:42:45 +02:00
Paul Franklin
2a7907c6c1 Merge pull request #215 from prculley/dialog
Bug 8128 for libgedcom; Ensure no popup under CLI for warning
2016-08-03 20:24:05 +00:00
prculley
ce93e0505f Ensure no popup under CLI for warning 2016-08-03 11:56:08 -05:00
SNoiraud
e7e46cb067 Geography: Avoid crash is OsmGps not initialized 2016-08-03 14:32:16 +02:00
SNoiraud
30050d403d 8128: GtkDialog mapped without a transient parent (Geography) 2016-08-03 14:23:32 +02:00
vantu5z
75a5cd588d Update russian translation 2016-08-03 13:08:27 +03:00
Paul Franklin
ab32d53575 Merge pull request #214 from prculley/dialog
Bug 8128 for importgedcom and libgedcom; dialog parent=
2016-08-03 02:44:19 +00:00
prculley
f43452e844 Bug 8128 for importgedcom and libgedcom; dialog parent= 2016-08-02 18:42:13 -05:00
Paul Franklin
eeaaac060e better handle an unlikely error in the Complete Individual report 2016-08-01 16:30:46 -07:00
kulath
c217eaae4d Replace %s with ? as requested by Doug Blank. 2016-08-01 23:29:46 +01:00
Paul Franklin
d9ec7d5e2a 8128: GtkDialog mapped without a transient parent 2016-08-01 12:16:58 -07:00
kulath
fcf1c1d13b Improve pylint to 10.0 2016-08-01 17:37:26 +01:00
kulath
3461316067 0009515: DBAPI:
gramps.plugins.database.dbapi_support.sqlite.Sqlite.try_execute ignores
errors Check if the table 'person' exists to determine whether the
database is new.
2016-08-01 16:34:46 +01:00
Paul Franklin
b40c92465a 8128: GtkDialog mapped without a transient parent
In the process of searching for uses of ErrorDialog which
did not have a "parent" argument, I stumbled on this module
-- and noticed something different in it.

Benny changed the original "ErrorDialog" calls to a
"ERROR = ErrorDialog" variant in
9a2fd50642
on 30 January 2011, "to allow a QML interface" (which by the
way has subsequently been removed from the mainline gramps
code).

In the same commit, in cli/clidbman.py, he added an
_errordialog function and an "ERROR = _errordialog" line,
evidently so all DB errors, no matter whether in GUI or CLI
code, could be changed to things like:

ERROR(_("Could not rename family tree"), str(msg))

But then in 16 February 2011 MDNauta, in
7c1b26d969
changed the generic ERROR to either DbManager.ERROR or else
CLIDbManager.ERROR, depending on whether it was in GUI code
or CLI code.

Which of course defeated the purpose of the change to the
generic call, so I have changed it back to the original
ErrorDialog call, directly.

The decision was made even easier by noticing lots of
more-recent error-handling code which used the ErrorDialog
form as opposed to Benny's variant.
2016-07-31 18:32:33 -07:00
Paul Franklin
ea82fc981d 8128: GtkDialog mapped without a transient parent 2016-07-30 17:01:34 -07:00
Paul Franklin
bedf94056b new gramps.pot template for master 2016-07-29 23:33:22 -07:00
Paul Franklin
b17f9c343a slightly generalize the running-master warning message 2016-07-29 23:31:06 -07:00
prculley
069cf4c880 Gedcom import media improvements part 2 2016-07-27 10:33:56 -05:00
kulath
4f1eed7170 2092: Problems when no database is open. Partial fix. Inactivate
inappropriate main menu items when there is no database, ensure uniform
main window title and implement a close button on the Family Trees menu.
2016-07-26 19:23:01 +01:00
Nick Hall
85b0b654bf 9427: Add new argument to IsEnclosedByRule 2016-07-26 18:37:56 +01:00
SNoiraud
480819dde8 9598: Geography : Add a message to clarify things in geoplaces 2016-07-26 10:01:34 +02:00
SNoiraud
92f7631fe3 Narrativeweb : place title must agree the references.place-auto configuration 2016-07-26 09:37:41 +02:00
Paul Franklin
a512c9d5eb improve pylint score on some CLI files
cli/arghandler.py went from 8.30 to 9.52
cli/argparser.py went from 8.43 to 9.74
cli/grampscli.py went from 7.99 to 9.29
cli/plug/__init__.py went from 7.63 to 9.69
2016-07-25 12:56:56 -07:00
vantu5z
6efe71d303 Update russian translation 2016-07-25 12:56:27 +03:00
Paul Franklin
164dbca04a clarify possible development use of "meta" 2016-07-23 15:03:06 -07:00
Paul Franklin
f1b5e5eb07 move comment lines higher, to keep out of gramps.pot
The problem is that "nearby" comments are put into the
gramps.pot template, to aid the translator, but these
comments are referring to an untranslated string, which
then confuses the translator, who wonders if the string
flagged for translation should be translated after all.

The solution is to move the comment futher away, so it
is no longer "nearby" the translated string.

http://gramps.1791082.n4.nabble.com/Fw-Translation-question-td4676138.html
2016-07-23 14:56:44 -07:00
Paul Franklin
c6d4eee407 increase pylint score by 2.11 2016-07-22 19:27:57 -07:00
Paul Franklin
b6d8223192 8128: GtkDialog mapped without a transient parent 2016-07-22 19:26:24 -07:00
Kaj Mikkelsen
66ca203a32 update Danish translation in master 2016-07-22 11:08:14 -07:00
Doug Blank
64ece7f978 Removed unused dbapi.rebuild_gender_stats()
Thanks to Paul F. for finding this.
2016-07-22 07:18:01 -04:00
Doug Blank
22afe47966 DB-API: remove duplicate indexing calls 2016-07-21 07:46:55 -04:00
Paul Franklin
d94fd873be new gramps.pot translation template for master 2016-07-20 22:34:16 -07:00
Paul Franklin
7fe4b6a079 his name is spelled "d'Aboville" and not "D'Aboville" 2016-07-20 22:33:10 -07:00
Doug Blank
c817554dbf 9588: DB-API import loses researcher and bookmarks 2016-07-21 00:07:51 -04:00
Doug Blank
894e74d127 9554: example.gramps map has different value, and should return correct type 2016-07-19 21:11:18 -04:00
Paul Franklin
919f127aed add some docstrings to the DDR, to make pylint slightly happier 2016-07-19 15:16:01 -07:00
Craig J. Anderson
72daa89abc Enhance the Descendant Report and Detailed Descendant Report
This fulfills both feature request 5902 and feature request 8297.

It adds the D'Aboville numbering system and the Henry
numbering system to the Descendant Report, as requested.

It also adds the Modified Henry numbering system to both reports.
2016-07-19 15:12:33 -07:00
Doug Blank
ac211252bb 9554: import-to-export of example.gramps map has different value 2016-07-17 08:23:35 -04:00
Matti Niemelä
fb404c2a04 update Finnish holidays 2016-07-16 20:26:55 -07:00
Paul Franklin
e3dc568092 Revert "update Finnish holidays"
This reverts commit 47e7025d06.
2016-07-16 20:15:11 -07:00
Matti Niemelä
47e7025d06 update Finnish holidays 2016-07-16 20:06:42 -07:00
Jérôme Rapinat
b3d9cfaac5 9578: Some strings in tools and report dialogs will not translate 2016-07-16 16:58:11 -07:00
Doug Blank
e257403b7d Merge pull request #202 from prculley/bug9552
Bug9552 Export to '.wft' file crashes if Unicode characters are present on Windows
2016-07-16 17:42:53 -04:00
prculley
a879d0e485 bug 9552 Export to '.wft' file crashes if Unicode characters are present on Windows 2016-07-16 16:22:43 -05:00
Doug Blank
ceac20aafc Merge pull request #201 from prculley/bug9501
Bug9501
2016-07-16 17:21:02 -04:00
prculley
f7f708225f Bug 9552 Web Family tree export should be utf-8 2016-07-16 16:14:43 -05:00
prculley
ccaad576a2 enable export test 2016-07-16 16:02:01 -05:00
prculley
41e8996761 Oops, forgot that I had an export test present 2016-07-16 15:49:17 -05:00
prculley
d524bdd512 bug 9501 CSV import/export messes up places 2016-07-16 15:49:17 -05:00
Doug Blank
f419dc9a8b Removed some executable settings on sources files (prevented tests from running) 2016-07-16 16:44:08 -04:00
Doug Blank
6f5e2a4e70 Merge pull request #198 from prculley/FTM_LINK
bug 9581 Gedcom import of FTM .ged file containing _LINK tags not supported
2016-07-16 16:02:37 -04:00
Nick Hall
3c219d545e Restrict DBAPI selection to power users 2016-07-16 19:41:53 +01:00
John Ralls
c2d601496e Change pycairo-python3 to pycairo.
pycairo for python2 is now py2cairo.
2016-07-16 10:44:02 -07:00
John Ralls
bf19ad47df Remove pango modules from bundle, pango no longer uses them. 2016-07-16 10:42:24 -07:00
prculley
a3c6ce1c30 rebase 2016-07-16 12:02:20 -05:00
prculley
aa92fa55a9 bug 9581 Gedcom import of FTM .ged file containing _LINK tags not supported 2016-07-16 11:51:00 -05:00
Doug Blank
61f6015aba Merge pull request #191 from prculley/bug9479
Bug 9479 Gedcom import loses spaces in text fields from FTM
2016-07-16 12:03:37 -04:00
prculley
e6923620ea Typo 2016-07-16 10:48:26 -05:00
Doug Blank
523abbf722 Merge pull request #196 from prculley/FTM_photo
Bug (Feature) 9580 Gedcom import of FTM file containing _PHOTO tags
2016-07-16 11:23:03 -04:00
Doug Blank
ea2c36b100 Merge pull request #194 from prculley/bug9579m
bug 9579 Gedcom import of FTM file with OCCU record crashes import
2016-07-16 11:22:08 -04:00
Doug Blank
227821b234 Merge pull request #193 from prculley/Ged1
Bug 9575, Gedcom import improvements in media area to support v5.5.1 and FTM
2016-07-16 11:20:36 -04:00
Doug Blank
6792eb88d7 Merge pull request #185 from prculley/bug9561
Bug 9561, fix for intermittent plugin recognition via CLI
2016-07-16 11:16:51 -04:00
Doug Blank
52a7918dba Merge pull request #180 from prculley/export
Export test module
2016-07-16 11:13:09 -04:00
Paul Franklin
6975e30861 increase pylint score from 7.17 to 9.02 2016-07-15 11:53:24 -07:00
SNoiraud
86b52ed60b 2016: Website reports should accept any StyleSheet 2016-07-15 16:18:30 +02:00
prculley
43d284b166 Bug 9580 Gedcom import of FTM file containing _PHOTO tags 2016-07-15 08:06:51 -05:00
SNoiraud
925e413683 9362: Attempting to select an "Available item" for the Book Report gives an error 2016-07-15 12:16:29 +02:00
vantu5z
a63b85e281 update russian translation 2016-07-15 08:40:06 +03:00
Nick Hall
620d43a544 Convert gui.views to use abstract base classes 2016-07-14 21:46:16 +01:00
Nick Hall
534eafef83 Fix incorrectly renamed method 2016-07-14 21:44:28 +01:00
Nick Hall
00dba4727b Convert gen.User into an abstract base class 2016-07-14 18:55:34 +01:00
prculley
06fcf29136 Fix for either valid or invalid FTM Gedcom 2016-07-14 10:02:50 -05:00
prculley
ffda171914 bug 9579 Gedcom import of FTM file with OCCU record crashes import 2016-07-13 10:45:34 -05:00
Doug Blank
05bd51b425 Remove DB-API XML config; replace with settings.py/.ini 2016-07-12 13:21:09 -04:00
SNoiraud
b43808c9d5 Narrativeweb : 9560 added a trailing space. 2016-07-12 16:15:29 +02:00
vantu5z
1d89fa9288 revert debug tools translation
it was not a good idea to translate them  (commit 1bb2dfc1cd)
2016-07-12 14:04:47 +03:00
SNoiraud
006cd7a186 9560: Family Page maps are non-functional in Narrative Web report. 2016-07-12 11:14:43 +02:00
Paul Franklin
f73821eabf Enhance Book Report
The main change is that now output-related options will also
be saved to (and restored from) the books.xml file.  If the
user has three books for instance, each will keep the last
filename it was written to, and present that filename to the
user in the final dialog, for acceptance or modification.
Similarly for things like paper size and orientation.

Also, the error reporting mechanism was enhanced, so that
now if a report inside a book has a ReportError the user
will be told gracefully (instead of gramps crashing).  The
(translated) name of the report will also be shown.

A few more dialogs were given a "parent" also.
2016-07-11 12:16:58 -07:00
prculley
98004c4e87 Bug 9575, Gedcom import improvements in media areato support v5.5.1 and FTM 2016-07-11 11:36:45 -05:00
vantu5z
4dfa354322 Update russian translation 2016-07-11 14:57:51 +03:00
vantu5z
1bb2dfc1cd Make translatable debuger tools 2016-07-11 14:55:26 +03:00
romjerome
16a862fe56 merge and still partial french translation 2016-07-09 10:01:31 +02:00
romjerome
27b047a2a6 9328: workaround for GNU gettext check 2016-07-09 09:56:17 +02:00
Lajos Nemeséri
09c1c1db0a Update Hungarian translation 2016-07-09 09:50:59 +02:00
prculley
617569a234 Bug 9479 Gedcom import loses spaces in text fields from FTM 2016-07-08 11:47:18 -05:00
Paul Franklin
4e3706072e enhance Book class (to allow non-identical Book copies to be made)
Historically, a new Book made from an old Book argument would
contain the exact same BookItem objects as the original Book.
That behavior is retained (even though I can't see that it is
ever used), but now copies are possible where the BookItems
are of the same number and type as the original, but not the
exact same BookItem objects.  (No "paper" options are copied.)

In the process of doing that, the "save" method was slightly
tweaked, so its recently-changed (for pylint reasons) strings
have their XML terminator on the same (Python) line as the
XML-start of the keyword, for more clarity.  In the process of
checking that a pathological case was noticed where the metric
paper option could be Boolean in some cases (instead of the
expected zero/one), so that was coped with also.
2016-07-08 09:21:39 -07:00
prculley
c92497dba0 Rebase and de-compress exp_sample.gramps 2016-07-07 13:50:26 -05:00
prculley
3bcfdcff60 fix vcf filter and tweak test_imports for better pythonic 2016-07-07 13:50:26 -05:00
prculley
a8fe152a43 New ged file to deal with no media in test 2016-07-07 13:50:26 -05:00
prculley
3302fd388f update for fixed up vcard 2016-07-07 13:50:26 -05:00
prculley
a82d5b8609 Export test module and some tests 2016-07-07 13:50:26 -05:00
Paul Franklin
ed1fa65569 Merge pull request #190 from prculley/bug9569
Fix Bug 9569 Vcard export order is not consistent
2016-07-07 18:32:25 +00:00
Paul Franklin
046ab46985 new gramps.pot template for master 2016-07-07 11:22:40 -07:00
Paul Franklin
d837e40307 remove trailing whitespace 2016-07-07 11:17:14 -07:00
prculley
a016457f5a Fix Bug 9569 Vcard export order is not consistent 2016-07-07 12:06:44 -05:00
Brian Matherly
337f6d9c7a 5580: some Book Report subjects are missing or misleading 2016-07-07 09:39:14 -07:00
prculley
81dd1bb6a2 Bug 9561, fix for intermittent plugin recognition via CLI 2016-07-06 08:22:46 -05:00
Paul Franklin
de382fdb0c fix typos ("log.warn" => "LOG.warning" => "log.warning") 2016-07-05 23:06:01 -07:00
SNoiraud
ec8d141525 9566: String not translated in geoplaces 2016-07-06 00:10:59 +02:00
Paul Franklin
b1b960db0a Merge pull request #189 from prculley/whitespace
fix trailing whitespace
2016-07-05 21:47:36 +00:00
Paul Franklin
e3ff22c96f Merge pull request #188 from prculley/filterrules
Missed the place filter rule when updating for changed example.gramps
2016-07-05 21:46:04 +00:00
prculley
39720eca3a fix trailing whitespace 2016-07-05 16:35:47 -05:00
prculley
afc7cbc645 Missed the place filter rule when updating for changed example.gramps 2016-07-05 16:18:22 -05:00
Paul Franklin
ab52cc5156 Merge pull request #187 from prculley/filterrules
Fix filter tests for changed sample.gramps
2016-07-05 21:06:19 +00:00
prculley
2fa56879c3 Fix filter tests for changed sample.gramps 2016-07-05 15:48:07 -05:00
Paul Franklin
fe27e1e1d8 Merge pull request #186 from prculley/imp_rename
Rename test files so that unrelated tests don't conflict with import tests
2016-07-05 20:17:01 +00:00
prculley
9a5d3466cb Rename test files so that unrelated tests don't conflict with import tests 2016-07-05 14:10:50 -05:00
kulath
ed830b2809 Fix build for database directory structure changes 2016-07-05 13:30:58 +01:00
kulath
6e8df15dcb 2092: Problems when no database is open. Partial fix. Make checks on the
database consistently check that the database exists and is open. Add a
few missing checks. Remove redundant load and direct close of dummy
database on closure.
2016-07-05 11:19:02 +01:00
vantu5z
2a0805c66a update russian translation
merged with new template
2016-07-04 13:41:31 +03:00
vantu5z
fbd4b0342a update POTFILES.in after structure update
Since update directory structure for database plugins 0719e04858
2016-07-04 13:40:41 +03:00
Nick Hall
0719e04858 Update directory structure for database plugins 2016-07-03 18:37:30 +01:00
Nick Hall
746cf0ee1e Move DBAPI default settings into an XML file 2016-07-03 17:42:08 +01:00
Nick Hall
4eb27dfcfa Create new database section in configuration file 2016-07-03 16:15:38 +01:00
SNoiraud
bb8e587572 9557: Translated text will not be printed (bad copy/paste 2) 2016-07-03 13:55:07 +02:00
Paul Franklin
a60ae79ca0 add a Greek family to example.gramps (thanks, Zissis Papadopoulos) 2016-07-02 20:59:17 -07:00
Paul Franklin
1c66a85246 move the right paren in, so the string gets translated 2016-07-02 20:53:07 -07:00
Paul Franklin
62d8487f14 change some "place_displayer" strings to the shorter "_pd" 2016-07-02 20:50:31 -07:00
Paul Franklin
8bfa3d13a3 9556: Descendant Report does not recognise auto. place title generation 2016-07-02 20:43:33 -07:00
SNoiraud
78edbafb56 9557: Translated text will not be printed (bad copy/paste) 2016-07-02 22:53:06 +02:00
SNoiraud
be5722ee0b 9557: Translated text will not be printed (better solution) 2016-07-02 22:30:54 +02:00
SNoiraud
3d9159d9d3 Geography : 9557 : Translated text will not be printed in the program 2016-07-02 11:11:44 +02:00
prculley
495e7801d7 9499: Fix CSV import of utf-8 encoded files exported by Gramps 2016-06-29 22:23:03 +01:00
prculley
d77f0562e8 A few Deprecation warnings handled 2016-06-29 22:12:44 +01:00
prculley
55c99fe718 Gdk.Cursor.new() deprecation fixes 2016-06-29 22:06:39 +01:00
Paul Franklin
1abc0ad1fa Merge pull request #182 from prculley/logwarn
fix LOG.warn() deprecation warning
2016-06-29 18:54:37 +00:00
kulath
2886583689 2092: Problems when no database is open. Partial fix. Fix tags menu when
there is no database and stop accessing database for tags filter
dropdown when there is no database.
2016-06-29 16:22:13 +01:00
prculley
342bdac02c fix LOG.warn() deprecation warning 2016-06-29 09:44:18 -05:00
SNoiraud
721cfa1a1c Geography : add parent to WarningDialog 2016-06-29 08:36:32 +02:00
Nick Hall
230d7b0dac Remove trailing whitespace 2016-06-28 23:05:23 +01:00
Paul Franklin
be76d63ef6 some tweaks to the book report
Formerly, the books.xml file was read in multiple times,
even if it hadn't changed at all.  And since books.xml can
contain multiple books, each of which potentially contains
multiple reports, each with multiple options, all of which
get parsed every time the books.xml file gets read in, the
process potentially can take a while.

Similarly the books.xml file was written out every time a
book was added or deleted, even if the book report continued
to be run, with potentially more changes being made.

So it's changed so that the books.xml file is only read in
once, and written out once, and only then if it needs it.
2016-06-28 11:38:53 -07:00
kulath
8e4c7234a4 2092: Problems when no database is open. Partial fix. Fix bookmarks
display when there is no database and stop accessing the database for
bookmarks when there is no database.
2016-06-28 18:39:49 +01:00
kulath
c817b0dedc Pylint improvements: bookmarks.py 2016-06-28 15:36:15 +01:00
vantu5z
a7ea1d98b4 Update russian translation 2016-06-28 13:30:42 +03:00
Zdeněk Hataš
e199ee2bf5 czech translation update 2016-06-28 12:01:18 +02:00
SNoiraud
32a8151751 8452: Geography : Attempting to print crashes(core dumps python) 2016-06-28 10:52:02 +02:00
prculley
66bf311168 9124: GEDCOM doesn't accept CR as a line terminator
Original code used readline() when file was in binary mode; this works
only if file contains '\n', true only for CRLF and LF line endings.
Switched to file text mode with correct encoding and universal newline
support.
2016-06-27 21:11:31 +01:00
vantu5z
697b85811d Update russian translation 2016-06-27 09:59:25 +03:00
Doug Blank
871955a559 9514: DBAPI: duplicated signature for gramps.gen.db.generic.DbGeneric.get_media_from_gramps_id 2016-06-26 07:55:05 -04:00
Nick Hall
b74fa4eef7 Improve pylint score of dummy database 2016-06-26 00:07:53 +01:00
Nick Hall
095e0e529f 9547: Rename non-API database upgrade methods 2016-06-25 22:09:05 +01:00
Nick Hall
535ce58f17 9547: Rename more non-API database methods 2016-06-25 21:55:55 +01:00
Nick Hall
72ca67e7c9 9547: Rename another non-API database method 2016-06-25 21:40:04 +01:00
Nick Hall
ebc91f17f2 9547: Rename some non-API database methods 2016-06-25 21:34:21 +01:00
Nick Hall
7053678526 9547: Remove unused database methods 2016-06-25 19:43:21 +01:00
Nick Hall
c7c674b8c9 9547: Remove deprecated database methods 2016-06-25 19:16:22 +01:00
Nick Hall
e7b7ba4843 9547: Remove methods that are not required 2016-06-25 19:11:42 +01:00
kulath
f7203b5cd2 Implement stand-alone default DummyDb database including diagnostics
when used incorrectly
2016-06-25 17:04:07 +01:00
prculley
403f53cc57 Bug 9545 and 9546 Vcard export on Windows problems 2016-06-25 10:11:30 -05:00
romjerome
6c67053e1f Merge translation files with last template 2016-06-24 17:04:42 +02:00
romjerome
2a39ef3fec Merge some more recent translations from 4.2 branch 2016-06-24 16:54:41 +02:00
Matti Niemelä
cc7ca0ccd6 Update finnish holidays 2016-06-24 16:50:27 +02:00
Nick Hall
b0d492830a Revert ABC changes to DbReadBase and DbWriteBase
Proxies do not implement all abstract methods in DbReadBase.
2016-06-24 14:48:45 +01:00
Nick Hall
e4c2f5fe77 Convert document generators to use abstract base classes 2016-06-23 22:01:20 +01:00
Nick Hall
f0210825de Convert gen.db to use abstract base classes 2016-06-23 20:00:24 +01:00
Nick Hall
fe9af29bf5 Convert gen.lib to use abstract base classes 2016-06-23 19:07:37 +01:00
vantu5z
bb009aa276 Update Russian translation 2016-06-23 10:58:08 +03:00
Paul Franklin
bf8d6c6c03 improve another pylint score (_book.py) 2016-06-23 00:53:17 -07:00
Paul Franklin
d297e190e6 another pylint improvement (libsubstkeyword) 2016-06-23 00:48:07 -07:00
Matti Niemelä
37ad9321e9 Update finnish translation 2016-06-22 14:56:18 +02:00
Paul Franklin
0972b69f89 retire the legacy "ReportUtils" class name 2016-06-21 20:21:48 -07:00
Paul Franklin
091caed234 9537: Wrong Numeric date format for cs_CZ locale 2016-06-21 14:16:12 -07:00
romjerome
c54cee0406 Minor update for the french translation
still partial
2016-06-21 10:55:56 +02:00
SNoiraud
fad158f409 9495: Narrativeweb: inconsistent & incomplete display of place hierarchy labels 2016-06-21 08:03:44 +02:00
Paul Franklin
58e169e9eb new gramps.pot template for master 2016-06-20 13:36:37 -07:00
Paul Franklin
597c48b66b more pylint changes: some reformats, some new ones, some 9535 bug fixes 2016-06-20 13:31:35 -07:00
Paul Franklin
8e7d5f5f14 make verify tool less likely to crash while creating its file 2016-06-20 09:45:41 -07:00
Paul Franklin
4b84a04de7 improve pylint score for the book dialog 2016-06-20 08:51:05 -07:00
Nick Hall
0cf5a81e7a 9527: Increase width of date column in location gramplets 2016-06-19 15:20:37 +01:00
Nick Hall
2b21959ca6 9527: Fix date sort column in location gramplets 2016-06-19 15:20:17 +01:00
SNoiraud
023350fa4d 9495: Narratedweb : inconsistent & incomplete display of place hierarchy labels 2016-06-18 19:54:30 +02:00
SNoiraud
bc0a3b5b04 9494: Narratedweb : surname listing errors for people with multiple partners 2016-06-18 19:42:34 +02:00
Paul Franklin
33679aa1c9 improve pylint score for narrative web report (to over 9.00) 2016-06-18 09:29:21 -07:00
SNoiraud
2d7089ec60 9527: Configuration of 'Enclosing' and 'Enclosed by' Date gramplets to show Place IDs 2016-06-18 12:07:08 +02:00
Nick Hall
e32fc6e761 Correct place type for parishes in example database 2016-06-17 23:28:13 +01:00
Paul Franklin
77efbb1012 typo (missing comma in plugins/test/test_reports.py) 2016-06-17 10:32:13 -07:00
Nick Hall
6c77ef5e33 8945: Move extract city tool to third-party addons 2016-06-17 15:15:00 +01:00
Leonhaeuser
ec289350a4 update German translation 2016-06-16 21:27:39 +02:00
Paul Franklin
20fac5cc53 a slight pylint improvement (to _guioptions.py) 2016-06-16 10:43:33 -07:00
Nick Hall
7fb8b0f155 Remove another redundant io import 2016-06-16 14:20:07 +01:00
Nick Hall
b1b4f78764 Add unit tests for repository rules 2016-06-15 22:34:42 +01:00
Nick Hall
f172ca8672 Use with block for file output 2016-06-15 21:57:04 +01:00
Nick Hall
2d2ee2939c Remove redundant io imports 2016-06-15 21:45:31 +01:00
Paul Franklin
d13d2e70f7 Merge pull request #175 from prculley/bug7565
bug 7565 and 9521; missing newline in table and illegal RTF
2016-06-14 19:26:14 +00:00
Paul Franklin
ea79dc2aa2 Merge pull request #174 from prculley/bug9240
bug9240 RTF files show incorrect Unicode characters
2016-06-14 19:25:20 +00:00
Paul Franklin
e3e858458d fix wrong test as a result of 9517, 6890fc4324 2016-06-14 12:00:48 -07:00
kulath
9cd9caac5e Fix Testcasegenerator to generate correct LDS ordinances for people and
families (avoids an error when the GEDCOM is reimported).
2016-06-13 18:52:44 +01:00
kulath
445562ea01 Fix DBLOGNAME (".Db") diagnostics: "Magic" transactions was wrong way
round.
2016-06-13 17:59:47 +01:00
prculley
47e59eb792 bug 7565 and 9521; missing newline in table and illegal RTF 2016-06-13 11:39:25 -05:00
prculley
8618f1468d bug9240 RTF files show incorrect Unicode characters 2016-06-13 11:02:31 -05:00
kulath
cd5fa5c1ff Fix DBLOGNAME (".Db") diagnostics for database class instance 2016-06-13 16:08:52 +01:00
Matti Niemelä
9ac5e3808d Update Finnish translation 2016-06-12 16:30:52 +02:00
Nemeséri Lajos
ae5a2d908c Update Hungarian translation 2016-06-12 16:28:11 +02:00
romjerome
0114a96141 Update french translation
still partial
2016-06-12 16:23:56 +02:00
Paul Franklin
6890fc4324 9517: [In "Verify" people w/ death event w/o date are not thought dead] 2016-06-11 20:28:47 -07:00
Paul Franklin
c5133aed04 new gramps.pot template for master 2016-06-11 13:46:32 -07:00
Paul Franklin
4c57c9090d move LaTeX no-PIL-software warning into method which needs it 2016-06-11 13:44:44 -07:00
kulath
ebc88d5f92 Change indentation on a debug message 2016-06-11 18:28:21 +01:00
Paul Franklin
6ee612109c Remove buggy _xmlplus imports
It hasn't been maintained upstream for years and isn't in
most operating systems anymore (any?).

https://gramps-project.org/bugs/view.php?id=6947#c31672

provides a link to this:

http://fedoraproject.org/wiki/Features/RemovePyXML#Detailed_Description

I don't think it belongs in gramps.
2016-06-10 14:21:58 -07:00
Paul Franklin
cf8a6390ca increase pylint score of two more reports, to above 9.00 2016-06-10 14:15:34 -07:00
Sam Manzi
c52b806702 9505 Fix Spelling error 2016-06-08 18:59:39 +10:00
kulath
5af65e317c Add some DBLOGNAME (".Db") diagnostics (especially for transactions) and
make sure they are the same for BSDDB and for DBAPI.
2016-06-07 18:41:40 +01:00
Jérôme Rapinat
e9d6a2ffea 9453: While starting gramps, it fails to pop up "tips of the day" 2016-06-07 02:02:25 -07:00
Paul Franklin
a0c01fae5c new gramps.pot template for master, with new strings 2016-06-06 13:40:12 -07:00
Paul Franklin
9c71217751 tweak string for translation, to make gettext happy 2016-06-06 13:36:52 -07:00
Paul Franklin
4b6b37f0f6 enable deferred translation of dates in tag report 2016-06-05 21:16:10 -07:00
Paul Franklin
042bb5e2c0 more report pylint improvements 2016-06-05 21:11:27 -07:00
Paul Franklin
21d02ad22c implement fetching sorted Person and Family handles in the proxy DBs 2016-06-04 21:36:08 -07:00
Paul Franklin
84130d221f increase pylint score of proxybase.py from 6.41 to 8.22 2016-06-04 21:19:36 -07:00
Doug Blank
1e102a36e4 DB-API: get_ITEM_handles() should return strings 2016-06-04 23:05:41 -04:00
Doug Blank
41b6abaa88 Added missing copyright and GPL 2016-06-04 22:34:42 -04:00
Nick Hall
d2fbee8852 Add unit tests for media and note rules 2016-06-04 22:13:04 +01:00
Nick Hall
a3fd7c06be Further pylint improvements to document generators 2016-06-04 18:29:40 +01:00
John Ralls
36f5a6addc Add 'meta' package dependency to 'strongly recommended' secion of README. 2016-06-04 07:47:55 -07:00
1051 changed files with 680463 additions and 458433 deletions

27
.gitattributes vendored
View File

@@ -1,9 +1,18 @@
# Make Github recognise Gramps as a Python project,
# by marking .sql files as text files!
# See: https://github.com/github/linguist/issues/2462
# https://github.com/github/linguist/blob/master/README.md
*.sql linguist-language=txt
# Have Github ignore js vendored files.
# https://github.com/gramps-project/gramps/tree/master/data/javascript
#data/javascript/*.js linguist-vendored
# Make Github recognise Gramps as a Python project,
# by marking .sql files as text files!
# See: https://github.com/github/linguist/issues/2462
# https://github.com/github/linguist/blob/master/README.md
*.sql linguist-language=txt
# Have Github ignore js vendored files.
# https://github.com/gramps-project/gramps/tree/master/data/javascript
#data/javascript/*.js linguist-vendored
# don't mess with line endings for test files
*.vcs -text
*.ged -text
*.GED -text
*.csv -text
*.DEF -text
*.IXI -text
*.REM -text

View File

@@ -9,7 +9,7 @@
Josip Pisoj <josip@pisoj.com>
Mirko Leonhaeuser <mirko@leonhaeuser.de>
<martin.hawlisch@gmx.de> <loshawlos@users.sourceforge.net>
Matti Niemelä <matti.u.niemela@gmail.com>
Matti Niemelä <matti.u.niemela@gmail.com> <niememat@gmail.com>
<nick-h@gramps-project.org> <nick__hall@hotmail.com>
<nick-h@gramps-project.org> <Nick-Hall@users.noreply.github.com>
Ondrej Krč-Jediný <hou@centrum.sk>

View File

@@ -1,11 +1,39 @@
#
# Gramps - a GTK+/GNOME based genealogy program
#
# Copyright (C) 2015-2015 Doug Blank
# Copyright (C) 2016 DaAwesomeP
# Copyright (C) 2016 QuLogic
# Copyright (C) 2016 Tim G L Lyons
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# After changing this file, check it on:
# http://lint.travis-ci.org/
sudo: required
dist: trusty
language: python
python:
- 3.4
sudo: false
cache: pip
- 3.3 # This is irrelevant, because the virtualenv is not used at all
# FIXME: The minimum requirement for Gramps is Python 3.2, so a test environment
# for Python 3.2 should be added to this environment which is Python 3.3. It
# will not be possible to run coverage under Python 3.2, because coverage is
# Python 3.3 (or above) only.
addons:
apt:
packages:
@@ -23,35 +51,79 @@ addons:
- python3-dev
- python3-nose
- python3-mock
- python3-pyicu
- python3-coverage
- python3-jsonschema
# lxml dependencies. for merge_ref_test to work
# - libxml2-dev
# - libxslt1-dev
- libxml2-utils
- python3-lxml
- python-libxml2
# ubuntu 14.04 requires this in addition to libxml2-dev and
# libxslt1-dev for compiling lxml.
# https://github.com/deanmalmgren/textract/issues/19
- zlib1g-dev
before_install:
- pip install --upgrade pip
- pip install --upgrade setuptools wheel nose coverage codecov
install:
- travis_retry pip install --upgrade pillow
- travis_retry pip install pyicu==1.8
# The working directory is set to /home/travis/build/gramps-project/gramps
# by the automatic git checkout.
# - cd $TRAVIS_BUILD_DIR
# $TRAVIS_BUILD_DIR is set to the location of the cloned repository:
# for example: /home/travis/build/gramps-project/gramps
# Download Sean Ross-Ross's Pure Python module containing a framework to
# manipulate and analyze python ast<73>s and bytecode. This is loaded to
# /home/travis/build/gramps-project/gramps/meta
# FIXME: This should be loaded from the release directory at
# https://pypi.python.org/pypi/meta
- git clone -b master https://github.com/srossross/meta
# Build Gramps package. This seems to copy everything to
# /home/travis/build/scripts-3.3
- python setup.py build
before_script:
# - sudo Xvfb :99 -ac &
# - export DISPLAY=:99
# Create the Gramps database directory.
- mkdir -p ~/.gramps/grampsdb/
# set PYTHONPATH so the directly installed module (meta) is picked up from
# /home/travis/build/gramps-project/gramps/meta
- export PYTHONPATH=meta
# set module exclusions. --exclude=TestUser because of older version of mock
# without configure_mock
- export EXCLUDE="--exclude=TestcaseGenerator"
# --exclude=merge_ref_test"
# set GRAMPS_RESOURCES for locale, data,image and documentation
- export GRAMPS_RESOURCES=.
# Install addons
- mkdir -p ~/.gramps/gramps50/plugins/
- wget https://github.com/gramps-project/addons/raw/master/gramps50/download/CliMerge.addon.tgz
- tar -C ~/.gramps/gramps50/plugins -xzf CliMerge.addon.tgz
- wget https://github.com/gramps-project/addons/raw/master/gramps50/download/ExportRaw.addon.tgz
- tar -C ~/.gramps/gramps50/plugins -xzf ExportRaw.addon.tgz
script:
# --exclude=TestUser because of older version of mock
# without configure_mock
- PYTHONPATH=meta GRAMPS_RESOURCES=. nosetests3 --nologcapture --with-coverage --cover-package=gramps --exclude=TestcaseGenerator --exclude=vcard --exclude=merge_ref_test --exclude=user_test gramps
# Ignore the virtualenv entirely. Use nosetests3, python3 (3.4.0) and coverage
# from /usr/bin. Use libraries from /usr/lib/python3.4,
# /usr/local/lib/python3.4/dist-packages and /usr/lib/python3/dist-packages
- nosetests3 --nologcapture --with-coverage --cover-package=gramps $EXCLUDE
gramps
# FIXME: This should have run from the current directory, rather than from
# gramps, because there is some test code in that directory.
# give an error for any trailing whitespace
- if git --no-pager grep --color -n --full-name '[ ]$' -- \*.py; then
echo "ERROR - Trailing whitespace found in source file(s)";
exit 1;
fi
after_success:
- codecov
# apt-get installs python3-coverage, but codecov only invokes coverage, so make
# a link
- sudo ln /usr/bin/python3-coverage /usr/bin/coverage
# We have to use the bash script because the apt-get coverage does not install
# codecov. If we used pip to install codecov, it would run inside the
# virtualenv, and that doesn't work. Change the path to ensure that codecov
# picks up coverage from /usr/bin, rather than from
# /home/travis/virtualenv/python3.3.6/bin/
- PATH=/usr/bin:$PATH bash <(curl -s https://codecov.io/bash)

View File

@@ -1,4 +1,3 @@
<!-- $Id$ -->
Alex Roitman shura@gramps-project.org

12
CONTRIBUTING Normal file
View File

@@ -0,0 +1,12 @@
See developer documentation at:
https://gramps-project.org/wiki/index.php?title=Portal:Developers
https://gramps-project.org/wiki/index.php?title=Brief_introduction_to_Git#Making_a_patchfile
https://gramps-project.org/wiki/index.php?title=Brief_introduction_to_Git#Making_a_PR
If you are interested in translating:
* The Gramps program to your language see:
https://gramps-project.org/wiki/index.php?title=Translating_Gramps
https://gramps-project.org/wiki/index.php?title=Portal:Translators
* The Gramps user manual to your language see:
https://gramps-project.org/wiki/index.php?title=Translating_the_Gramps_User_manual

1249
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

1
FAQ
View File

@@ -355,4 +355,3 @@ Since Gramps generates HTML pages, you can upload the pages to your personal web
**** End of Gramps Frequently Asked Questions ****
$Id$

16
INSTALL
View File

@@ -33,11 +33,11 @@ all required and optional dependencies. Missing dependencies will
result in runtime errors.
To build and install, whether from a tarball or git repo:
python setup.py build
sudo python setup.py install
python3 setup.py build
sudo python3 setup.py install
You can avoid using sudo for the install step by specifying a prefix to which you have write priviledge. The default is /usr/local, which is usually owned by root. You can learn of more options with
python setup.py --help
python3 setup.py --help
One can use gramps from the command line without installing it by
setting the following environment variables, but that won't provide
@@ -71,7 +71,7 @@ from the source directory.
b) You installed Gramps, and want to start it from the PYTHONPATH. In this
case use the command:
python -c 'from gramps.grampsapp import main; main()'
python3 -c 'from gramps.grampsapp import main; main()'
The executable 'gramps' in /usr/local/bin or /usr/bin from a) does
this for you.
@@ -79,7 +79,7 @@ from the source directory.
b) You downloaded the Gramps source code to a directory, and want to run it.
You can start Gramps from the source code directory with
python Gramps.py
python3 Gramps.py
See gramps/gen/const.py how Gramps finds its resource directories in case
you encounter problems.
@@ -90,17 +90,17 @@ If you would like to install Gramps without being root, or in an
alternative location on windows, supply the --root argument to setup.py
For example:
python setup.py install --root ~/test
python3 setup.py install --root ~/test
Packager's issues
------------------
There is a MANIFEST.in file to indicate the work needed.
To create a source distribution run:
python setup.py sdist
python3 setup.py sdist
If Gramps is built outside of the source tree in a temporary location (e.g. when
packaging for a distribution), the --resourcepath option can be used to specify
the path to the installed location of the Gramps resources (e.g. /usr/share):
python setup.py install --resourcepath=/usr/share
python3 setup.py install --resourcepath=/usr/share

397
LICENSE
View File

@@ -1,397 +0,0 @@
GNU Free Documentation License
Version 1.2, November 2002
Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
0. PREAMBLE
The purpose of this License is to make a manual, textbook, or other
functional and useful document "free" in the sense of freedom: to
assure everyone the effective freedom to copy and redistribute it,
with or without modifying it, either commercially or noncommercially.
Secondarily, this License preserves for the author and publisher a way
to get credit for their work, while not being considered responsible
for modifications made by others.
This License is a kind of "copyleft", which means that derivative
works of the document must themselves be free in the same sense. It
complements the GNU General Public License, which is a copyleft
license designed for free software.
We have designed this License in order to use it for manuals for free
software, because free software needs free documentation: a free
program should come with manuals providing the same freedoms that the
software does. But this License is not limited to software manuals;
it can be used for any textual work, regardless of subject matter or
whether it is published as a printed book. We recommend this License
principally for works whose purpose is instruction or reference.
1. APPLICABILITY AND DEFINITIONS
This License applies to any manual or other work, in any medium, that
contains a notice placed by the copyright holder saying it can be
distributed under the terms of this License. Such a notice grants a
world-wide, royalty-free license, unlimited in duration, to use that
work under the conditions stated herein. The "Document", below,
refers to any such manual or work. Any member of the public is a
licensee, and is addressed as "you". You accept the license if you
copy, modify or distribute the work in a way requiring permission
under copyright law.
A "Modified Version" of the Document means any work containing the
Document or a portion of it, either copied verbatim, or with
modifications and/or translated into another language.
A "Secondary Section" is a named appendix or a front-matter section of
the Document that deals exclusively with the relationship of the
publishers or authors of the Document to the Document's overall subject
(or to related matters) and contains nothing that could fall directly
within that overall subject. (Thus, if the Document is in part a
textbook of mathematics, a Secondary Section may not explain any
mathematics.) The relationship could be a matter of historical
connection with the subject or with related matters, or of legal,
commercial, philosophical, ethical or political position regarding
them.
The "Invariant Sections" are certain Secondary Sections whose titles
are designated, as being those of Invariant Sections, in the notice
that says that the Document is released under this License. If a
section does not fit the above definition of Secondary then it is not
allowed to be designated as Invariant. The Document may contain zero
Invariant Sections. If the Document does not identify any Invariant
Sections then there are none.
The "Cover Texts" are certain short passages of text that are listed,
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
the Document is released under this License. A Front-Cover Text may
be at most 5 words, and a Back-Cover Text may be at most 25 words.
A "Transparent" copy of the Document means a machine-readable copy,
represented in a format whose specification is available to the
general public, that is suitable for revising the document
straightforwardly with generic text editors or (for images composed of
pixels) generic paint programs or (for drawings) some widely available
drawing editor, and that is suitable for input to text formatters or
for automatic translation to a variety of formats suitable for input
to text formatters. A copy made in an otherwise Transparent file
format whose markup, or absence of markup, has been arranged to thwart
or discourage subsequent modification by readers is not Transparent.
An image format is not Transparent if used for any substantial amount
of text. A copy that is not "Transparent" is called "Opaque".
Examples of suitable formats for Transparent copies include plain
ASCII without markup, Texinfo input format, LaTeX input format, SGML
or XML using a publicly available DTD, and standard-conforming simple
HTML, PostScript or PDF designed for human modification. Examples of
transparent image formats include PNG, XCF and JPG. Opaque formats
include proprietary formats that can be read and edited only by
proprietary word processors, SGML or XML for which the DTD and/or
processing tools are not generally available, and the
machine-generated HTML, PostScript or PDF produced by some word
processors for output purposes only.
The "Title Page" means, for a printed book, the title page itself,
plus such following pages as are needed to hold, legibly, the material
this License requires to appear in the title page. For works in
formats which do not have any title page as such, "Title Page" means
the text near the most prominent appearance of the work's title,
preceding the beginning of the body of the text.
A section "Entitled XYZ" means a named subunit of the Document whose
title either is precisely XYZ or contains XYZ in parentheses following
text that translates XYZ in another language. (Here XYZ stands for a
specific section name mentioned below, such as "Acknowledgements",
"Dedications", "Endorsements", or "History".) To "Preserve the Title"
of such a section when you modify the Document means that it remains a
section "Entitled XYZ" according to this definition.
The Document may include Warranty Disclaimers next to the notice which
states that this License applies to the Document. These Warranty
Disclaimers are considered to be included by reference in this
License, but only as regards disclaiming warranties: any other
implication that these Warranty Disclaimers may have is void and has
no effect on the meaning of this License.
2. VERBATIM COPYING
You may copy and distribute the Document in any medium, either
commercially or noncommercially, provided that this License, the
copyright notices, and the license notice saying this License applies
to the Document are reproduced in all copies, and that you add no other
conditions whatsoever to those of this License. You may not use
technical measures to obstruct or control the reading or further
copying of the copies you make or distribute. However, you may accept
compensation in exchange for copies. If you distribute a large enough
number of copies you must also follow the conditions in section 3.
You may also lend copies, under the same conditions stated above, and
you may publicly display copies.
3. COPYING IN QUANTITY
If you publish printed copies (or copies in media that commonly have
printed covers) of the Document, numbering more than 100, and the
Document's license notice requires Cover Texts, you must enclose the
copies in covers that carry, clearly and legibly, all these Cover
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
the back cover. Both covers must also clearly and legibly identify
you as the publisher of these copies. The front cover must present
the full title with all words of the title equally prominent and
visible. You may add other material on the covers in addition.
Copying with changes limited to the covers, as long as they preserve
the title of the Document and satisfy these conditions, can be treated
as verbatim copying in other respects.
If the required texts for either cover are too voluminous to fit
legibly, you should put the first ones listed (as many as fit
reasonably) on the actual cover, and continue the rest onto adjacent
pages.
If you publish or distribute Opaque copies of the Document numbering
more than 100, you must either include a machine-readable Transparent
copy along with each Opaque copy, or state in or with each Opaque copy
a computer-network location from which the general network-using
public has access to download using public-standard network protocols
a complete Transparent copy of the Document, free of added material.
If you use the latter option, you must take reasonably prudent steps,
when you begin distribution of Opaque copies in quantity, to ensure
that this Transparent copy will remain thus accessible at the stated
location until at least one year after the last time you distribute an
Opaque copy (directly or through your agents or retailers) of that
edition to the public.
It is requested, but not required, that you contact the authors of the
Document well before redistributing any large number of copies, to give
them a chance to provide you with an updated version of the Document.
4. MODIFICATIONS
You may copy and distribute a Modified Version of the Document under
the conditions of sections 2 and 3 above, provided that you release
the Modified Version under precisely this License, with the Modified
Version filling the role of the Document, thus licensing distribution
and modification of the Modified Version to whoever possesses a copy
of it. In addition, you must do these things in the Modified Version:
A. Use in the Title Page (and on the covers, if any) a title distinct
from that of the Document, and from those of previous versions
(which should, if there were any, be listed in the History section
of the Document). You may use the same title as a previous version
if the original publisher of that version gives permission.
B. List on the Title Page, as authors, one or more persons or entities
responsible for authorship of the modifications in the Modified
Version, together with at least five of the principal authors of the
Document (all of its principal authors, if it has fewer than five),
unless they release you from this requirement.
C. State on the Title page the name of the publisher of the
Modified Version, as the publisher.
D. Preserve all the copyright notices of the Document.
E. Add an appropriate copyright notice for your modifications
adjacent to the other copyright notices.
F. Include, immediately after the copyright notices, a license notice
giving the public permission to use the Modified Version under the
terms of this License, in the form shown in the Addendum below.
G. Preserve in that license notice the full lists of Invariant Sections
and required Cover Texts given in the Document's license notice.
H. Include an unaltered copy of this License.
I. Preserve the section Entitled "History", Preserve its Title, and add
to it an item stating at least the title, year, new authors, and
publisher of the Modified Version as given on the Title Page. If
there is no section Entitled "History" in the Document, create one
stating the title, year, authors, and publisher of the Document as
given on its Title Page, then add an item describing the Modified
Version as stated in the previous sentence.
J. Preserve the network location, if any, given in the Document for
public access to a Transparent copy of the Document, and likewise
the network locations given in the Document for previous versions
it was based on. These may be placed in the "History" section.
You may omit a network location for a work that was published at
least four years before the Document itself, or if the original
publisher of the version it refers to gives permission.
K. For any section Entitled "Acknowledgements" or "Dedications",
Preserve the Title of the section, and preserve in the section all
the substance and tone of each of the contributor acknowledgements
and/or dedications given therein.
L. Preserve all the Invariant Sections of the Document,
unaltered in their text and in their titles. Section numbers
or the equivalent are not considered part of the section titles.
M. Delete any section Entitled "Endorsements". Such a section
may not be included in the Modified Version.
N. Do not retitle any existing section to be Entitled "Endorsements"
or to conflict in title with any Invariant Section.
O. Preserve any Warranty Disclaimers.
If the Modified Version includes new front-matter sections or
appendices that qualify as Secondary Sections and contain no material
copied from the Document, you may at your option designate some or all
of these sections as invariant. To do this, add their titles to the
list of Invariant Sections in the Modified Version's license notice.
These titles must be distinct from any other section titles.
You may add a section Entitled "Endorsements", provided it contains
nothing but endorsements of your Modified Version by various
parties--for example, statements of peer review or that the text has
been approved by an organization as the authoritative definition of a
standard.
You may add a passage of up to five words as a Front-Cover Text, and a
passage of up to 25 words as a Back-Cover Text, to the end of the list
of Cover Texts in the Modified Version. Only one passage of
Front-Cover Text and one of Back-Cover Text may be added by (or
through arrangements made by) any one entity. If the Document already
includes a cover text for the same cover, previously added by you or
by arrangement made by the same entity you are acting on behalf of,
you may not add another; but you may replace the old one, on explicit
permission from the previous publisher that added the old one.
The author(s) and publisher(s) of the Document do not by this License
give permission to use their names for publicity for or to assert or
imply endorsement of any Modified Version.
5. COMBINING DOCUMENTS
You may combine the Document with other documents released under this
License, under the terms defined in section 4 above for modified
versions, provided that you include in the combination all of the
Invariant Sections of all of the original documents, unmodified, and
list them all as Invariant Sections of your combined work in its
license notice, and that you preserve all their Warranty Disclaimers.
The combined work need only contain one copy of this License, and
multiple identical Invariant Sections may be replaced with a single
copy. If there are multiple Invariant Sections with the same name but
different contents, make the title of each such section unique by
adding at the end of it, in parentheses, the name of the original
author or publisher of that section if known, or else a unique number.
Make the same adjustment to the section titles in the list of
Invariant Sections in the license notice of the combined work.
In the combination, you must combine any sections Entitled "History"
in the various original documents, forming one section Entitled
"History"; likewise combine any sections Entitled "Acknowledgements",
and any sections Entitled "Dedications". You must delete all sections
Entitled "Endorsements".
6. COLLECTIONS OF DOCUMENTS
You may make a collection consisting of the Document and other documents
released under this License, and replace the individual copies of this
License in the various documents with a single copy that is included in
the collection, provided that you follow the rules of this License for
verbatim copying of each of the documents in all other respects.
You may extract a single document from such a collection, and distribute
it individually under this License, provided you insert a copy of this
License into the extracted document, and follow this License in all
other respects regarding verbatim copying of that document.
7. AGGREGATION WITH INDEPENDENT WORKS
A compilation of the Document or its derivatives with other separate
and independent documents or works, in or on a volume of a storage or
distribution medium, is called an "aggregate" if the copyright
resulting from the compilation is not used to limit the legal rights
of the compilation's users beyond what the individual works permit.
When the Document is included an aggregate, this License does not
apply to the other works in the aggregate which are not themselves
derivative works of the Document.
If the Cover Text requirement of section 3 is applicable to these
copies of the Document, then if the Document is less than one half of
the entire aggregate, the Document's Cover Texts may be placed on
covers that bracket the Document within the aggregate, or the
electronic equivalent of covers if the Document is in electronic form.
Otherwise they must appear on printed covers that bracket the whole
aggregate.
8. TRANSLATION
Translation is considered a kind of modification, so you may
distribute translations of the Document under the terms of section 4.
Replacing Invariant Sections with translations requires special
permission from their copyright holders, but you may include
translations of some or all Invariant Sections in addition to the
original versions of these Invariant Sections. You may include a
translation of this License, and all the license notices in the
Document, and any Warranty Disclaimers, provided that you also include
the original English version of this License and the original versions
of those notices and disclaimers. In case of a disagreement between
the translation and the original version of this License or a notice
or disclaimer, the original version will prevail.
If a section in the Document is Entitled "Acknowledgements",
"Dedications", or "History", the requirement (section 4) to Preserve
its Title (section 1) will typically require changing the actual
title.
9. TERMINATION
You may not copy, modify, sublicense, or distribute the Document except
as expressly provided for under this License. Any other attempt to
copy, modify, sublicense or distribute the Document is void, and will
automatically terminate your rights under this License. However,
parties who have received copies, or rights, from you under this
License will not have their licenses terminated so long as such
parties remain in full compliance.
10. FUTURE REVISIONS OF THIS LICENSE
The Free Software Foundation may publish new, revised versions
of the GNU Free Documentation License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns. See
http://www.gnu.org/copyleft/.
Each version of the License is given a distinguishing version number.
If the Document specifies that a particular numbered version of this
License "or any later version" applies to it, you have the option of
following the terms and conditions either of that specified version or
of any later version that has been published (not as a draft) by the
Free Software Foundation. If the Document does not specify a version
number of this License, you may choose any version ever published (not
as a draft) by the Free Software Foundation.
ADDENDUM: How to use this License for your documents
To use this License in a document you have written, include a copy of
the License in the document and put the following copyright and
license notices just after the title page:
Copyright (c) YEAR YOUR NAME.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU
Free Documentation License".
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
replace the "with...Texts." line with this:
with the Invariant Sections being LIST THEIR TITLES, with the
Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
If you have Invariant Sections without Cover Texts, or some other
combination of the three, merge those two alternatives to suit the
situation.
If your document contains nontrivial examples of program code, we
recommend releasing these examples in parallel under your choice of
free software license, such as the GNU General Public License,
to permit their use in free software.

View File

@@ -1,17 +1,20 @@
include ChangeLog
include AUTHORS
include COPYING
include FAQ
include Gramps.py
include INSTALL
include LICENSE
include MANIFEST.in
include NEWS
include RELEASE_NOTES
include TODO
include CONTRIBUTING
include TestPlan.txt
recursive-include bash *
recursive-include data *
recursive-include debian *
recursive-include docs *
recursive-include example *
recursive-include gramps *
recursive-include help *
recursive-include images *

1889
NEWS

File diff suppressed because it is too large Load Diff

View File

@@ -16,14 +16,15 @@ The following packages **MUST** be installed in order for Gramps to work:
The following three packages with GObject Introspection bindings (the gi packages)
* **cairo** - a 2D graphics library with support for multiple output devices. http://cairographics.org/
* **cairo** 1.13.1 or greater - a 2D graphics library with support for multiple output devices. http://cairographics.org/
* **Pycairo** 1.13.3 or greater - GObject Introspection bindings for cairo. https://github.com/pygobject/pycairo
* **pango** - a library for laying out and rendering of text, with an emphasis on internationalization. http://www.pango.org/
* **pangocairo** - Allows you to use Pango with Cairo http://www.pango.org/
* **librsvg2** - (SVG icon view) a library to render SVG files using cairo. http://live.gnome.org/LibRsvg
* **xdg-utils** - Desktop integration utilities from freedesktop.org
* **bsddb3** - Python bindings for Oracle Berkeley DB https://pypi.python.org/pypi/bsddb3/
* **sqlite3** - Python bindings for SQLite Database library
The following package is needed for full translation of the interface
to your language:
@@ -42,15 +43,15 @@ The following packages are **STRONGLY RECOMMENDED** to be installed:
Used to show maps in the geography view.
It may be osmgpsmap, osm-gps-map, or python-osmgpsmap,
but the Python bindings for this must also be present.
but the Python bindings for this must also be present, so gir1.2-osmgpsmap-1.0.
Without this the GeoView will not be active, see
https://gramps-project.org/wiki/index.php?title=Gramps_4.2_Wiki_Manual_-_Categories#Geography_Category
https://gramps-project.org/wiki/index.php?title=Gramps_5.0_Wiki_Manual_-_Categories#Geography_Category
* **Graphviz**
Enable creation of graphs using Graphviz engine.
Without this, three reports cannot be run.
Obtain it from: http://www.graphviz.org
Obtain it from: http://www.graphviz.org or try graphviz and python3-pygraphviz from your packages.
* **PyICU**
@@ -65,6 +66,10 @@ The following packages are **STRONGLY RECOMMENDED** to be installed:
(These are Python bindings for the ICU package.
https://pypi.python.org/pypi/PyICU/)
* **Ghostscript**
Used by Graphviz reports to help create PDF's
The following packages are optional:
------------------------------------
* **gtkspell**
@@ -77,12 +82,12 @@ The following packages are optional:
The GNU Revision Control System (RCS) can be used to manage
multiple revisions of your family trees. See info at
https://gramps-project.org/wiki/index.php?title=Gramps_4.2_Wiki_Manual_-_Manage_Family_Trees#Archiving_a_Family_Tree
https://gramps-project.org/wiki/index.php?title=Gramps_5.0_Wiki_Manual_-_Manage_Family_Trees#Archiving_a_Family_Tree
Only rcs is needed, NO python bindings are required
* **PIL**
Python Image Library is needed to crop
Python Image Library (PILLOW) is needed to crop
images and also to convert non-JPG images to
JPG so as to include them in LaTeX output.
(For Python3 a different source may be needed,
@@ -109,9 +114,12 @@ Prerequistes required for the following Addons to work:
* **Family Sheet** - Requires: PIL (Python Imaging Library) or PILLOW.
( https://gramps-project.org/wiki/index.php?title=Family_Sheet )
* **Graph View** - Requires: PyGoocanvas and Goocanvas.
* **Graph View** - Requires: PyGoocanvas and Goocanvas (python-pygoocanvas, gir1.2-goocanvas-2.0).
( https://gramps-project.org/wiki/index.php?title=Graph_View )
* **Network Chart** - Requires: networkx and pygraphviz
( https://gramps-project.org/wiki/index.php?title=NetworkChart )
* **PedigreeChart** - Can optionally use - numpy if installed
( https://gramps-project.org/wiki/index.php?title=PedigreeChart )

View File

@@ -1,4 +1,3 @@
$Id$
UNSTABLE Gramps 4.0.0 Beta2 release.

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id$ -->
<authors xmlns:html="http://www.w3.org/1999/xhtml">
<author title="author">
Alex Roitman &lt;<html:a href="mailto:shura@gramps-project.org">shura@gramps-project.org</html:a>&gt;
@@ -94,6 +93,9 @@
<author title="contributor">
Nick Hall &lt;<html:a href="mailto:nick__hall@hotmail.com">nick__hall@hotmail.com</html:a>&gt;
</author>
<author title="contributor">
Paul Culley &lt;<html:a href="mailto:paulr2787@gmail.com">paulr2787@gmail.com</html:a>&gt;
</author>
<author title="contributor">
Peter Landgren &lt;<html:a href="mailto:peter.talken@telia.com">peter.talken@telia.com</html:a>&gt;
</author>

View File

@@ -50,7 +50,6 @@ Characteristic of this style is that it uses the full width of the browser
window and that horizontal highlighting bars extend over the full width of
the page.
--------------------------------------------------------------------------------------------------
# $Id$
NarrativeWeb Styles
------------------------------------------------------------------------------------------------
@@ -87,6 +86,12 @@ h1 {
font-weight: bold;
padding-left: 15px;
}
h2 {
display:block;
margin:0;
padding:0;
text-align: center;
}
h3 {
font-size: large;
padding-left: 15px;
@@ -416,7 +421,7 @@ div#SourceDetail {
}
.subsection {
clear: both;
overflow: hidden;
overflow: visible;
}
.subsection p {
margin: 0px;

View File

@@ -134,7 +134,6 @@ h5, h6 {
margin:1.3em 0 .5em 1em;
}
p#description {
max-width: 800px;
margin: 0;
padding: 1em 20px;
text-indent: 30px;
@@ -289,10 +288,6 @@ table.infolist thead tr th {
table.infolist tr td {
border-bottom: dashed 1px #000;
vertical-align: middle;
padding: 6px 0 6px 10px;
}
table.infolist tr td a {
display: block;
}
table.infolist tr.BeginLetter td, table.infolist tr.BeginSurname td {
border-top: solid 1px #000;
@@ -352,15 +347,15 @@ div#Individuals {
margin: 0;
padding: 0;
}
div#Individuals table.individuallist {
div#Individuals table.IndividualList {
border-bottom: solid 1px #000;
}
div#Individuals table.individuallist tbody tr td.ColumnSurname a:hover,
div#Individuals table.individuallist tbody tr td.ColumnSurname a:active {
div#Individuals table.IndividualList tbody tr td.ColumnSurname a:hover,
div#Individuals table.IndividualList tbody tr td.ColumnSurname a:active {
cursor: default;
background: none;
}
div#Individuals table.individuallist tbody tr td.ColumnName a {
div#Individuals table.IndividualList tbody tr td.ColumnName a {
vertical-align: middle;
}
div#Individuals div table.infolist tr td p {
@@ -1130,9 +1125,10 @@ div.narrative {
}
.narrative p {
font: normal .9em/1.4em sans-serif;
margin-top: .5em;
margin-bottom: 0;
padding: 0 20px 1em 20px;
margin: 0.1em 0 0.2em 0;
}
i + div.grampsstylednote p {
margin: 0.1em 0 0.2em 0;
}
/* Subsections : References

View File

@@ -50,7 +50,6 @@ Characteristic of this style is that it uses the full width of the browser
window and that horizontal highlighting bars extend over the full width of
the page.
--------------------------------------------------------------------------------------------------
# $Id$
NarrativeWeb Styles
------------------------------------------------------------------------------------------------
@@ -87,6 +86,12 @@ h1 {
font-weight: bold;
padding-left: 15px;
}
h2 {
display:block;
margin:0;
padding:0;
text-align: center;
}
h3 {
font-size: large;
padding-left: 15px;
@@ -466,7 +471,7 @@ div#SourceDetail {
}
.subsection {
clear: both;
overflow: hidden;
overflow: visible;
}
.subsection p {
margin: 0px;

View File

@@ -50,7 +50,6 @@ Characteristic of this style is that it uses the full width of the browser
window and that horizontal highlighting bars extend over the full width of
the page.
--------------------------------------------------------------------------------------------------
# $Id$
NarrativeWeb Styles
------------------------------------------------------------------------------------------------
@@ -87,6 +86,12 @@ h1 {
font-weight: bold;
padding-left: 15px;
}
h2 {
display:block;
margin:0;
padding:0;
text-align: center;
}
h3 {
font-size: large;
padding-left: 15px;
@@ -459,7 +464,7 @@ div#SourceDetail {
}
.subsection {
clear: both;
overflow: hidden;
overflow: visible;
}
.subsection p {
margin: 0px;

View File

@@ -50,7 +50,6 @@ Characteristic of this style is that it uses the full width of the browser
window and that horizontal highlighting bars extend over the full width of
the page.
--------------------------------------------------------------------------------------------------
# $Id$
NarrativeWeb Styles
------------------------------------------------------------------------------------------------
@@ -87,6 +86,12 @@ h1 {
font-weight: bold;
padding-left: 15px;
}
h2 {
display:block;
margin:0;
padding:0;
text-align: center;
}
h3 {
font-size: large;
padding-left: 15px;
@@ -459,7 +464,7 @@ div#SourceDetail {
}
.subsection {
clear: both;
overflow: hidden;
overflow: visible;
}
.subsection p {
margin: 0px;

View File

@@ -50,7 +50,6 @@ Characteristic of this style is that it uses the full width of the browser
window and that horizontal highlighting bars extend over the full width of
the page.
--------------------------------------------------------------------------------------------------
# $Id$
NarrativeWeb Styles
------------------------------------------------------------------------------------------------
@@ -87,6 +86,12 @@ h1 {
font-weight: bold;
padding-left: 15px;
}
h2 {
display:block;
margin:0;
padding:0;
text-align: center;
}
h3 {
font-size: large;
padding-left: 15px;
@@ -459,7 +464,7 @@ div#SourceDetail {
}
.subsection {
clear: both;
overflow: hidden;
overflow: visible;
}
.subsection p {
margin: 0px;

View File

@@ -25,7 +25,6 @@ GRAMPS Cascading Style Sheet
Style Name: Web_Citations-Outline.css
******************************************************
# $Id$
Source Citations Outline styles
------------------------------------------------------ */

View File

@@ -18,7 +18,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# $Id$
#
*************************************************
GRAMPS Cascading Style Sheet

View File

@@ -18,7 +18,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# $Id$
#
*************************************************
GRAMPS Cascading Style Sheet

View File

@@ -25,7 +25,6 @@ GRAMPS Cascading Style Sheet
Style Name: Web_Navigation-Horizontal.css
******************************************************
# $Id$
Body Element
------------------------------------------------------ */

View File

@@ -54,7 +54,6 @@ Middle images/Web_Mainz_Mid.png
Middle Light images/Web_Mainz_MidLight.png
----------------------------------------------------------------------------
# $Id$
NarrativeWeb Styles
--------------------------------------------------------------------------------------------
@@ -68,7 +67,7 @@ body {
background: url(../images/Web_Mainz_Bkgd.png) black repeat;
}
body > div {
width: 950px;
width: 85%;
margin: 0px auto;
background: url(../images/Web_Mainz_Mid.png) #FFF2C6 repeat;
overflow: hidden;
@@ -91,6 +90,12 @@ h1 {
font-style: italic;
margin-left: 2em;
}
h2 {
display:block;
margin:0;
padding:0;
text-align: center;
}
h3 {
font-size: xx-large;
font-weight: normal;
@@ -144,7 +149,7 @@ div#nav ul li, #subnavigation ul li {
float: left;
}
div#nav ul li a, #subnavigation ul li a {
display: block;
display: run-in;
padding: 0.4em 0.8em 0.3em 0.8em;
font-size: smaller;
font-family: sans-serif;

View File

@@ -45,7 +45,6 @@ gray #696969
green #5D835F
--------------------------------------------------------------------------------------------
# $Id$
NarrativeWeb Styles
--------------------------------------------------------------------------------------------
@@ -115,7 +114,7 @@ h1 {
font:normal 2em/1.2em serif;
}
h2 {
display:none;
display:block;
}
h3 {
font:normal 2em/1.2em serif;
@@ -139,7 +138,6 @@ h5, h6 {
p#description {
color:#542;
max-width:800px;
margin:0;
padding:1em 20px;
background-color:#FFF;
@@ -278,7 +276,6 @@ table.infolist tr th a:hover {
table.infolist tr td {
font:normal 1.1em/1.4em serif;
vertical-align:middle;
padding:.1em 10px;
}
table.infolist tr td a {
display:block;
@@ -398,30 +395,30 @@ table.surname thead tr th.ColumnParents, table.surname tbody tr td.ColumnParents
/* Individuals
----------------------------------------------------- */
#Individuals { }
#Individuals table.individuallist {
#Individuals table.IndividualList {
border-bottom:solid 1px #A97;
}
#Individuals table.individuallist tbody tr td {
#Individuals table.IndividualList tbody tr td {
border-bottom:dashed 1px #C1B398;
}
#Individuals table.individuallist tbody tr td a:hover {
#Individuals table.IndividualList tbody tr td a:hover {
text-decoration:none;
}
table.individuallist tbody tr td.ColumnSurname a:hover, table.individuallist tbody tr td.ColumnSurname a:active {
table.IndividualList tbody tr td.ColumnSurname a:hover, table.IndividualList tbody tr td.ColumnSurname a:active {
cursor:default;
color:black;
background:none;
}
table.individuallist tbody tr td.ColumnName {
table.IndividualList tbody tr td.ColumnName {
padding:0;
background-color:#FFF;
}
table.individuallist tbody tr td.ColumnName a {
table.IndividualList tbody tr td.ColumnName a {
display:block;
padding:.6em 10px;
padding:.1em .1em;
vertical-align:middle;
}
table.individuallist tbody tr td.ColumnName a:hover {
table.IndividualList tbody tr td.ColumnName a:hover {
background-color:#C1B398;
}
#Individuals div table.infolist tr td p {
@@ -962,11 +959,12 @@ div#Addresses table.infolist tr td a, div#Addresses table.infolist tr td p a {
div.narrative {
padding-bottom:0;
}
i + div.grampsstylednote p {
margin: 0.1em 0 0.2em 0;
}
.narrative p {
margin: 0.1em 0 0.2em 0;
font:normal .9em/1.4em sans-serif;
margin-top:.5em;
margin-bottom:0;
padding:0 20px 1em 20px;
}
/* Subsections : References

View File

@@ -41,7 +41,6 @@ black #000
white #FFF
---------------------------------------------------------------------------------------------------
# $Id$
NarrativeWeb Styles
--------------------------------------------------------------------------------------------

View File

@@ -45,7 +45,6 @@ Unknown #000
Males Web_Gender_Male.png
Females Web_Gender_Female.png
# $Id$
NarrativeWeb Styles
-------------------------------------------------------------------------------------------- */
@@ -156,7 +155,6 @@ h5, h6 {
margin:1.3em 0 .5em 1em;
}
p#description {
max-width:800px;
margin:0;
padding:1em 20px;
}
@@ -456,30 +454,30 @@ div#Individuals {
margin: 0;
padding: 0;
}
div#Individuals table.individuallist {
div#Individuals table.IndividualList {
border-bottom: solid 1px #5D835F;
}
div#Individuals table.individuallist tbody tr td {
div#Individuals table.IndividualList tbody tr td {
border-bottom: dashed 1px #5D835F;
background-color: #D8F3D6;
}
div#Individuals table.individuallist tbody tr td a {
div#Individuals table.IndividualList tbody tr td a {
display: block;
padding: .6em 10px;
}
div#Individuals table.individuallist tbody tr td.ColumnSurname a:hover,
div#Individuals table.individuallist tbody tr td.ColumnSurname a:active {
div#Individuals table.IndividualList tbody tr td.ColumnSurname a:hover,
div#Individuals table.IndividualList tbody tr td.ColumnSurname a:active {
cursor:default;
color: #000;
background:none;
}
div#Individuals table.individuallist tbody tr td.ColumnName {
div#Individuals table.IndividualList tbody tr td.ColumnName {
background-color: #FFF;
}
div#Individuals table.individuallist tbody tr td.ColumnName a {
div#Individuals table.IndividualList tbody tr td.ColumnName a {
vertical-align:middle;
}
div#Individuals table.individuallist tbody tr td.ColumnPartner {
div#Individuals table.IndividualList tbody tr td.ColumnPartner {
background-color: #FFF;
}
div#Individuals div table.infolist tr td p {

View File

@@ -45,6 +45,9 @@ Females Web_Gender_Female.png
}
#treeContainer {
position:relative;
display: table-cell;
vertical-align: middle;
overflow: visible;
z-index:1;
}
#treeContainer div.boxbg {

View File

@@ -29,7 +29,6 @@ Style Author: Stephane Charette and Jason Simanek
Image Gallery
-------------
# $Id$
ensure RegionBox <ol> is hidden and has no margins/padding that would shift the image */
ol.RegionBox {

View File

@@ -18,13 +18,11 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# $Id$
#
###################################################### */
body#FamilyMap {
background-color: #000;
padding: 0 14px;
width: 965px;
}
/* Family Maps
@@ -33,8 +31,11 @@ body#FamilyMap {
margin-left: 10px;
margin-right: 10px;
border: solid 4px #000;
width: 931px;
height: 1000px;
margin: 0px auto;
width: 800px;
height: 400px;
max-width: 90%;
max-height: 90%;
}
/* Place Maps
@@ -44,6 +45,8 @@ div#place_canvas {
border: solid 4px #000;
width: 500px;
height: 400px;
max-width: 90%;
max-height: 90%;
}
button#drop {
background-color: purple;

View File

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-gramps">

View File

@@ -19,7 +19,6 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
$Id$
-->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"

View File

@@ -21,7 +21,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# $Id$
-->
<!--

View File

@@ -169,113 +169,98 @@
<date name="Remembrance Sunday" value="*/2/sun/nov" type="secular" />
</country>
<country _name="Finland">
<date name="Loppiainen" value="*/1/6" type="religious" />
<date name="Pyhäinpäivä" value="*/10/1" type="religious" />
<date name="Loppiainen" value="*/1/6" type="religious" if="not(y>=1973)" />
<date name="Loppiainen" value="*/1/6" offset="sat" type="religious" if="(y>=1973) and not(y>=1992)" />
<date name="Loppiainen" value="*/1/6" type="religious" if="(y>=1992)" />
<date name="Knud" value="*/1/7" type="religious" if="not(y>=1708)" />
<date name="Knud" value="*/1/13" type="religious" if="(y>=1708) and not(y>=1885)" />
<date name="Nuutti" value="*/1/13" type="religious" if="(y>=1885)" />
<date name="Pyhän Henrikin muistopäivä" value="*/1/20" type="religious" if="not(y>=1699)" />
<date name="Pyhän Henrikin muistopäivä" value="*/1/19" type="religious" if="(y>=1699)" />
<date name="Laskiaissunnuntai" type="religious" value="> easter(y)" offset="-49"/>
<date name="Laskiaistiistai" type="religious" value="> easter(y)" offset="-47"/>
<date name="Tuhkakeskiviikko" type="religious" value="> easter(y)" offset="-46" />
<!--
# Candlemas Day was February 2, before the year 1774.
# From 1774 Candlemas Day was February 2, if it is Sunday, otherwise the next Sunday.
# If this day is Shrove Sunday, Candlemas Day is the week before.
-->
<date name="Kynttilänpäivä" value="*/2/2" type="religious" if="not(y>=1774)" />
<!--
# Before the year 1955, Annunciation day was 25 March.
# If the day is a week before Passover, the holy day was Palm Sunday preceding Saturday.
# If it occurred on Easter Sunday, Annunciation day was Easter the following Tuesday.
#
# From 1955 has been the Annunciation on Sunday, no earlier than March 22 and no later than March 28,
# if this Sunday is Palm Sunday or Easter, Annunciation day is the Sunday before Palm Sunday.
-->
<date name="Palmusunnuntai" type="religious" value="> easter(y)" offset="-7" />
<date name="Kiirastorstai" type="religious" value="> easter(y)" offset="-3" />
<date name="Pitkäperjantai" type="religious" value="> easter(y)" offset="-2" />
<date name="Lankalauantai" type="religious" value="> easter(y)" offset="-1" />
<date name="Pääsiäispäivä" type="religious" value="> easter(y)" />
<date name="2. Pääsiäispäivä" type="religious" value="> easter(y)" offset="1" />
<date name="Helatorstai" type="religious" value="> easter(y)" offset="39" if="not(y>=1973)" />
<date name="Kristuksen taivaaseenastumisen päivä" type="religious" value="> easter(y)" offset="34" if="(y>=1973) and not(y>=1992)" />
<date name="Helatorstai" type="religious" value="> easter(y)" offset="39" if="(y>=1992)" />
<date name="Helluntaipäivä" value="easter(y)" offset="49" type="religious" />
<date name="Pyhän Kolminaisuuden päivä" value="easter(y)" offset="56" type="religious" />
<date name="Apostolienpäivä" value="easter(y)" offset="91" type="religious" />
<date name="Kirkastussunnuntai" value="easter(y)" offset="105" type="religious" />
<date name="Juhannusaatto" value="*/jun/19" offset="fri" type="religious" if="(y>=1955)" />
<date name="Juhannusaatto" value="*/jun/23" type="religious" if="not(y>=1955)" />
<date name="Juhannuspäivä" value="*/jun/20" offset="sat" type="religious" if="(y>=1955)" />
<date name="Juhannuspäivä" value="*/jun/24" type="religious" if="not(y>=1955)" />
<date name="Pyhäinmiestenpäivä" value="*/nov/1" type="religious" if="not(y>=1774)" />
<date name="Pyhäinmiestenpäivä" value="*/nov/1" offset="sun" type="religious" if="(y>=1774) and not(y>=1955)" />
<date name="Pyhäinpäivä" value="*/oct/31" offset="sat" type="religious" if="(y>=1955)" />
<date name="1. Adventti" value="*/nov/27" offset="sun" type="religious" />
<date name="2. Adventti" value="*/dec/4" offset="sun" type="religious" />
<date name="3. Adventti" value="*/dec/11" offset="sun" type="religious" />
<date name="4. Adventti" value="*/dec/18" offset="sun" type="religious" />
<date name="Lucian päivä" value="*/12/13" type="religious" />
<date name="Tuomaan päivä" value="*/12/21" type="religious" />
<date name="Jouluaatto" value="*/12/24" type="religious" />
<date name="Joulupäivä" value="*/12/25" type="religious" />
<date name="Tapaninpäivä" value="*/12/26" type="religious" />
<date name="Johannes Evankelistan päivä" value="*/dec/27" type="religious" if="not(y>=1774)" />
<date name="Apostoli Johanneksen päivä" value="*/dec/27" type="religious" if="dow(y, m, d) == 7 and (y>=2000)" />
<date name="Viattomien lasten päivä" value="*/12/28" type="religious" />
<date name="Pitkäperjantai" value="2000/4/21" type="religious" />
<date name="Pitkäperjantai" value="2001/4/13" type="religious" />
<date name="Pitkäperjantai" value="2002/3/29" type="religious" />
<date name="Pitkäperjantai" value="2003/4/18" type="religious" />
<date name="Pitkäperjantai" value="2004/4/9" type="religious" />
<date name="Pitkäperjantai" value="2005/3/25" type="religious" />
<date name="Pitkäperjantai" value="2006/4/14" type="religious" />
<date name="Pitkäperjantai" value="2007/4/6" type="religious" />
<date name="Pitkäperjantai" value="2008/3/21" type="religious" />
<date name="Pitkäperjantai" value="2009/4/10" type="religious" />
<date name="Pitkäperjantai" value="2010/4/2" type="religious" />
<date name="Pitkäperjantai" value="2011/4/22" type="religious" />
<date name="Pitkäperjantai" value="2012/4/6" type="religious" />
<date name="Pitkäperjantai" value="2013/3/29" type="religious" />
<date name="Pitkäperjantai" value="2014/4/18" type="religious" />
<date name="Pitkäperjantai" value="2015/4/3" type="religious" />
<date name="Pääsiäispäivä" value="2000/4/23" type="religious" />
<date name="Pääsiäispäivä" value="2001/4/15" type="religious" />
<date name="Pääsiäispäivä" value="2002/3/31" type="religious" />
<date name="Pääsiäispäivä" value="2003/4/20" type="religious" />
<date name="Pääsiäispäivä" value="2004/4/11" type="religious" />
<date name="Pääsiäispäivä" value="2005/3/27" type="religious" />
<date name="Pääsiäispäivä" value="2006/4/16" type="religious" />
<date name="Pääsiäispäivä" value="2007/4/8" type="religious" />
<date name="Pääsiäispäivä" value="2008/3/23" type="religious" />
<date name="Pääsiäispäivä" value="2009/4/12" type="religious" />
<date name="Pääsiäispäivä" value="2010/4/4" type="religious" />
<date name="Pääsiäispäivä" value="2011/4/24" type="religious" />
<date name="Pääsiäispäivä" value="2012/4/8" type="religious" />
<date name="Pääsiäispäivä" value="2013/3/31" type="religious" />
<date name="Pääsiäispäivä" value="2014/4/20" type="religious" />
<date name="Pääsiäispäivä" value="2015/4/5" type="religious" />
<date name="2. Pääsiäispäivä" value="2000/4/24" type="religious" />
<date name="2. Pääsiäispäivä" value="2001/4/15" type="religious" />
<date name="2. Pääsiäispäivä" value="2002/4/1" type="religious" />
<date name="2. Pääsiäispäivä" value="2003/4/21" type="religious" />
<date name="2. Pääsiäispäivä" value="2004/4/12" type="religious" />
<date name="2. Pääsiäispäivä" value="2005/3/28" type="religious" />
<date name="2. Pääsiäispäivä" value="2006/4/17" type="religious" />
<date name="2. Pääsiäispäivä" value="2007/4/9" type="religious" />
<date name="2. Pääsiäispäivä" value="2008/3/24" type="religious" />
<date name="2. Pääsiäispäivä" value="2009/4/13" type="religious" />
<date name="2. Pääsiäispäivä" value="2010/4/5" type="religious" />
<date name="2. Pääsiäispäivä" value="2011/4/25" type="religious" />
<date name="2. Pääsiäispäivä" value="2012/4/9" type="religious" />
<date name="2. Pääsiäispäivä" value="2013/4/1" type="religious" />
<date name="2. Pääsiäispäivä" value="2014/4/21" type="religious" />
<date name="2. Pääsiäispäivä" value="2015/4/6" type="religious" />
<date name="Helatorstai" value="2000/6/1" type="religious" />
<date name="Helatorstai" value="2001/5/24" type="religious" />
<date name="Helatorstai" value="2002/5/9" type="religious" />
<date name="Helatorstai" value="2003/5/29" type="religious" />
<date name="Helatorstai" value="2004/5/20" type="religious" />
<date name="Helatorstai" value="2005/5/5" type="religious" />
<date name="Helatorstai" value="2006/5/25" type="religious" />
<date name="Helatorstai" value="2007/5/17" type="religious" />
<date name="Helatorstai" value="2008/5/1" type="religious" />
<date name="Helatorstai" value="2009/5/21" type="religious" />
<date name="Helatorstai" value="2010/5/13" type="religious" />
<date name="Helatorstai" value="2011/6/2" type="religious" />
<date name="Helatorstai" value="2012/5/17" type="religious" />
<date name="Helatorstai" value="2013/5/9" type="religious" />
<date name="Helatorstai" value="2014/5/29" type="religious" />
<date name="Helatorstai" value="2015/5/14" type="religious" />
<date name="Helluntaipäivä" value="2000/6/11" type="religious" />
<date name="Helluntaipäivä" value="2001/6/3" type="religious" />
<date name="Helluntaipäivä" value="2002/5/19" type="religious" />
<date name="Helluntaipäivä" value="2003/6/8" type="religious" />
<date name="Helluntaipäivä" value="2004/5/30" type="religious" />
<date name="Helluntaipäivä" value="2005/5/15" type="religious" />
<date name="Helluntaipäivä" value="2006/6/4" type="religious" />
<date name="Helluntaipäivä" value="2007/5/27" type="religious" />
<date name="Helluntaipäivä" value="2008/5/11" type="religious" />
<date name="Helluntaipäivä" value="2009/5/31" type="religious" />
<date name="Helluntaipäivä" value="2010/5/23" type="religious" />
<date name="Helluntaipäivä" value="2011/6/12" type="religious" />
<date name="Helluntaipäivä" value="2012/5/27" type="religious" />
<date name="Helluntaipäivä" value="2013/5/19" type="religious" />
<date name="Helluntaipäivä" value="2014/6/8" type="religious" />
<date name="Helluntaipäivä" value="2015/5/24" type="religious" />
<date name="Uudenvuodenpäivä" value="*/1/1" type="national" />
<date name="Vainojen uhrien muistopäivä" value="*/1/27" type="national" />
<date name="J. L. Runebergin päivä" value="*/2/5" type="national" />
<date name="Ystävänpäivä" value="*/2/14" type="national" />
<date name="Kalevalan päivä" value="*/2/28" type="national" />
<date name="Minna Canthin päivä" value="*/3/19" type="national" />
<date name="Mikael Agricolan päivä" value="*/4/9" type="national" />
<date name="Veteraanipäivä" value="*/4/27" type="national" />
<date name="Vainojen uhrien muistopäivä" value="*/1/27" type="national" if="(y>=2002)" />
<date name="J.L. Runebergin päivä" value="*/2/5" type="national" if="(y>=1854)" />
<date name="Saamelaisten kansallispäivä" value="*/2/6" type="religious" if="(y>=2004)" />
<date name="Ystävänpäivä" value="*/2/14" type="national" if="(y>=1987)" />
<date name="Kalevalan päivä" value="*/2/28" type="national" if="(y>=1978)" />
<date name="Naistenpäivä" value="*/3/8" type="national" if="(y>=1975)" />
<date name="Minna Canthin päivä" value="*/3/19" type="national" if="(y>=2003)" />
<date name="Kesäaika alkaa" value="*/-1/sun/mar" type="informational" if="(y>=1981)" />
<date name="Romanien kansallispäivä" value="*/4/8" type="national" if="(y>=2014)" />
<date name="Mikael Agricolan päivä" value="*/4/9" type="national" if="(y>=1960)" />
<date name="Veteraanipäivä" value="*/4/27" type="national" if="(y>=1987)" />
<date name="Vappuaatto" value="*/4/30" type="national" />
<date name="Vappu" value="*/5/1" type="national" />
<date name="Eurooppa-päivä" value="*/9/5" type="national" />
<date name="J. V. Snelmannin päivä" value="*/5/12" type="national" />
<date name="Puolustusvoimain lippujuhlan päivä" value="*/6/4" type="national" />
<date name="Eino Leinon päivä" value="*/7/6" type="national" />
<date name="Aleksis Kiven päivä" value="*/10/10" type="national" />
<date name="YK:n päivä" value="*/10/24" type="national" />
<date name="Ruotsalaisuuden päivä" value="*/11/6" type="national" />
<date name="Lasten oikeuksien päivä" value="*/11/20" type="national" />
<date name="Itsenäisyyspäivä" value="*/12/6" type="national" />
<date name="Äitienpäivä" value="*/2/sun/may" type="national" />
<date name="Juhannuspäivä" value="*/3/sat/jun" type="national" />
<date name="Isänpäivä" value="*/2/sun/nov" type="national" />
<date name="Kaatuneiden muistopäivä" value="*/3/sun/may" type="national" />
<date name="Eurooppa-päivä" value="*/5/9" type="national" if="(y>=1950)" />
<date name="J.V. Snelmannin päivä" value="*/5/12" type="national" if="(y>=1952)" />
<date name="Äitienpäivä" value="*/2/sun/may" type="national" if="(y>=1927)" />
<date name="Kaatuneiden muistopäivä" value="*/3/sun/may" type="national" if="(y>=1947)" />
<date name="Puolustusvoimien lippujuhla" value="*/6/4" type="national" if="(y>=1951)" />
<date name="Eino Leinon päivä" value="*/7/6" type="national" if="(y>=1998)" />
<date name="Unikeonpäivä" value="*/6/27" type="national" if="not(y>=1720)" />
<date name="Unikeonpäivä" value="*/7/27" type="national" if="(y>=1720)" />
<date name="Yrittäjänpäivä" value="*/9/5" type="national" if="(y>=2010)" />
<date name="Mikkelinpäivä" value="*/9/29" type="national" if="not(y>=1774)" />
<date name="Mikkelinpäivä" value="*/9/29" offset="sun" type="national" if="(y>=1774)" />
<date name="Aleksis Kiven päivä" value="*/10/10" type="national" if="(y>=1950)" />
<date name="YK:n päivä" value="*/10/24" type="national" if="(y>=1968)" />
<date name="Halloween" value="*/10/31" type="secular" if="(y>=1950)" />
<date name="Talviaika alkaa" value="*/-1/sun/oct" type="informational" if="(y>=1981)" />
<date name="Ruotsalaisuuden päivä" value="*/11/6" type="national" if="(y>=1979)" />
<date name="Isänpäivä" value="*/2/sun/nov" type="national" if="(y>=1987)" />
<date name="Lapsen oikeukeuksien päivä" value="*/11/20" type="national" if="(y>=2002)" />
<date name="Itsenäisyyspäivä" value="*/12/6" type="national" if="(y>=1917)" />
<date name="Jean Sibeliuksen päivä" value="*/12/8" type="national" if="(y>=2011)" />
<date name="Uudenvuodenaatto" value="*/12/31" type="national" if="(y>=1846)" />
</country>
<country _name="France">
<date name="Jour de l'an" value="*/1/1" type="national" />
@@ -371,20 +356,31 @@
<date name="Druhý sviatok vianočný" value="*/12/26" type="national" />
</country>
<country _name="Sweden">
<date name="Nyårsdagen" value="*/1/1" type="religious" />
<date name="Trettondagen" value="*/1/6" type="religious" />
<date name="Långfredagen" type="religious" value="> easter(y)" offset="-2" />
<date name="Påskdagen" type="religious" value="> easter(y)" />
<date name="Annandag Påsk" type="religious" value="> easter(y)" offset="2" />
<date name="Första Maj" value="*/5/1" type="secular" />
<date name="Kristi Himmelfärdsdag" type="religious" value="> easter(y)" offset="+39" />
<date name="Annandag Pingst" value="easter(y)" offset="50" type="secular" if="not(y>=2006)" />
<date name="Nationaldagen" value="*/6/6" type="secular" if="(y>=2006)" />
<date name="Midsommardagen" value="*/jun/20" offset="sat" type="religious" if="(y>=1953)" />
<date name="Midsommardagen" value="*/jun/24" type="religious" if="not(y>=1953)" />
<date name="Allahelgonadagen" value="*/1/sat/nov" type="religious" />
<date name="Nyårsafton" value="*/12/31" type="national" />
<date name="Trettondedag jul" value="*/1/6" type="religious" />
<date name="Alla helgons dag" value="*/oct/31" offset="sat" type="religious" if="(y>=1953)" />
<date name="Lucia" value="*/12/13" type="religious" />
<date name="Julafton" value="*/12/24" type="religious" />
<date name="Juldagen" value="*/12/25" type="religious" />
<date name="Annandag Jul" value="*/12/26" type="religious" />
<date name="Skärtorsdagen" type="religious" value="> easter(y)" offset="-3" />
<date name="Långfredagen" type="religious" value="> easter(y)" offset="-2" />
<date name="Påsk" type="religious" value="> easter(y)" />
<date name="Annandag Påsk" type="religious" value="> easter(y)" offset="1" />
<date name="Kristi Himmelsfärdsdag" type="religious" value="> easter(y)" offset="39" />
<date name="Pingstdagen" value="easter(y)" offset="49" type="secular" />
<date name="Annandag pingst" value="easter(y)" offset="50" type="secular" />
<date name="Nyårsdagen" value="*/1/1" type="national" />
<date name="Alla hjärtans dag" value="*/2/14" type="national" />
<date name="1. april" value="*/4/1" type="national" />
<date name="Första Maj" value="*/5/1" type="national" />
<date name="Nationaldagen" value="*/6/6" type="national" />
<date name="Mors dag" value="*/may/25" offset="sun" type="religious" />
<date name="Midsommarafton" value="*/jun/19" offset="fri" type="religious" if="(y>=1953)" />
<date name="Midsommarafton" value="*/jun/23" type="religious" if="not(y>=1953)" />
<date name="Midsommardagen" value="*/jun/20" offset="sat" type="religious" if="(y>=1953)" />
<date name="Midsommardagen" value="*/jun/24" type="religious" if="not(y>=1953)" />
<date name="Fars dag" value="*/2/sun/nov" type="national" />
</country>
<country _name="United States of America">
<date name="New Year's Eve" value="*/12/31" type="national" />

View File

@@ -92,9 +92,9 @@ gramps(1) @VERSION@ gramps(1)
might produce different gramps IDs in the resulting database.
**-e** , **--export=** *FICHIER*
**-e** , **--export=** *FILE*
Export data into *FILE* . For **gramps-xml** , **gedcom**
, **wft** , **gramps-pkg** , et **geneweb** , the *FILE* is the
, **wft** , **gramps-pkg** , and **geneweb** , the *FILE* is the
name of the resulting file.
When more than one output file is given, each has to be preceded

View File

@@ -113,9 +113,9 @@ by \fB\-i\fP flag. The files are imported in the specified order, i.e.
\fB\-i\fP \fIFILE1\fP \fB\-i\fP \fIFILE2\fP and \fB\-i\fP \fIFILE2\fP \fB\-i\fP \fIFILE1\fP
might produce different gramps IDs in the resulting database.
.TP
.B \fB\-e\fP , \fB\-\-export=\fP \fIFICHIER\fP
.B \fB\-e\fP , \fB\-\-export=\fP \fIFILE\fP
Export data into \fIFILE\fP . For \fBgramps\-xml\fP , \fBgedcom\fP
, \fBwft\fP , \fBgramps\-pkg\fP , et \fBgeneweb\fP , the \fIFILE\fP is the
, \fBwft\fP , \fBgramps\-pkg\fP , and \fBgeneweb\fP , the \fIFILE\fP is the
name of the resulting file.
.sp
When more than one output file is given, each has to be preceded

BIN
data/tests/O0.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

236
data/tests/PG30-1GB.DEF Normal file
View File

@@ -0,0 +1,236 @@
[PRO-GEN]
version=3.0b
type=def
format=2
[general]
dateformat=DD/MM/YYYY
pointerlength=4
tables=2
[Table_1]
name1=Person
name2=Persons
fileext=.PER
indexext=.IXP
n_lines=42
hiddenlines=4,5,6,7,8,10,12,13,14,15,19,25,30,32,33,34,35,36,40
t01=É͵INDIVIDUAL ÆÍÍÍÍÍÍÍÍÍÍÍÍÍ͵pg30-1gbÆÍÍÍÍÍÍÍÍ͵LAST CHANGE ÆÍ»
t02=º ÛGiven name: º
t03=º Surname : Sex: º
t04=º Patronym : º
t05=º Call name : Alias: Code: º
t06=º Title 1 : Title 2: Title 3: º
t07=º Father : º
t08=º Mother : º
t09=º Occupation: º
t10=º Scratch : º
t11=º Info : º
t12=ÇÄ´ÛAddressÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
t13=º Date : Street: º
t14=º Zip : Place: Country: º
t15=º Phone : Info: º
t16=ÇÄ´ÛBirthÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
t17=º Date : Place: Time: º
t18=º Source: Reference: º
t19=º Text : º
t20=º Info : º
t21=ÇÄ´ÛChristeningÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
t22=º Date : Place: Religion: º
t23=º Witn. : º
t24=º Source: Reference: º
t25=º Text : º
t26=º Info : º
t27=ÇÄ´ÛDeathÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
t28=º Date : Place: Time: º
t29=º Source: Reference: º
t30=º Text : º
t31=º Info : º
t32=ÇÄ´CÛremationÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
t33=º Date : Place: º
t34=º Source: Reference: º
t35=º Text : º
t36=º Info : º
t37=ÇÄ´BÛurialÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
t38=º Date : Place: º
t39=º Source: Reference: º
t40=º Text : º
t41=º Info : º
t42=ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
n_fields=58
f01=Person_record ,31, 6, 0, 1,15,"","INDI RFN"
f02=Person_last_change ,32,10,10, 1,68,"","INDI CHAN DATE"
f03=Given_name ,47,64, 4, 2,15,"",""
f04=Surname ,47,40, 4, 3,15,"","INDI NAME"
f05=Sex ,45, 1, 1, 3,67,"MMFFmmff??","INDI SEX"
f06=Patronym ,47,40, 4, 4,15,"","INDI _PATR"
f07=Call_name ,47,18, 4, 5,15,"","INDI NAME NICK/INDI NAME ALIA/INDI CHR NICK"
f08=Alias ,47,19, 4, 5,41,"","INDI NAME _ALIA/INDI NAME COMM"
f09=Person_code ,47,12, 4, 5,67,"","INDI REFN/INDI CODE"
f10=Title1 ,47,16, 4, 6,15,"","INDI TITL"
f11=Title2 ,47,16, 4, 6,41,"","INDI _TITL2"
f12=Title3 ,47,12, 4, 6,67,"","INDI _TITL3"
f13=Father , 2,64, 4, 7,15,"",""
f14=Mother , 3,64, 4, 8,15,"",""
f15=Occupation ,47,64, 4, 9,15,"","INDI OCCU"
f16=Person_scratch ,46,64, 4,10,15,"","INDI _COMM/INDI COMM"
f17=Person_info ,46,64, 4,11,15,"","INDI NOTE"
f18=Address_date ,44,10,10,13,11,"","INDI RESI DATE"
f19=Address_street ,47,49, 4,13,30,"","INDI RESI ADDR"
f20=Address_zip ,47,11, 4,14,11,"","INDI RESI ADDR POST/INDI RESI POST"
f21=Address_place ,47,27, 4,14,30,"","INDI RESI ADDR CITY/INDI RESI PLAC"
f22=Address_country ,47,12, 4,14,67,"","INDI RESI ADDR CTRY/INDI RESI CTRY"
f23=Address_phone ,47,12, 4,15,11,"","INDI RESI PHON/INDI PHON"
f24=Address_info ,46,49, 4,15,30,"","INDI RESI NOTE/INDI ADDR"
f25=Birth_date ,44,10,10,17,11,"","INDI BIRT DATE"
f26=Birth_place ,47,30, 4,17,30,"","INDI BIRT PLAC"
f27=Birth_time ,45, 5, 5,17,67,"09::..","INDI BIRT TIME"
f28=Birth_source ,47,44, 4,18,11,"","INDI BIRT SOUR/INDI BIRT SOUR TITL"
f29=Birth_ref ,45,12,12,18,67,"","INDI BIRT SOUR REFN"
f30=Birth_text ,46,68, 4,19,11,"","INDI BIRT SOUR TEXT"
f31=Birth_info ,46,68, 4,20,11,"","INDI BIRT NOTE"
f32=Christening_date ,44,10,10,22,11,"","INDI CHR DATE"
f33=Christening_place ,47,26, 4,22,30,"","INDI CHR PLAC"
f34=Religion ,47,12, 4,22,67,"","INDI CHR RELI/INDI RELI"
f35=Christening_witness ,47,68, 4,23,11,"","INDI CHR _WITN/INDI CHR WITN"
f36=Christening_source ,47,44, 4,24,11,"","INDI CHR SOUR/INDI CHR SOUR TITL"
f37=Christening_ref ,45,12,12,24,67,"","INDI CHR SOUR REFN"
f38=Christening_text ,46,68, 4,25,11,"","INDI CHR SOUR TEXT"
f39=Christening_info ,46,68, 4,26,11,"","INDI CHR NOTE"
f40=Death_date ,44,10,10,28,11,"","INDI DEAT DATE"
f41=Death_place ,47,30, 4,28,30,"","INDI DEAT PLAC"
f42=Death_time ,45, 5, 5,28,67,"09::..","INDI DEAT TIME"
f43=Death_source ,47,44, 4,29,11,"","INDI DEAT SOUR/INDI DEAT SOUR TITL"
f44=Death_ref ,45,12,12,29,67,"","INDI DEAT SOUR REFN"
f45=Death_text ,46,68, 4,30,11,"","INDI DEAT SOUR TEXT"
f46=Death_info ,46,68, 4,31,11,"","INDI DEAT NOTE"
f47=Cremation_date ,44,10,10,33,11,"","INDI CREM DATE"
f48=Cremation_place ,47,49, 4,33,30,"","INDI CREM PLAC"
f49=Cremation_source ,47,44, 4,34,11,"","INDI CREM SOUR/INDI CREM SOUR TITL"
f50=Cremation_ref ,45,12,12,34,67,"","INDI CREM SOUR REFN"
f51=Cremation_text ,46,68, 4,35,11,"","INDI CREM SOUR TEXT"
f52=Cremation_info ,46,68, 4,36,11,"","INDI CREM NOTE"
f53=Burial_date ,44,10,10,38,11,"","INDI BURI DATE"
f54=Burial_place ,47,49, 4,38,30,"","INDI BURI PLAC"
f55=Burial_source ,47,44, 4,39,11,"","INDI BURI SOUR/INDI BURI SOUR TITL"
f56=Burial_ref ,45,12,12,39,67,"","INDI BURI SOUR REFN"
f57=Burial_text ,46,68, 4,40,11,"","INDI BURI SOUR TEXT"
f58=Burial_info ,46,68, 4,41,11,"","INDI BURI NOTE"
n_replace=4
r01=Surname,Patronym
r02=Birth_date,Christening_date/Birth_place,Christening_place
r03=Death_date,Burial_date/Death_place,Burial_place
r04=Burial_date,Cremation_date/Burial_place,Cremation_place
[Table_2]
name1=Marriage
name2=Marriages
fileext=.REL
indexext=.IXR
n_lines=35
hiddenlines=5,7,8,9,10,11,16,22,28,30,31,32,33,34
t01=É͵MARRIAGE ÆÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͵pg30-1gbÆÍÍÍÍÍÍÍÍ͵LAST CHANGE ÆÍ»
t02=º ÛHusband: º
t03=º Wife : º
t04=º Code : º
t05=º Scratch: º
t06=º Info : º
t07=ÇÄ´ÛLiving togetherÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
t08=º Date : Place: º
t09=º Source: Reference: º
t10=º Text : º
t11=º Info : º
t12=ÇÄ´Publication of the ÛbannsÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
t13=º Date : Place: º
t14=º Witn. : º
t15=º Source: Reference: º
t16=º Text : º
t17=º Info : º
t18=ÇÄ´Civil ÛmarriageÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
t19=º Date : Place: º
t20=º Witn. : º
t21=º Source: Reference: º
t22=º Text : º
t23=º Info : º
t24=ÇÄ´ÛChurch marriageÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
t25=º Date : Place: Church: º
t26=º Witn. : º
t27=º Source: Reference: º
t28=º Text : º
t29=º Info : º
t30=ÇÄ´ÛDivorceÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
t31=º Date : Place: º
t32=º Source: Reference: º
t33=º Text : º
t34=º Info : º
t35=ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
n_fields=41
f01=Relation_record ,31, 6, 0, 1,13,"","FAM RFN"
f02=Relation_last_change,32,10,10, 1,68,"","FAM CHAN DATE"
f03=Husband ,22,67, 4, 2,12,"","FAM HUSB"
f04=Wife ,23,67, 4, 3,12,"","FAM WIFE"
f05=Relation_code ,47,12, 4, 4,12,"","FAM REFN/FAM CODE"
f06=Relation_scratch ,46,67, 4, 5,12,"","FAM _COMM/FAM COMM"
f07=Relation_info ,46,67, 4, 6,12,"","FAM NOTE"
f08=Living_date ,44,10,10, 8,11,"","FAM _LIV DATE"
f09=Living_place ,47,49, 4, 8,30,"","FAM _LIV PLAC"
f10=Living_source ,47,44, 4, 9,11,"","FAM _LIV SOUR/FAM _LIV SOUR TITL"
f11=Living_ref ,45,12,12, 9,67,"","FAM _LIV SOUR REFN"
f12=Living_text ,46,68, 4,10,11,"","FAM _LIV SOUR TEXT"
f13=Living_info ,46,68, 4,11,11,"","FAM _LIV NOTE"
f14=Banns_date ,44,10,10,13,11,"","FAM MARB DATE/FAM REGS DATE"
f15=Banns_place ,47,49, 4,13,30,"","FAM MARB PLAC/FAM REGS PLAC"
f16=banns_witnesses ,47,68, 4,14,11,"","FAM MARB _WITN/FAM MARB WITN"
f17=Banns_source ,47,44, 4,15,11,"","FAM MARB SOUR/FAM MARB SOUR TITL/FAM REGS SOUR"
f18=Banns_ref ,45,12,12,15,67,"","FAM MARB SOUR REFN/FAM REGS SOUR REFN"
f19=Banns_text ,46,68, 4,16,11,"","FAM MARB SOUR TEXT"
f20=Banns_info ,46,68, 4,17,11,"","FAM MARB NOTE"
f21=Civil_date ,44,10,10,19,11,"","FAM MARR(Civil) DATE/FAM MARR DATE"
f22=Civil_place ,47,49, 4,19,30,"","FAM MARR(Civil) PLAC/FAM MARR PLAC"
f23=Civil_witnesses ,47,68, 4,20,11,"","FAM MARR(Civil) _WITN/FAM MARR _WITN/FAM MARR WITN/FAM WITN"
f24=Civil_source ,47,44, 4,21,11,"","FAM MARR(Civil) SOUR/FAM MARR SOUR/FAM MARR SOUR TITL"
f25=Civil_ref ,45,12,12,21,67,"","FAM MARR(Civil) SOUR REFN/FAM MARR SOUR REFN"
f26=Civil_text ,46,68, 4,22,11,"","FAM MARR(Civil) SOUR TEXT/FAM MARR SOUR TEXT"
f27=Civil_info ,46,68, 4,23,11,"","FAM MARR(Civil) NOTE/FAM MARR NOTE"
f28=Church_date ,44,10,10,25,11,"","FAM MARR(Church) DATE/FAM ORDI DATE"
f29=Church_place ,47,28, 4,25,30,"","FAM MARR(Church) PLAC/FAM ORDI PLAC"
f30=Church ,47,12, 4,25,67,"","FAM MARR(Church) _CHUR/FAM ORDI _CHUR/FAM ORDI RELI"
f31=Church_witnesses ,47,68, 4,26,11,"","FAM MARR(Church) _WITN/FAM ORDI _WITN/FAM ORDI WITN"
f32=Church_source ,47,44, 4,27,11,"","FAM MARR(Church) SOUR/FAM ORDI SOUR/FAM ORDI SOUR TITL"
f33=Church_ref ,45,12,12,27,67,"","FAM MARR(Church) SOUR REFN/FAM ORDI SOUR REFN"
f34=Church_text ,46,68, 4,28,11,"","FAM MARR(Church) SOUR TEXT/FAM ORDI SOUR TEXT"
f35=Church_info ,46,68, 4,29,11,"","FAM MARR(Church) NOTE/FAM ORDI NOTE"
f36=Divorce_date ,44,10,10,31,11,"","FAM DIV DATE/FAM DIVO DATE"
f37=Divorce_place ,47,49, 4,31,30,"","FAM DIV PLAC/FAM DIVO PLAC"
f38=Divorce_source ,47,44, 4,32,11,"","FAM DIV SOUR/FAM DIV SOUR TITL"
f39=Divorce_ref ,45,12,12,32,67,"","FAM DIV SOUR REFN"
f40=Divorce_text ,46,68, 4,33,11,"","FAM DIV SOUR TEXT"
f41=Divorce_info ,46,68, 4,34,11,"","FAM DIV NOTE"
n_replace=3
r01=Banns_date,Living_date/Banns_place,Living_place
r02=Civil_date,Church_date/Civil_place,Church_place
r03=Church_date,Banns_date/Church_place,Banns_place
[Genealogical]
male=M
female=F
function_father=[FATHER]
function_mother=[MOTHER]
function_husband=[HUSBAND]
function_wife=[WIFE]
function_age=[AGE]
function_initials=[INITIALS]
field_father=Father
field_mother=Mother
field_givenname=Given_name
field_surname=Surname
field_sex=Sex
field_birthdate=Birth_date
field_christeningdate=Christening_date
field_deathdate=Death_date
field_burialdate=Burial_date
field_husband=Husband
field_wife=Wife
field_marriagedate=Civil_date
field_churchdate=Church_date
field_divorcedate=Divorce_date

2
data/tests/SAMPLE.DEF Normal file
View File

@@ -0,0 +1,2 @@
\0
PG30-1GB.DEF

22
data/tests/SAMPLE.IXI Normal file
View File

@@ -0,0 +1,22 @@
[PRO-GEN]
version=3.21
type=ixi
indexformat=2
[Table_1]
current_record=0
current_index=1
indexes=1
sel_1=
sort_1=
mark_1=
marked_1=0
[Table_2]
current_record=0
current_index=1
indexes=1
sel_1=
sort_1=
mark_1=
marked_1=0

BIN
data/tests/SAMPLE.IXP Normal file

Binary file not shown.

BIN
data/tests/SAMPLE.IXR Normal file

Binary file not shown.

BIN
data/tests/SAMPLE.MEM Normal file

Binary file not shown.

BIN
data/tests/SAMPLE.PER Normal file

Binary file not shown.

BIN
data/tests/SAMPLE.REL Normal file

Binary file not shown.

20
data/tests/SAMPLE.REM Normal file
View File

@@ -0,0 +1,20 @@
File of remarks for GEDCOM import.
GEDCOM file : D:\Users\PRC\Documents\Gramps\data\tests\exp_sample_ged.ged
PRO-GEN file : C:\PG30\GB\DATA\SAMPLE
Date : 13/01/2017
Rec. Remarks (P=person, R=Marriage)
--------------------------------------------------------------------------------
P1 (@I0000@) Surname (Anna Nana /Hansdotter/) has already been entered.
2 FAMC @F0008@
P25 (@I0024@) Death_date (BEF 23 JUL 1930) too long.
2 FAMC @F0010@
P43 (@I0042@) Surname (Frank /Neilsen/) has already been entered.
2 FAMC @F0005@
P47 (@I0046@) Address_date (FROM 1 JAN 1964 TO 3 MAR 1970) too long.
(@I0046@) Address_date (I think 1970 to 1971) has already been entered.
2 FAMC @F0016@
2 FAMC @F0016@
2 FAMC @F0016@
--------------------------------------------------------------------------------

BIN
data/tests/SAMPLE.X11 Normal file

Binary file not shown.

BIN
data/tests/SAMPLE.X21 Normal file

Binary file not shown.

1222
data/tests/SAMPLE.gramps Normal file

File diff suppressed because it is too large Load Diff

1822
data/tests/data.gramps Normal file

File diff suppressed because it is too large Load Diff

65712
data/tests/example.gramps Normal file

File diff suppressed because it is too large Load Diff

1830
data/tests/exp_sample.gramps Normal file

File diff suppressed because it is too large Load Diff

114
data/tests/exp_sample.gw Normal file
View File

@@ -0,0 +1,114 @@
fam Smith Gustaf.0 +27/11/1885 #mp Rønne,_Bornholm,_Denmark Hansdotter Anna.1 2/10/1864 #bp Löderup,_Malmöhus_Län,_Sweden 29/9/1945 #dp Sparks,_Washoe_Co.,_NV
beg
- f Kirsti_Marie.2 15/12/1886 #bp Rønne,_Bornholm,_Denmark 18/7/1966 #dp San_Francisco,_San_Francisco_Co.,_CA
- f Astrid_Shermanna_Augusta.3 31/1/1889 #bp Rønne,_Bornholm,_Denmark 21/12/1963 #dp San_Francisco,_San_Francisco_Co.,_CA
- h Hjalmar.4 31/1/1893 #bp Rønne,_Bornholm,_Denmark 25/9/1894 #dp Rønne,_Bornholm,_Denmark
- h Hjalmar.5 7/4/1895 #bp Rønne,_Bornholm,_Denmark 26/6/1975 #dp Reno,_Washoe_Co.,_NV
- h Gus.6 11/9/1897 #bp Rønne,_Bornholm,_Denmark 21/10/1963 #dp San_Francisco,_San_Francisco_Co.,_CA
- h Carl_Emil.7 20/12/1899 #bp Rønne,_Bornholm,_Denmark 28/1/1959 #dp Reno,_Washoe_Co.,_NV
- h Hans_Peter.8 17/4/1904 #bp Rønne,_Bornholm,_Denmark 29/1/1977 #dp San_Francisco,_San_Francisco_Co.,_CA
end
notes Smith Hjalmar.5
beg
BIOGRAPHY
Hjalmar sailed from Copenhagen, Denmark on the OSCAR II, 14 November 1912 arriving in New York 27 November 1912. He was seventeen years old. On the ship passenger list his trade was listed as a Blacksmith. He came to Reno, Nevada and lived with his sister Marie for a time before settling in Sparks. He worked for Southern Pacific Railroad as a car inspector for a time, then went to work for Standard Oil
Company. He enlisted in the army at Sparks 7 December 1917 and served as a Corporal in the Medical Corp until his discharge 12 August 1919 at the Presidio in San Francisco, California. Both he and Marjorie are buried in the Masonic Memorial Gardens Mausoleum in Reno, he the 30th June 1975, and she the 25th of June 1980.
end notes
fam Smith Lloyd.9 +10/8/1958 #mp San_Francisco,_San_Francisco_Co.,_CA Green Janis_Elaine.10 2/12/1935
beg
- h Eric_Lloyd.11 28/8/1963 #bp San_Francisco,_San_Francisco_Co.,_CA
- h Keith_Lloyd.12 11/8/1966 #bp San_Francisco,_San_Francisco_Co.,_CA
- h Craig_Peter.13 >1966 #bp San_Francisco,_San_Francisco_Co.,_CA
- h The.14 Tester 29/12/1954 #bp 123_High_St,_Cleveland,_Cuyahoga,_Ohio,_USA
end
fam Smith Hans_Peter.8 + #nm Jones Lillie_Harriet.15 2/5/1910 #bp Rønne,_Bornholm,_Denmark 26/6/1990
beg
- h Lloyd.9 13/3/1935 #bp San_Francisco,_San_Francisco_Co.,_CA
end
fam Smith Hans_Peter.8 + #nm Anderson Jennifer.16 5/11/1907 #bp Rønne,_Bornholm,_Denmark 29/5/1985 #dp San_Francisco,_San_Francisco_Co.,_CA
fam Smith Martin.17 +~1816 #mp Gladsax,_Kristianstad_Län,_Sweden Jefferson Elna.18 14/9/1800 #bp Gladsax,_Kristianstad_Län,_Sweden #dp Sweden
beg
- f Hanna.19 29/1/1821 #bp Gladsax,_Kristianstad_Län,_Sweden 0
- f Ingar.20 >1823 #bp Gladsax,_Kristianstad_Län,_Sweden 0
- h Ingeman.21 29/1/1826 #bp Gladsax,_Kristianstad_Län,_Sweden 0
- h Martin.22 19/11/1830 #bp Gladsax,_Kristianstad_Län,_Sweden 1899..1905 #dp Sweden
end
notes Smith Martin.22
beg
BIOGRAPHY
Martin was listed as being a Husman, (owning a house as opposed to a farm) in the house records of Gladsax.
end notes
fam Nielsen Herman_Julius.23 31/8/1889 #bp Rønne,_Bornholm,_Denmark 1945 +30/11/1912 #mp Rønne,_Bornholm,_Denmark Smith Astrid_Shermanna_Augusta.3
beg
- h &#38634;.24 Ke_&#26607; 0
end
notes Ke_&#26607; &#38634;.24
beg
Some Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
Some Bold Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
Some Italic Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
Some Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
Some Bold Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
Some Italic Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
end notes
fam Smith Gus.6 +~1920 Michaels Evelyn.25 ~1897
fam Smith Hjalmar.5 +31/10/1927 #mp Reno,_Washoe_Co.,_NV Ohman Marjorie.26 3/6/1903 #bp Denver,_Denver_Co.,_CO,_Denver_Co.,_Colorado,_USA 22/6/1980 #dp Reno,_Washoe_Co.,_NV
beg
- h John_Hjalmar.27 30/1/1932 #bp San_Francisco,_San_Francisco_Co.,_CA
- f Marjorie_Lee.28 4/11/1934 #bp Reno,_Washoe_Co.,_NV
end
fam Smith John_Hjalmar.27 +4/6/1954 #mp Sparks,_Washoe_Co.,_NV Perkins Alice_Paula.29 22/11/1933 #bp Sparks,_Washoe_Co.,_NV
beg
- f Marjorie_Alice.30 5/2/1960 #bp San_Jose,_Santa_Clara_Co.,_CA
- h Edwin_Michael.31 24/5/1961 #bp San_Jose,_Santa_Clara_Co.,_CA
end
fam Smith Eric_Lloyd.11 +12/7/1986 #mp Woodland,_Yolo_Co.,_CA Horne Darcy.32 2/7/1966 #bp Sacramento,_Sacramento_Co.,_CA
beg
- h Lars_Peter.33 16/9/1991 #bp Santa_Rosa,_Sonoma_Co.,_CA
end
fam Smith Edwin_Michael.31 +27/5/1995 #mp San_Ramon,_Conta_Costa_Co.,_CA Adams Janice_Ann.34 26/8/1965 #bp Fremont,_Alameda_Co.,_CA
beg
- h Mason_Michael.35 26/6/1996 #bp Hayward,_Alameda_Co.,_CA
- f Amber_Marie.36 12/4/1998 #bp Hayward,_Alameda_Co.,_CA
end
fam Smith Martin.22 +~1856 Hansdotter Kerstina.37 29/11/1832 #bp Smestorp,_Kristianstad_Län,_Sweden <1908 #dp Sweden
beg
- h Magnes.38 6/10/1858 #bp Simrishamn,_Kristianstad_Län,_Sweden 20/2/1910 #dp Rønne,_Bornholm,_Denmark
- h Emil.39 27/9/1860 #bp Simrishamn,_Kristianstad_Län,_Sweden 0
- h Gustaf.0 28/11/1862 #bp Grostorp,_Kristianstad_Län,_Sweden <23/7/1930 #dp Sparks,_Washoe_Co.,_NV
end
fam Smith Ingeman.40 ~1770 #bp Sweden 0 +~1790 #mp Sweden Ericsdotter Marta.41 ~1775 #bp Sweden 0
beg
- h Martin.17 1794..1796 #bp Tommarp,_Kristianstad_Län,_Sweden #dp Sweden
end
fam Willard Edwin.42 ~1886 +~1910 Smith Kirsti_Marie.2
fam Smith Magnes.38 +24/8/1884 #mp Rønne,_Bornholm,_Denmark Streiffert Anna.43 23/9/1860 #bp Hoya/Jona/Hoia,_Sweden 2/2/1927 #dp Rønne,_Bornholm,_Denmark
fam Tester The.14 + Tester Mrs.44 0
beg
- h Tom.45 0
end
notes Tester Mrs.44
beg
Address with PHON,FAX,EMAIL,WWW. attached directly to person is not legal Gedcom, but allowed here.
end notes

518
data/tests/exp_sample.vcf Normal file
View File

@@ -0,0 +1,518 @@
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Anna Hansdotter
N:Hansdotter;Anna;;;
SORT-STRING:Hansdotter Anna
NICKNAME:Annanana
X-GENDER:Female
BDAY:1864-10-02
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Keith Lloyd Smith
N:Smith;Keith;Lloyd;;
SORT-STRING:Smith Keith Lloyd
X-GENDER:Male
BDAY:1966-08-11
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Hans Peter Smith
N:Smith;Hans;Peter;;
SORT-STRING:Smith Hans Peter
X-GENDER:Male
BDAY:1904-04-17
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Hanna Smith
N:Smith;Hanna;;;
SORT-STRING:Smith Hanna
X-GENDER:Female
BDAY:1821-01-29
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Herman Julius Nielsen
N:Nielsen;Herman;Julius;;
SORT-STRING:Nielsen Herman Julius
X-GENDER:Male
BDAY:1889-08-31
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Evelyn Michaels
N:Michaels;Evelyn;;;
SORT-STRING:Michaels Evelyn
X-GENDER:Female
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Marjorie Lee Smith
N:Smith;Marjorie;Lee;;
SORT-STRING:Smith Marjorie Lee
X-GENDER:Female
BDAY:1934-11-04
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Gus Smith
N:Smith;Gus;;;
SORT-STRING:Smith Gus
X-GENDER:Male
BDAY:1897-09-11
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Jennifer Anderson
N:Anderson;Jennifer;;;
SORT-STRING:Anderson Jennifer
X-GENDER:Female
BDAY:1907-11-05
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Lillie Harriet Jones
N:Jones;Lillie;Harriet;;
SORT-STRING:Jones Lillie Harriet
X-GENDER:Female
BDAY:1910-05-02
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:John Hjalmar Smith
N:Smith;John;Hjalmar;;
SORT-STRING:Smith John Hjalmar
X-GENDER:Male
BDAY:1932-01-30
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Dr. Eric Lloyd Smith
N:Smith;Eric;Lloyd;Dr.;
SORT-STRING:Smith Eric Lloyd
X-GENDER:Male
BDAY:1963-08-28
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Amber Marie Smith
N:Smith;Amber;Marie;;
SORT-STRING:Smith Amber Marie
X-GENDER:Female
BDAY:1998-04-12
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Carl Emil Smith
N:Smith;Carl;Emil;;
SORT-STRING:Smith Carl Emil
X-GENDER:Male
BDAY:1899-12-20
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Hjalmar Smith
N:Smith;Hjalmar;;;
SORT-STRING:Smith Hjalmar
X-GENDER:Male
BDAY:1893-01-31
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Martin Smith
N:Smith;Martin;;;
SORT-STRING:Smith Martin
X-GENDER:Male
BDAY:1830-11-19
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Astrid Shermanna Augusta Smith
N:Smith;Astrid;Shermanna,Augusta;;
SORT-STRING:Smith Astrid Shermanna Augusta
X-GENDER:Female
BDAY:1889-01-31
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Gustaf Smith\, Sr.
N:Smith;Gustaf;;;Sr.
SORT-STRING:Smith Gustaf Sr.
X-GENDER:Male
BDAY:1862-11-28
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Marta Ericsdotter
N:Ericsdotter;Marta;;;
SORT-STRING:Ericsdotter Marta
X-GENDER:Female
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Kirsti Marie Smith
N:Smith;Kirsti;Marie;;
SORT-STRING:Smith Kirsti Marie
X-GENDER:Female
BDAY:1886-12-15
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Ingeman Smith
N:Smith;Ingeman;;;
SORT-STRING:Smith Ingeman
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Anna Streiffert
N:Streiffert;Anna;;;
SORT-STRING:Streiffert Anna
X-GENDER:Female
BDAY:1860-09-23
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Craig Peter Smith
N:Smith;Craig;Peter;;
SORT-STRING:Smith Craig Peter
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Magnes Smith
N:Smith;Magnes;;;
SORT-STRING:Smith Magnes
X-GENDER:Male
BDAY:1858-10-06
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Janice Ann Adams
N:Adams;Janice;Ann;;
SORT-STRING:Adams Janice Ann
X-GENDER:Female
BDAY:1965-08-26
ROLE:Retail Manager
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Marjorie Ohman
N:Ohman;Marjorie;;;
SORT-STRING:Ohman Marjorie
X-GENDER:Female
BDAY:1903-06-03
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Darcy Horne
N:Horne;Darcy;;;
SORT-STRING:Horne Darcy
X-GENDER:Female
BDAY:1966-07-02
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Lloyd Smith
N:Smith;Lloyd;;;
SORT-STRING:Smith Lloyd
X-GENDER:Male
BDAY:1935-03-13
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Alice Paula Perkins
N:Perkins;Alice;Paula;;
SORT-STRING:Perkins Alice Paula
X-GENDER:Female
BDAY:1933-11-22
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Lars Peter Smith
N:Smith;Lars;Peter;;
SORT-STRING:Smith Lars Peter
X-GENDER:Male
BDAY:1991-09-16
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Elna Jefferson
N:Jefferson;Elna;;;
SORT-STRING:Jefferson Elna
X-GENDER:Female
BDAY:1800-09-14
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Edwin Michael Smith
N:Smith;Edwin;Michael;;
SORT-STRING:Smith Edwin Michael
X-GENDER:Male
BDAY:1961-05-24
ROLE:Software Engineer
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Kerstina Hansdotter
N:Hansdotter;Kerstina;;;
SORT-STRING:Hansdotter Kerstina
X-GENDER:Female
BDAY:1832-11-29
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Martin Smith
N:Smith;Martin;;;
SORT-STRING:Smith Martin
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Ingeman Smith
N:Smith;Ingeman;;;
SORT-STRING:Smith Ingeman
X-GENDER:Male
BDAY:1826-01-29
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Marjorie Alice Smith
N:Smith;Marjorie;Alice;;
SORT-STRING:Smith Marjorie Alice
X-GENDER:Female
BDAY:1960-02-05
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Janis Elaine Green
N:Green;Janis;Elaine;;
SORT-STRING:Green Janis Elaine
X-GENDER:Female
BDAY:1935-12-02
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Mason Michael Smith
N:Smith;Mason;Michael;;
SORT-STRING:Smith Mason Michael
X-GENDER:Male
BDAY:1996-06-26
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Edwin Willard
N:Willard;Edwin;;;
SORT-STRING:Willard Edwin
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Ingar Smith
N:Smith;Ingar;;;
SORT-STRING:Smith Ingar
X-GENDER:Female
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Hjalmar Smith
N:Smith;Hjalmar;;;
SORT-STRING:Smith Hjalmar
X-GENDER:Male
BDAY:1895-04-07
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Emil Smith
N:Smith;Emil;;;
SORT-STRING:Smith Emil
X-GENDER:Male
BDAY:1860-09-27
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:雪 Ke 柯
N:Ke 柯;雪;;;
SORT-STRING:Ke 柯 雪
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:ピーター リチミシキスイミ
N:リチミシキスイミ;ピーター;;;
SORT-STRING:リチミシキスイミ ピーター
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:The Tester
N:Tester;The;;;
SORT-STRING:Tester The
X-GENDER:Male
BDAY:1954-12-29
ADR:;;;Akron;OH;44177;Cuyahoga
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Mrs Tester
N:Tester;Mrs;;;
SORT-STRING:Tester Mrs
X-GENDER:Female
ADR:;;123 Main St.;Winslow;PA;12345;
URL:440-871-3401
URL:800-871-3401
EMAIL:mrstester@gmail.com
URL:440-321-4568
URL:http://mrstester.com
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Tom Von Tester y tested
N:Von Tester y,tested;Tom;;;
SORT-STRING:Tester Tom
NICKNAME:TesterNickname
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Fake person Fake von Person\, I
N:von Person;Person;Fake;Fake,person;I
SORT-STRING:Person Fake I
NICKNAME:Fake
ADR:;;8888 Cliff Dr;Bay Village;Ohio;44140;Cuyahoga
TEL:440-871-3400
URL:ftp://whoknows.org
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Mary Tester
N:Tester;Mary;;;
SORT-STRING:Tester Mary
X-GENDER:Female
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Martha Tester
N:Tester;Martha;;;
SORT-STRING:Tester Martha
X-GENDER:Female
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:John Tester
N:Tester;John;;;
SORT-STRING:Tester John
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Mark Tester
N:Tester;Mark;;;
SORT-STRING:Tester Mark
X-GENDER:Male
END:VCARD

856
data/tests/exp_sample.vcs Normal file
View File

@@ -0,0 +1,856 @@
BEGIN:VCALENDAR
PRODID:-//GNU//Gramps//EN
VERSION:1.0
BEGIN:VEVENT
SUMMARY:Birth of Hansdotter, Anna
LOCATION:Löderup, Malmöhus Län, Sweden
DTSTART:18641002T000001
DTEND:18641002T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Hansdotter, Anna
LOCATION:Löderup, Malmöhus Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20161002T000001
DTEND:20161002T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Hansdotter, Anna
LOCATION:Sparks, Washoe Co., NV
DTSTART:19450929T000001
DTEND:19450929T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Hansdotter, Anna
LOCATION:Sparks, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20160929T000001
DTEND:20160929T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Keith Lloyd
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19660811T000001
DTEND:19660811T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Keith Lloyd
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160811T000001
DTEND:20160811T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Hans Peter
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19040417T000001
DTEND:19040417T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Hans Peter
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160417T000001
DTEND:20160417T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Hans Peter
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19770129T000001
DTEND:19770129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Hans Peter
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160129T000001
DTEND:20160129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Hanna
LOCATION:Gladsax, Kristianstad Län, Sweden
DTSTART:18210129T000001
DTEND:18210129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Hanna
LOCATION:Gladsax, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20160129T000001
DTEND:20160129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Nielsen, Herman Julius
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18890831T000001
DTEND:18890831T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Nielsen, Herman Julius
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160831T000001
DTEND:20160831T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Marjorie Lee
LOCATION:Reno, Washoe Co., NV
DTSTART:19341104T000001
DTEND:19341104T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Marjorie Lee
LOCATION:Reno, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20161104T000001
DTEND:20161104T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Gus
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18970911T000001
DTEND:18970911T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Gus
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160911T000001
DTEND:20160911T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Gus
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19631021T000001
DTEND:19631021T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Gus
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20161021T000001
DTEND:20161021T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Anderson, Jennifer
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19071105T000001
DTEND:19071105T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Anderson, Jennifer
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20161105T000001
DTEND:20161105T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Anderson, Jennifer
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19850529T000001
DTEND:19850529T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Anderson, Jennifer
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160529T000001
DTEND:20160529T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Jones, Lillie Harriet
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19100502T000001
DTEND:19100502T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Jones, Lillie Harriet
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160502T000001
DTEND:20160502T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Jones, Lillie Harriet
DTSTART:19900626T000001
DTEND:19900626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Jones, Lillie Harriet
RRULE:FREQ=YEARLY
DTSTART:20160626T000001
DTEND:20160626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, John Hjalmar
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19320130T000001
DTEND:19320130T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, John Hjalmar
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160130T000001
DTEND:20160130T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Eric Lloyd
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19630828T000001
DTEND:19630828T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Eric Lloyd
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160828T000001
DTEND:20160828T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Amber Marie
LOCATION:Hayward, Alameda Co., CA
DTSTART:19980412T000001
DTEND:19980412T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Amber Marie
LOCATION:Hayward, Alameda Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160412T000001
DTEND:20160412T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Carl Emil
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18991220T000001
DTEND:18991220T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Carl Emil
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20161220T000001
DTEND:20161220T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Carl Emil
LOCATION:Reno, Washoe Co., NV
DTSTART:19590128T000001
DTEND:19590128T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Carl Emil
LOCATION:Reno, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20160128T000001
DTEND:20160128T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18930131T000001
DTEND:18930131T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160131T000001
DTEND:20160131T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18940925T000001
DTEND:18940925T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160925T000001
DTEND:20160925T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Martin
LOCATION:Gladsax, Kristianstad Län, Sweden
DTSTART:18301119T000001
DTEND:18301119T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Martin
LOCATION:Gladsax, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20161119T000001
DTEND:20161119T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Astrid Shermanna Augusta
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18890131T000001
DTEND:18890131T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Astrid Shermanna Augusta
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160131T000001
DTEND:20160131T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Astrid Shermanna Augusta
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19631221T000001
DTEND:19631221T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Astrid Shermanna Augusta
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20161221T000001
DTEND:20161221T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Gustaf Sr.
LOCATION:Grostorp, Kristianstad Län, Sweden
DTSTART:18621128T000001
DTEND:18621128T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Gustaf Sr.
LOCATION:Grostorp, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20161128T000001
DTEND:20161128T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Kirsti Marie
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18861215T000001
DTEND:18861215T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Kirsti Marie
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20161215T000001
DTEND:20161215T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Kirsti Marie
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19660718T000001
DTEND:19660718T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Kirsti Marie
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160718T000001
DTEND:20160718T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Streiffert, Anna
LOCATION:Hoya/Jona/Hoia, Sweden
DTSTART:18600923T000001
DTEND:18600923T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Streiffert, Anna
LOCATION:Hoya/Jona/Hoia, Sweden
RRULE:FREQ=YEARLY
DTSTART:20160923T000001
DTEND:20160923T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Streiffert, Anna
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19270202T000001
DTEND:19270202T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Streiffert, Anna
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160202T000001
DTEND:20160202T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Magnes
LOCATION:Simrishamn, Kristianstad Län, Sweden
DTSTART:18581006T000001
DTEND:18581006T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Magnes
LOCATION:Simrishamn, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20161006T000001
DTEND:20161006T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Magnes
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19100220T000001
DTEND:19100220T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Magnes
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160220T000001
DTEND:20160220T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Adams, Janice Ann
LOCATION:Fremont, Alameda Co., CA
DTSTART:19650826T000001
DTEND:19650826T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Adams, Janice Ann
LOCATION:Fremont, Alameda Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160826T000001
DTEND:20160826T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Ohman, Marjorie
LOCATION:Denver, Denver Co., CO, Denver Co., Colorado, USA
DTSTART:19030603T000001
DTEND:19030603T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Ohman, Marjorie
LOCATION:Denver, Denver Co., CO, Denver Co., Colorado, USA
RRULE:FREQ=YEARLY
DTSTART:20160603T000001
DTEND:20160603T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Ohman, Marjorie
LOCATION:Reno, Washoe Co., NV
DTSTART:19800622T000001
DTEND:19800622T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Ohman, Marjorie
LOCATION:Reno, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20160622T000001
DTEND:20160622T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Horne, Darcy
LOCATION:Sacramento, Sacramento Co., CA
DTSTART:19660702T000001
DTEND:19660702T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Horne, Darcy
LOCATION:Sacramento, Sacramento Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160702T000001
DTEND:20160702T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Perkins, Alice Paula
LOCATION:Sparks, Washoe Co., NV
DTSTART:19331122T000001
DTEND:19331122T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Perkins, Alice Paula
LOCATION:Sparks, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20161122T000001
DTEND:20161122T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Lars Peter
LOCATION:Santa Rosa, Sonoma Co., CA
DTSTART:19910916T000001
DTEND:19910916T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Lars Peter
LOCATION:Santa Rosa, Sonoma Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160916T000001
DTEND:20160916T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Ingeman
LOCATION:Gladsax, Kristianstad Län, Sweden
DTSTART:18260129T000001
DTEND:18260129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Ingeman
LOCATION:Gladsax, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20160129T000001
DTEND:20160129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Lloyd
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19350313T000001
DTEND:19350313T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Lloyd
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160313T000001
DTEND:20160313T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Jefferson, Elna
LOCATION:Gladsax, Kristianstad Län, Sweden
DTSTART:18000914T000001
DTEND:18000914T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Jefferson, Elna
LOCATION:Gladsax, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20160914T000001
DTEND:20160914T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Edwin Michael
LOCATION:San Jose, Santa Clara Co., CA
DTSTART:19610524T000001
DTEND:19610524T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Edwin Michael
LOCATION:San Jose, Santa Clara Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160524T000001
DTEND:20160524T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Hansdotter, Kerstina
LOCATION:Smestorp, Kristianstad Län, Sweden
DTSTART:18321129T000001
DTEND:18321129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Hansdotter, Kerstina
LOCATION:Smestorp, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20161129T000001
DTEND:20161129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Marjorie Alice
LOCATION:San Jose, Santa Clara Co., CA
DTSTART:19600205T000001
DTEND:19600205T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Marjorie Alice
LOCATION:San Jose, Santa Clara Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160205T000001
DTEND:20160205T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Green, Janis Elaine
DTSTART:19351202T000001
DTEND:19351202T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Green, Janis Elaine
RRULE:FREQ=YEARLY
DTSTART:20161202T000001
DTEND:20161202T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Mason Michael
LOCATION:Hayward, Alameda Co., CA
DTSTART:19960626T000001
DTEND:19960626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Mason Michael
LOCATION:Hayward, Alameda Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160626T000001
DTEND:20160626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18950407T000001
DTEND:18950407T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160407T000001
DTEND:20160407T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Hjalmar
LOCATION:Reno, Washoe Co., NV
DTSTART:19750626T000001
DTEND:19750626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Hjalmar
LOCATION:Reno, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20160626T000001
DTEND:20160626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Emil
LOCATION:Simrishamn, Kristianstad Län, Sweden
DTSTART:18600927T000001
DTEND:18600927T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Emil
LOCATION:Simrishamn, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20160927T000001
DTEND:20160927T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Tester, The
LOCATION:123 High St, Cleveland, Cuyahoga, Ohio, USA
DTSTART:19541229T000001
DTEND:19541229T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Tester, The
LOCATION:123 High St, Cleveland, Cuyahoga, Ohio, USA
RRULE:FREQ=YEARLY
DTSTART:20161229T000001
DTEND:20161229T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Gustaf Sr. and Hansdotter, Anna
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18851127T000001
DTEND:18851127T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Gustaf Sr. and Hansdotter, Anna
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20161127T000001
DTEND:20161127T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Lloyd and Green, Janis Elaine
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19580810T000001
DTEND:19580810T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Lloyd and Green, Janis Elaine
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160810T000001
DTEND:20160810T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Nielsen, Herman Julius and Smith, Astrid Shermanna Augusta
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19121130T000001
DTEND:19121130T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Nielsen, Herman Julius and Smith, Astrid Shermanna Augusta
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20161130T000001
DTEND:20161130T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Hjalmar and Ohman, Marjorie
LOCATION:Reno, Washoe Co., NV
DTSTART:19271031T000001
DTEND:19271031T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Hjalmar and Ohman, Marjorie
LOCATION:Reno, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20161031T000001
DTEND:20161031T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, John Hjalmar and Perkins, Alice Paula
LOCATION:Sparks, Washoe Co., NV
DTSTART:19540604T000001
DTEND:19540604T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, John Hjalmar and Perkins, Alice Paula
LOCATION:Sparks, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20160604T000001
DTEND:20160604T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Eric Lloyd and Horne, Darcy
LOCATION:Woodland, Yolo Co., CA
DTSTART:19860712T000001
DTEND:19860712T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Eric Lloyd and Horne, Darcy
LOCATION:Woodland, Yolo Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160712T000001
DTEND:20160712T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Edwin Michael and Adams, Janice Ann
LOCATION:San Ramon, Conta Costa Co., CA
DTSTART:19950527T000001
DTEND:19950527T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Edwin Michael and Adams, Janice Ann
LOCATION:San Ramon, Conta Costa Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160527T000001
DTEND:20160527T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Magnes and Streiffert, Anna
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18840824T000001
DTEND:18840824T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Magnes and Streiffert, Anna
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160824T000001
DTEND:20160824T235959
END:VEVENT
END:VCALENDAR

47
data/tests/exp_sample.wft Normal file
View File

@@ -0,0 +1,47 @@
Anna Hansdotter;;;;;2/10/1864-29/9/1945
Keith Lloyd Smith;Lloyd Smith;Janis Green;;;11/8/1966
Hans Peter Smith;Gustaf Smith;Anna Hansdotter;;;17/4/1904-29/1/1977
Hanna Smith;Martin Smith0;Elna Jefferson;;;29/1/1821
Herman Julius Nielsen;;;;;31/8/1889-1945
Evelyn Michaels;;;;;1897
Marjorie Lee Smith;Hjalmar Smith0;Marjorie Ohman;;;4/11/1934
Gus Smith;Gustaf Smith;Anna Hansdotter;;;11/9/1897-21/10/1963
Jennifer Anderson;;;;;5/11/1907-29/5/1985
Lillie Harriet Jones;;;;;2/5/1910-26/6/1990
John Hjalmar Smith;Hjalmar Smith0;Marjorie Ohman;;;30/1/1932
Eric Lloyd Smith;Lloyd Smith;Janis Green;;;28/8/1963
Amber Marie Smith;Edwin Smith;Janice Adams;;;12/4/1998
Carl Emil Smith;Gustaf Smith;Anna Hansdotter;;;20/12/1899-28/1/1959
Hjalmar Smith;Gustaf Smith;Anna Hansdotter;;;31/1/1893-25/9/1894
Martin Smith;Martin Smith0;Elna Jefferson;;;19/11/1830-1899
Astrid Shermanna Augusta Smith;Gustaf Smith;Anna Hansdotter;;;31/1/1889-21/12/1963
Gustaf Smith, Sr.;Martin Smith;Kerstina Hansdotter;;;28/11/1862-23/7/1930
Marta Ericsdotter;;;;;1775
Kirsti Marie Smith;Gustaf Smith;Anna Hansdotter;;;15/12/1886-18/7/1966
Ingeman Smith;;;;;1770
Anna Streiffert;;;;;23/9/1860-2/2/1927
Craig Peter Smith;Lloyd Smith;Janis Green;;;1966
Magnes Smith;Martin Smith;Kerstina Hansdotter;;;6/10/1858-20/2/1910
Janice Ann Adams;;;;;26/8/1965
Marjorie Ohman;;;;;3/6/1903-22/6/1980
Darcy Horne;;;;;2/7/1966
Alice Paula Perkins;;;;;22/11/1933
Lars Peter Smith;Eric Smith;Darcy Horne;;;16/9/1991
Ingeman Smith0;Martin Smith0;Elna Jefferson;;;29/1/1826
Lloyd Smith;Hans Smith;Lillie Jones;;;13/3/1935
Elna Jefferson;;;;;14/9/1800-
Edwin Michael Smith;John Smith;Alice Perkins;;;24/5/1961
Kerstina Hansdotter;;;;;29/11/1832-1908
Martin Smith0;Ingeman Smith;Marta Ericsdotter;;;1794-
Marjorie Alice Smith0;John Smith;Alice Perkins;;;5/2/1960
Janis Elaine Green;;;;;2/12/1935
Mason Michael Smith;Edwin Smith;Janice Adams;;;26/6/1996
Edwin Willard;;;;;1886
Ingar Smith;Martin Smith0;Elna Jefferson;;;1823
Hjalmar Smith0;Gustaf Smith;Anna Hansdotter;;;7/4/1895-26/6/1975
Emil Smith;Martin Smith;Kerstina Hansdotter;;;27/9/1860
雪 Ke 柯;Herman Nielsen;Astrid Smith;;;
The Tester;Lloyd Smith;Janis Green;;;29/12/1954
Mrs Tester;;;;;
ピーター リチミシキスイミ;;;;;
Tom Tester;The Tester;Mrs Tester;;;

View File

@@ -0,0 +1,123 @@
Place,Title,Name,Type,Latitude,Longitude,Code,Enclosed_by,Date
[P0000],"Löderup, Malmöhus Län, Sweden","Löderup, Malmöhus Län, Sweden",Unknown,,,,,
[P0001],"Sparks, Washoe Co., NV","Sparks, Washoe Co., NV",Unknown,,,,,
[P0002],"San Francisco, San Francisco Co., CA","San Francisco, San Francisco Co., CA",Unknown,,,,,
[P0003],"Rønne, Bornholm, Denmark","Rønne, Bornholm, Denmark",Unknown,,,,,
[P0004],"Gladsax, Kristianstad Län, Sweden","Gladsax, Kristianstad Län, Sweden",Unknown,,,,,
[P0005],"Reno, Washoe Co., NV","Reno, Washoe Co., NV",Unknown,,,,,
[P0006],"Hayward, Alameda Co., CA","Hayward, Alameda Co., CA",Unknown,,,,,
[P0007],"Community Presbyterian Church, Danville, CA","Community Presbyterian Church, Danville, CA",Unknown,,,,,
[P0008],Sweden,Sweden,Unknown,,,,,
[P0009],"Grostorp, Kristianstad Län, Sweden","Grostorp, Kristianstad Län, Sweden",Unknown,,,,,
[P0010],"Copenhagen, Denmark","Copenhagen, Denmark",Unknown,,,,,
[P0011],"Hoya/Jona/Hoia, Sweden","Hoya/Jona/Hoia, Sweden",Unknown,,,,,
[P0012],"Simrishamn, Kristianstad Län, Sweden","Simrishamn, Kristianstad Län, Sweden",Unknown,,,,,
[P0013],"Fremont, Alameda Co., CA","Fremont, Alameda Co., CA",Unknown,,,,,
[P0016],"Santa Rosa, Sonoma Co., CA","Santa Rosa, Sonoma Co., CA",Unknown,,,,,
[P0017],"San Jose, Santa Clara Co., CA","San Jose, Santa Clara Co., CA",Unknown,,,,,
[P0018],UC Berkeley,UC Berkeley,Unknown,,,,,
[P0019],"Smestorp, Kristianstad Län, Sweden","Smestorp, Kristianstad Län, Sweden",Unknown,,,,,
[P0020],"Tommarp, Kristianstad Län, Sweden","Tommarp, Kristianstad Län, Sweden",Unknown,,,,,
[P0021],"Rønne Bornholm, Denmark","Rønne Bornholm, Denmark",Unknown,,,,,
[P0022],"Woodland, Yolo Co., CA","Woodland, Yolo Co., CA",Unknown,,,,,
[P0023],"San Ramon, Conta Costa Co., CA","San Ramon, Conta Costa Co., CA",Unknown,,,,,
[P0026],United States of America,USA,Country,,,,,
[P0028],"California, USA",California,State,,,,[P0026],2016-06-04
[P0025],"Colorado, USA",Colorado,State,,,,[P0026],
[P0027],"Sacramento Co., California, USA",Sacramento Co.,County,,,,[P0028],2016-06-01
[P0015],"Sacramento, Sacramento Co., CA","Sacramento, Sacramento Co., CA",City,,,,[P0027],2016-06-04
[P0024],"Denver Co., Colorado, USA",Denver Co.,County,,,,[P0025],
[P0014],"Denver, Denver Co., CO","Denver, Denver Co., CO",City,39.7392,104.9903 W,,[P0024],
Person,Surname,Given,Call,Suffix,Prefix,Title,Gender,Birth date,Birth place,Birth source,Baptism date,Baptism place,Baptism source,Death date,Death place,Death source,Burial date,Burial place,Burial source,Note
[I0030],Adams,Janice Ann,,,,,female,26 Aug 1965,"Fremont, Alameda Co., CA",,,,,,,,,,,
[I0016],Anderson,Jennifer,,,,,female,5 Nov 1907,"Rønne, Bornholm, Denmark",,,,,29 May 1985,"San Francisco, San Francisco Co., CA",,,,,
[I0025],Ericsdotter,Marta,,,,,female,about 1775,Sweden,,,,,,,,,,,
[I0041],Green,Janis Elaine,,,,,female,2 Dec 1935,,,,,,,,,,,,
[I0000],Hansdotter,Anna,,,,,female,2 Oct 1864,"Löderup, Malmöhus Län, Sweden",,,,,29 Sep 1945,"Sparks, Washoe Co., NV",,,,,
[I0038],Hansdotter,Kerstina,,,,,female,29 Nov 1832,"Smestorp, Kristianstad Län, Sweden",,,,,before 1908,Sweden,,,,,
[I0032],Horne,Darcy,,,,,female,2 Jul 1966,"Sacramento, Sacramento Co., CA",,,,,,,,,,,
[I0036],Jefferson,Elna,,,,,female,14 Sep 1800,"Gladsax, Kristianstad Län, Sweden",,,,,,Sweden,,,,,
[I0017],Jones,Lillie Harriet,,,,,female,2 May 1910,"Rønne, Bornholm, Denmark",,,,,26 Jun 1990,,,,,,
[I0042],Ke 柯,,,,,,male,,,,,,,,,,,,,
[I0013],Michaels,Evelyn,,,,,female,about 1897,,,,,,,,,,,,
[I0012],Nielsen,Herman Julius,,,,,male,31 Aug 1889,"Rønne, Bornholm, Denmark",,,,,1945,,,,,,
[I0031],Ohman,Marjorie,,,,,female,3 Jun 1903,"Denver, Denver Co., CO, Denver Co., Colorado, USA",,,,,22 Jun 1980,"Reno, Washoe Co., NV",,,,,
[I0034],Perkins,Alice Paula,,,,,female,22 Nov 1933,"Sparks, Washoe Co., NV",,,,,,,,,,,
[I0002],Smith,Amber Marie,,,,,female,12 Apr 1998,"Hayward, Alameda Co., CA",,,,,,,,,,,
[I0023],Smith,Astrid Shermanna Augusta,,,,,female,31 Jan 1889,"Rønne, Bornholm, Denmark",,,,,21 Dec 1963,"San Francisco, San Francisco Co., CA",,,,,
[I0020],Smith,Carl Emil,,,,,male,20 Dec 1899,"Rønne, Bornholm, Denmark",,,,,28 Jan 1959,"Reno, Washoe Co., NV",,,,,
[I0029],Smith,Craig Peter,,,,,male,after 1966,"San Francisco, San Francisco Co., CA",,,,,,,,,,,
[I0037],Smith,Edwin Michael,,,,,male,24 May 1961,"San Jose, Santa Clara Co., CA","Birth, Death and Marriage Records",,,,,,,,,,
[I0009],Smith,Emil,,,,,male,27 Sep 1860,"Simrishamn, Kristianstad Län, Sweden",,,,,,,,,,,
[I0019],Smith,Eric Lloyd,,,,Dr.,male,28 Aug 1963,"San Francisco, San Francisco Co., CA",,,,,,,,,,,
[I0015],Smith,Gus,,,,,male,11 Sep 1897,"Rønne, Bornholm, Denmark",,,,,21 Oct 1963,"San Francisco, San Francisco Co., CA",,,,,
[I0024],Smith,Gustaf,,Sr.,,,male,28 Nov 1862,"Grostorp, Kristianstad Län, Sweden",,,,,before 23 Jul 1930,"Sparks, Washoe Co., NV",,,,,
[I0011],Smith,Hanna,,,,,female,29 Jan 1821,"Gladsax, Kristianstad Län, Sweden",,,,,,,,,,,
[I0010],Smith,Hans Peter,,,,,male,17 Apr 1904,"Rønne, Bornholm, Denmark",Birth Records,,,,29 Jan 1977,"San Francisco, San Francisco Co., CA",,5 Feb 1977,"San Francisco, San Francisco Co., CA",findagrave.com,
[I0021],Smith,Hjalmar,,,,,male,31 Jan 1893,"Rønne, Bornholm, Denmark",,,,,25 Sep 1894,"Rønne, Bornholm, Denmark",,,,,
[I0008],Smith,Hjalmar,,,,,male,7 Apr 1895,"Rønne, Bornholm, Denmark",,3 Jun 1895,"Rønne Bornholm, Denmark",,26 Jun 1975,"Reno, Washoe Co., NV",,,,,
[I0007],Smith,Ingar,,,,,female,after 1823,"Gladsax, Kristianstad Län, Sweden",,,,,,,,,,,
[I0027],Smith,Ingeman,,,,,male,about 1770,Sweden,,,,,,,,,,,
[I0004],Smith,Ingeman,,,,,male,29 Jan 1826,"Gladsax, Kristianstad Län, Sweden",,,,,,,,,,,
[I0018],Smith,John Hjalmar,,,,,male,30 Jan 1932,"San Francisco, San Francisco Co., CA",,,,,,,,,,,
[I0001],Smith,Keith Lloyd,,,,,male,11 Aug 1966,"San Francisco, San Francisco Co., CA",,,,,,,,,,,
[I0026],Smith,Kirsti Marie,,,,,female,15 Dec 1886,"Rønne, Bornholm, Denmark",,,,,18 Jul 1966,"San Francisco, San Francisco Co., CA",,,,,
[I0035],Smith,Lars Peter,,,,,male,16 Sep 1991,"Santa Rosa, Sonoma Co., CA",,,,,,,,,,,
[I0033],Smith,Lloyd,,,,,male,13 Mar 1935,"San Francisco, San Francisco Co., CA",,,,,,,,,,,
[I0003],Smith,Magnes,,,,,male,6 Oct 1858,"Simrishamn, Kristianstad Län, Sweden",,,,,20 Feb 1910,"Rønne, Bornholm, Denmark",,,,,
[I0040],Smith,Marjorie Alice,,,,,female,5 Feb 1960,"San Jose, Santa Clara Co., CA",,,,,,,,,,,
[I0014],Smith,Marjorie Lee,,,,,female,4 Nov 1934,"Reno, Washoe Co., NV",,,,,,,,,,,
[I0022],Smith,Martin,,,,,male,19 Nov 1830,"Gladsax, Kristianstad Län, Sweden",,23 Nov 1830,"Gladsax, Kristianstad Län, Sweden",,between 1899 and 1905,Sweden,,,,,
[I0039],Smith,Martin,,,,,male,between 1794 and 1796,"Tommarp, Kristianstad Län, Sweden",,,,,,Sweden,,,,,
[I0005],Smith,Mason Michael,,,,,male,26 Jun 1996,"Hayward, Alameda Co., CA",,,,,,,,,,,
[I0028],Streiffert,Anna,,,,,female,23 Sep 1860,"Hoya/Jona/Hoia, Sweden",,,,,2 Feb 1927,"Rønne, Bornholm, Denmark",,,,,
[I0006],Willard,Edwin,,,,,male,about 1886,,,,,,,,,,,,
[I0043],リチミシキスイミ,ピーター,,,,,male,,,,,,,,,,,,,
Marriage,Husband,Wife,Date,Place,Source,Note
[F0000],[I0039],[I0036],about 1816,"Gladsax, Kristianstad Län, Sweden",,
[F0001],[I0027],[I0025],about 1790,Sweden,,
[F0002],[I0022],[I0038],about 1856,,,
[F0003],[I0024],[I0000],27 Nov 1885,"Rønne, Bornholm, Denmark",,
[F0004],[I0006],[I0026],about 1910,,,
[F0005],[I0012],[I0023],30 Nov 1912,"Rønne, Bornholm, Denmark",,
[F0006],[I0008],[I0031],31 Oct 1927,"Reno, Washoe Co., NV",,
[F0007],[I0015],[I0013],about 1920,,,
[F0008],[I0033],[I0041],10 Aug 1958,"San Francisco, San Francisco Co., CA",,
[F0009],[I0010],[I0017],,,,
[F0010],[I0019],[I0032],12 Jul 1986,"Woodland, Yolo Co., CA",,
[F0011],[I0003],[I0028],24 Aug 1884,"Rønne, Bornholm, Denmark",,
[F0012],[I0018],[I0034],4 Jun 1954,"Sparks, Washoe Co., NV",Marriage Certificae,
[F0013],[I0037],[I0030],27 May 1995,"San Ramon, Conta Costa Co., CA",,
[F0014],[I0010],[I0016],,,,
Family,Child
[F0000],[I0011]
[F0000],[I0007]
[F0000],[I0004]
[F0000],[I0022]
[F0001],[I0039]
[F0002],[I0003]
[F0002],[I0009]
[F0002],[I0024]
[F0003],[I0026]
[F0003],[I0023]
[F0003],[I0021]
[F0003],[I0008]
[F0003],[I0015]
[F0003],[I0020]
[F0003],[I0010]
[F0005],[I0042]
[F0006],[I0018]
[F0006],[I0014]
[F0008],[I0019]
[F0008],[I0001]
[F0008],[I0029]
[F0009],[I0033]
[F0010],[I0035]
[F0012],[I0040]
[F0012],[I0037]
[F0013],[I0005]
[F0013],[I0002]
1 Place Title Name Type Latitude Longitude Code Enclosed_by Date
2 [P0000] Löderup, Malmöhus Län, Sweden Löderup, Malmöhus Län, Sweden Unknown
3 [P0001] Sparks, Washoe Co., NV Sparks, Washoe Co., NV Unknown
4 [P0002] San Francisco, San Francisco Co., CA San Francisco, San Francisco Co., CA Unknown
5 [P0003] Rønne, Bornholm, Denmark Rønne, Bornholm, Denmark Unknown
6 [P0004] Gladsax, Kristianstad Län, Sweden Gladsax, Kristianstad Län, Sweden Unknown
7 [P0005] Reno, Washoe Co., NV Reno, Washoe Co., NV Unknown
8 [P0006] Hayward, Alameda Co., CA Hayward, Alameda Co., CA Unknown
9 [P0007] Community Presbyterian Church, Danville, CA Community Presbyterian Church, Danville, CA Unknown
10 [P0008] Sweden Sweden Unknown
11 [P0009] Grostorp, Kristianstad Län, Sweden Grostorp, Kristianstad Län, Sweden Unknown
12 [P0010] Copenhagen, Denmark Copenhagen, Denmark Unknown
13 [P0011] Hoya/Jona/Hoia, Sweden Hoya/Jona/Hoia, Sweden Unknown
14 [P0012] Simrishamn, Kristianstad Län, Sweden Simrishamn, Kristianstad Län, Sweden Unknown
15 [P0013] Fremont, Alameda Co., CA Fremont, Alameda Co., CA Unknown
16 [P0016] Santa Rosa, Sonoma Co., CA Santa Rosa, Sonoma Co., CA Unknown
17 [P0017] San Jose, Santa Clara Co., CA San Jose, Santa Clara Co., CA Unknown
18 [P0018] UC Berkeley UC Berkeley Unknown
19 [P0019] Smestorp, Kristianstad Län, Sweden Smestorp, Kristianstad Län, Sweden Unknown
20 [P0020] Tommarp, Kristianstad Län, Sweden Tommarp, Kristianstad Län, Sweden Unknown
21 [P0021] Rønne Bornholm, Denmark Rønne Bornholm, Denmark Unknown
22 [P0022] Woodland, Yolo Co., CA Woodland, Yolo Co., CA Unknown
23 [P0023] San Ramon, Conta Costa Co., CA San Ramon, Conta Costa Co., CA Unknown
24 [P0026] United States of America USA Country
25 [P0028] California, USA California State [P0026] 2016-06-04
26 [P0025] Colorado, USA Colorado State [P0026]
27 [P0027] Sacramento Co., California, USA Sacramento Co. County [P0028] 2016-06-01
28 [P0015] Sacramento, Sacramento Co., CA Sacramento, Sacramento Co., CA City [P0027] 2016-06-04
29 [P0024] Denver Co., Colorado, USA Denver Co. County [P0025]
30 [P0014] Denver, Denver Co., CO Denver, Denver Co., CO City 39.7392 104.9903 W [P0024]
31 Person Surname Given Call Suffix Prefix Title Gender Birth date Birth place Birth source Baptism date Baptism place Baptism source Death date Death place Death source Burial date Burial place Burial source Note
32 [I0030] Adams Janice Ann female 26 Aug 1965 Fremont, Alameda Co., CA
33 [I0016] Anderson Jennifer female 5 Nov 1907 Rønne, Bornholm, Denmark 29 May 1985 San Francisco, San Francisco Co., CA
34 [I0025] Ericsdotter Marta female about 1775 Sweden
35 [I0041] Green Janis Elaine female 2 Dec 1935
36 [I0000] Hansdotter Anna female 2 Oct 1864 Löderup, Malmöhus Län, Sweden 29 Sep 1945 Sparks, Washoe Co., NV
37 [I0038] Hansdotter Kerstina female 29 Nov 1832 Smestorp, Kristianstad Län, Sweden before 1908 Sweden
38 [I0032] Horne Darcy female 2 Jul 1966 Sacramento, Sacramento Co., CA
39 [I0036] Jefferson Elna female 14 Sep 1800 Gladsax, Kristianstad Län, Sweden Sweden
40 [I0017] Jones Lillie Harriet female 2 May 1910 Rønne, Bornholm, Denmark 26 Jun 1990
41 [I0042] Ke 柯 male
42 [I0013] Michaels Evelyn female about 1897
43 [I0012] Nielsen Herman Julius male 31 Aug 1889 Rønne, Bornholm, Denmark 1945
44 [I0031] Ohman Marjorie female 3 Jun 1903 Denver, Denver Co., CO, Denver Co., Colorado, USA 22 Jun 1980 Reno, Washoe Co., NV
45 [I0034] Perkins Alice Paula female 22 Nov 1933 Sparks, Washoe Co., NV
46 [I0002] Smith Amber Marie female 12 Apr 1998 Hayward, Alameda Co., CA
47 [I0023] Smith Astrid Shermanna Augusta female 31 Jan 1889 Rønne, Bornholm, Denmark 21 Dec 1963 San Francisco, San Francisco Co., CA
48 [I0020] Smith Carl Emil male 20 Dec 1899 Rønne, Bornholm, Denmark 28 Jan 1959 Reno, Washoe Co., NV
49 [I0029] Smith Craig Peter male after 1966 San Francisco, San Francisco Co., CA
50 [I0037] Smith Edwin Michael male 24 May 1961 San Jose, Santa Clara Co., CA Birth, Death and Marriage Records
51 [I0009] Smith Emil male 27 Sep 1860 Simrishamn, Kristianstad Län, Sweden
52 [I0019] Smith Eric Lloyd Dr. male 28 Aug 1963 San Francisco, San Francisco Co., CA
53 [I0015] Smith Gus male 11 Sep 1897 Rønne, Bornholm, Denmark 21 Oct 1963 San Francisco, San Francisco Co., CA
54 [I0024] Smith Gustaf Sr. male 28 Nov 1862 Grostorp, Kristianstad Län, Sweden before 23 Jul 1930 Sparks, Washoe Co., NV
55 [I0011] Smith Hanna female 29 Jan 1821 Gladsax, Kristianstad Län, Sweden
56 [I0010] Smith Hans Peter male 17 Apr 1904 Rønne, Bornholm, Denmark Birth Records 29 Jan 1977 San Francisco, San Francisco Co., CA 5 Feb 1977 San Francisco, San Francisco Co., CA findagrave.com
57 [I0021] Smith Hjalmar male 31 Jan 1893 Rønne, Bornholm, Denmark 25 Sep 1894 Rønne, Bornholm, Denmark
58 [I0008] Smith Hjalmar male 7 Apr 1895 Rønne, Bornholm, Denmark 3 Jun 1895 Rønne Bornholm, Denmark 26 Jun 1975 Reno, Washoe Co., NV
59 [I0007] Smith Ingar female after 1823 Gladsax, Kristianstad Län, Sweden
60 [I0027] Smith Ingeman male about 1770 Sweden
61 [I0004] Smith Ingeman male 29 Jan 1826 Gladsax, Kristianstad Län, Sweden
62 [I0018] Smith John Hjalmar male 30 Jan 1932 San Francisco, San Francisco Co., CA
63 [I0001] Smith Keith Lloyd male 11 Aug 1966 San Francisco, San Francisco Co., CA
64 [I0026] Smith Kirsti Marie female 15 Dec 1886 Rønne, Bornholm, Denmark 18 Jul 1966 San Francisco, San Francisco Co., CA
65 [I0035] Smith Lars Peter male 16 Sep 1991 Santa Rosa, Sonoma Co., CA
66 [I0033] Smith Lloyd male 13 Mar 1935 San Francisco, San Francisco Co., CA
67 [I0003] Smith Magnes male 6 Oct 1858 Simrishamn, Kristianstad Län, Sweden 20 Feb 1910 Rønne, Bornholm, Denmark
68 [I0040] Smith Marjorie Alice female 5 Feb 1960 San Jose, Santa Clara Co., CA
69 [I0014] Smith Marjorie Lee female 4 Nov 1934 Reno, Washoe Co., NV
70 [I0022] Smith Martin male 19 Nov 1830 Gladsax, Kristianstad Län, Sweden 23 Nov 1830 Gladsax, Kristianstad Län, Sweden between 1899 and 1905 Sweden
71 [I0039] Smith Martin male between 1794 and 1796 Tommarp, Kristianstad Län, Sweden Sweden
72 [I0005] Smith Mason Michael male 26 Jun 1996 Hayward, Alameda Co., CA
73 [I0028] Streiffert Anna female 23 Sep 1860 Hoya/Jona/Hoia, Sweden 2 Feb 1927 Rønne, Bornholm, Denmark
74 [I0006] Willard Edwin male about 1886
75 [I0043] リチミシキスイミ ピーター male
76 Marriage Husband Wife Date Place Source Note
77 [F0000] [I0039] [I0036] about 1816 Gladsax, Kristianstad Län, Sweden
78 [F0001] [I0027] [I0025] about 1790 Sweden
79 [F0002] [I0022] [I0038] about 1856
80 [F0003] [I0024] [I0000] 27 Nov 1885 Rønne, Bornholm, Denmark
81 [F0004] [I0006] [I0026] about 1910
82 [F0005] [I0012] [I0023] 30 Nov 1912 Rønne, Bornholm, Denmark
83 [F0006] [I0008] [I0031] 31 Oct 1927 Reno, Washoe Co., NV
84 [F0007] [I0015] [I0013] about 1920
85 [F0008] [I0033] [I0041] 10 Aug 1958 San Francisco, San Francisco Co., CA
86 [F0009] [I0010] [I0017]
87 [F0010] [I0019] [I0032] 12 Jul 1986 Woodland, Yolo Co., CA
88 [F0011] [I0003] [I0028] 24 Aug 1884 Rønne, Bornholm, Denmark
89 [F0012] [I0018] [I0034] 4 Jun 1954 Sparks, Washoe Co., NV Marriage Certificae
90 [F0013] [I0037] [I0030] 27 May 1995 San Ramon, Conta Costa Co., CA
91 [F0014] [I0010] [I0016]
92 Family Child
93 [F0000] [I0011]
94 [F0000] [I0007]
95 [F0000] [I0004]
96 [F0000] [I0022]
97 [F0001] [I0039]
98 [F0002] [I0003]
99 [F0002] [I0009]
100 [F0002] [I0024]
101 [F0003] [I0026]
102 [F0003] [I0023]
103 [F0003] [I0021]
104 [F0003] [I0008]
105 [F0003] [I0015]
106 [F0003] [I0020]
107 [F0003] [I0010]
108 [F0005] [I0042]
109 [F0006] [I0018]
110 [F0006] [I0014]
111 [F0008] [I0019]
112 [F0008] [I0001]
113 [F0008] [I0029]
114 [F0009] [I0033]
115 [F0010] [I0035]
116 [F0012] [I0040]
117 [F0012] [I0037]
118 [F0013] [I0005]
119 [F0013] [I0002]

View File

@@ -3,12 +3,15 @@
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-22" version="GrampsAIO64-4.2.1-2"/>
<created date="2016-06-14" version="5.0.0-alpha1"/>
<researcher>
<resname>Alex Roitman,,,</resname>
<resaddr>Not Provided</resaddr>
</researcher>
</header>
<tags>
<tag handle="_d54b22fbfc721be9331fb706e3" change="1465741788" name="Unicode" color="#000000" priority="0"/>
</tags>
<events>
<event handle="_0000000200000002" change="1463929997" id="E0000">
<type>Birth</type>
@@ -28,11 +31,12 @@
<place hlink="_0000000900000009"/>
<description>Birth of Keith Lloyd Smith</description>
</event>
<event handle="_0000000c0000000c" change="1463929997" id="E0003">
<event handle="_0000000c0000000c" change="1465075916" id="E0003">
<type>Birth</type>
<dateval val="1904-04-17"/>
<place hlink="_0000000d0000000d"/>
<description>Birth of Hans Peter Smith</description>
<citationref hlink="_d53254b0c802fe24bdea26f3180"/>
</event>
<event handle="_0000000e0000000e" change="1463929997" id="E0004">
<type>Death</type>
@@ -535,6 +539,13 @@
<place hlink="_0000000900000009"/>
<description>Marriage of Lloyd Smith and Janis Elaine Green</description>
</event>
<event handle="_d532520036095030992c9c7a09" change="1465075753" id="E0091">
<type>Burial</type>
<dateval val="1977-02-05"/>
<place hlink="_0000000900000009"/>
<description>In cemetary</description>
<citationref hlink="_d532532861ff0f69347f5e232"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1198222526" id="I0000">
@@ -556,7 +567,7 @@
<eventref hlink="_0000000800000008" role="Primary"/>
<childof hlink="_0000000a0000000a"/>
</person>
<person handle="_0000000b0000000b" change="1198222526" id="I0010">
<person handle="_0000000b0000000b" change="1465075928" id="I0010">
<gender>M</gender>
<name type="Birth Name">
<first>Hans Peter</first>
@@ -564,6 +575,7 @@
</name>
<eventref hlink="_0000000c0000000c" role="Primary"/>
<eventref hlink="_0000000e0000000e" role="Primary"/>
<eventref hlink="_d532520036095030992c9c7a09" role="Primary"/>
<childof hlink="_0000000600000006"/>
<parentin hlink="_0000000f0000000f"/>
<parentin hlink="_0000001000000010"/>
@@ -646,11 +658,12 @@
<childof hlink="_0000001f0000001f"/>
<parentin hlink="_0000002b0000002b"/>
</person>
<person handle="_0000002c0000002c" change="1198222526" id="I0019">
<person handle="_0000002c0000002c" change="1465075513" id="I0019">
<gender>M</gender>
<name type="Birth Name">
<first>Eric Lloyd</first>
<surname>Smith</surname>
<surname derivation="Unknown ">Smith</surname>
<title>Dr.</title>
</name>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<eventref hlink="_0000002e0000002e" role="Primary"/>
@@ -970,6 +983,20 @@
<eventref hlink="_000000a4000000a4" role="Primary"/>
<childof hlink="_0000004100000041"/>
</person>
<person handle="_d54b1f298d25b543223ca137ad1" change="1465826943" id="I0042">
<gender>M</gender>
<name type="Birth Name">
<first>雪</first>
<surname>Ke 柯</surname>
</name>
<name alt="1" type="Also Known As">
<first>Frank</first>
<surname>Neilsen</surname>
</name>
<objref hlink="_d54c1b52c8636648123580900ca"/>
<childof hlink="_0000001800000018"/>
<noteref hlink="_d54e4ed9e6647fcdb37877fedcf"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1198222526" id="F0003">
@@ -1015,11 +1042,12 @@
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000003c0000003c"/>
</family>
<family handle="_0000001800000018" change="1198222526" id="F0005">
<family handle="_0000001800000018" change="1465741655" id="F0005">
<rel type="Married"/>
<father hlink="_0000001500000015"/>
<mother hlink="_0000004300000043"/>
<eventref hlink="_000000b3000000b3" role="Family"/>
<childref hlink="_d54b1f298d25b543223ca137ad1" mrel="Adopted" frel="Adopted"/>
</family>
<family handle="_0000001b0000001b" change="1198222526" id="F0007">
<rel type="Married"/>
@@ -1101,6 +1129,17 @@
<confidence>2</confidence>
<sourceref hlink="_000000ab000000ab"/>
</citation>
<citation handle="_d532532861ff0f69347f5e232" change="1465075751" id="C0003">
<dateval val="1977-07-22"/>
<confidence>3</confidence>
<sourceref hlink="_d53252d41b370ebe65ebd50c34f"/>
</citation>
<citation handle="_d53254b0c802fe24bdea26f3180" change="1465075912" id="C0004">
<dateval val="1955-05-05"/>
<page>22 6</page>
<confidence>2</confidence>
<sourceref hlink="_000000b9000000b9"/>
</citation>
</citations>
<sources>
<source handle="_0000007c0000007c" change="1198222526" id="S0001">
@@ -1119,11 +1158,15 @@
<source handle="_000000b9000000b9" change="1198222526" id="S0002">
<stitle>Birth Records</stitle>
</source>
<source handle="_d53252d41b370ebe65ebd50c34f" change="1465075716" id="S0004">
<stitle>findagrave.com</stitle>
</source>
</sources>
<places>
<placeobj handle="_0000000300000003" change="1463929997" id="P0000" type="Unknown">
<placeobj handle="_0000000300000003" change="1465741826" id="P0000" type="Unknown">
<ptitle>Löderup, Malmöhus Län, Sweden</ptitle>
<pname value="Löderup, Malmöhus Län, Sweden"/>
<tagref hlink="_d54b22fbfc721be9331fb706e3"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1463929997" id="P0001" type="Unknown">
<ptitle>Sparks, Washoe Co., NV</ptitle>
@@ -1137,9 +1180,10 @@
<ptitle>Rønne, Bornholm, Denmark</ptitle>
<pname value="Rønne, Bornholm, Denmark"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1463929997" id="P0004" type="Unknown">
<placeobj handle="_0000001300000013" change="1465741826" id="P0004" type="Unknown">
<ptitle>Gladsax, Kristianstad Län, Sweden</ptitle>
<pname value="Gladsax, Kristianstad Län, Sweden"/>
<tagref hlink="_d54b22fbfc721be9331fb706e3"/>
</placeobj>
<placeobj handle="_0000001e0000001e" change="1463929997" id="P0005" type="Unknown">
<ptitle>Reno, Washoe Co., NV</ptitle>
@@ -1157,9 +1201,10 @@
<ptitle>Sweden</ptitle>
<pname value="Sweden"/>
</placeobj>
<placeobj handle="_0000004800000048" change="1463929997" id="P0009" type="Unknown">
<placeobj handle="_0000004800000048" change="1465741826" id="P0009" type="Unknown">
<ptitle>Grostorp, Kristianstad Län, Sweden</ptitle>
<pname value="Grostorp, Kristianstad Län, Sweden"/>
<tagref hlink="_d54b22fbfc721be9331fb706e3"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1463929997" id="P0010" type="Unknown">
<ptitle>Copenhagen, Denmark</ptitle>
@@ -1169,21 +1214,27 @@
<ptitle>Hoya/Jona/Hoia, Sweden</ptitle>
<pname value="Hoya/Jona/Hoia, Sweden"/>
</placeobj>
<placeobj handle="_0000006100000061" change="1463929997" id="P0012" type="Unknown">
<placeobj handle="_0000006100000061" change="1465741788" id="P0012" type="Unknown">
<ptitle>Simrishamn, Kristianstad Län, Sweden</ptitle>
<pname value="Simrishamn, Kristianstad Län, Sweden"/>
<tagref hlink="_d54b22fbfc721be9331fb706e3"/>
</placeobj>
<placeobj handle="_0000006500000065" change="1463929997" id="P0013" type="Unknown">
<ptitle>Fremont, Alameda Co., CA</ptitle>
<pname value="Fremont, Alameda Co., CA"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1463929997" id="P0014" type="Unknown">
<placeobj handle="_0000006a0000006a" change="1465074983" id="P0014" type="City">
<ptitle>Denver, Denver Co., CO</ptitle>
<pname value="Denver, Denver Co., CO"/>
<coord long="104.9903 W" lat="39.7392"/>
<placeref hlink="_d5324558dba1394350365e4cf42"/>
</placeobj>
<placeobj handle="_0000006e0000006e" change="1463929997" id="P0015" type="Unknown">
<placeobj handle="_0000006e0000006e" change="1465075284" id="P0015" type="City">
<ptitle>Sacramento, Sacramento Co., CA</ptitle>
<pname value="Sacramento, Sacramento Co., CA"/>
<placeref hlink="_d5324e9474c3e534f8629e64977">
<dateval val="2016-06-04"/>
</placeref>
</placeobj>
<placeobj handle="_0000007500000075" change="1463929997" id="P0016" type="Unknown">
<ptitle>Santa Rosa, Sonoma Co., CA</ptitle>
@@ -1201,9 +1252,10 @@
<ptitle>Smestorp, Kristianstad Län, Sweden</ptitle>
<pname value="Smestorp, Kristianstad Län, Sweden"/>
</placeobj>
<placeobj handle="_0000008d0000008d" change="1463929997" id="P0020" type="Unknown">
<placeobj handle="_0000008d0000008d" change="1465741826" id="P0020" type="Unknown">
<ptitle>Tommarp, Kristianstad Län, Sweden</ptitle>
<pname value="Tommarp, Kristianstad Län, Sweden"/>
<tagref hlink="_d54b22fbfc721be9331fb706e3"/>
</placeobj>
<placeobj handle="_000000a0000000a0" change="1463929997" id="P0021" type="Unknown">
<ptitle>Rønne Bornholm, Denmark</ptitle>
@@ -1217,7 +1269,40 @@
<ptitle>San Ramon, Conta Costa Co., CA</ptitle>
<pname value="San Ramon, Conta Costa Co., CA"/>
</placeobj>
<placeobj handle="_d5324558dba1394350365e4cf42" change="1465316304" id="P0024" type="County">
<ptitle>Denver Co., Colorado, USA</ptitle>
<pname value="Denver Co."/>
<placeref hlink="_d5324c1e94119eebf093a1e3865"/>
</placeobj>
<placeobj handle="_d5324c1e94119eebf093a1e3865" change="1465316280" id="P0025" type="State">
<ptitle>Colorado, USA</ptitle>
<pname value="Colorado"/>
<placeref hlink="_d5324c509dc579ef9edb8afd4a8"/>
</placeobj>
<placeobj handle="_d5324c509dc579ef9edb8afd4a8" change="1465316343" id="P0026" type="Country">
<ptitle>United States of America</ptitle>
<pname value="USA"/>
</placeobj>
<placeobj handle="_d5324e9474c3e534f8629e64977" change="1465316324" id="P0027" type="County">
<ptitle>Sacramento Co., California, USA</ptitle>
<pname value="Sacramento Co."/>
<placeref hlink="_d5324f6ce236ebb32131789b38f">
<dateval val="2016-06-01"/>
</placeref>
</placeobj>
<placeobj handle="_d5324f6ce236ebb32131789b38f" change="1465316268" id="P0028" type="State">
<ptitle>California, USA</ptitle>
<pname value="California"/>
<placeref hlink="_d5324c509dc579ef9edb8afd4a8">
<dateval val="2016-06-04"/>
</placeref>
</placeobj>
</places>
<objects>
<object handle="_d54c1b52c8636648123580900ca" change="1465767829" id="O0000">
<file src="D:/Users/prc/Downloads/Michael O'Toole 2015-11.jpg" mime="image/jpeg" checksum="ed5423c128d9bc43dbc03a8311f185bd" description="Michael O'Toole 2015-11"/>
</object>
</objects>
<repositories>
<repository handle="_000000b7000000b7" change="1463929997" id="R0002">
<rname>New York Public Library</rname>
@@ -1270,5 +1355,16 @@ Company. He enlisted in the army at Sparks 7 December 1917 and served as a Corpo
<note handle="_000000bc000000bc" change="1463929997" id="N0006" type="General">
<text>Some note on the repo</text>
</note>
<note handle="_d54e4ed9e6647fcdb37877fedcf" change="1465826919" id="N0007" type="General">
<text>Some Unicode Characters: ࣶǼЀج⿄㑝㵋圛墉幵聟聦𐅉🚶🛈
Some Bold Unicode Characters: ࣶǼЀج⿄㑝㵋圛墉幵聟聦𐅉🚶🛈
Some Italic Unicode Characters: ࣶǼЀج⿄㑝㵋圛墉幵聟聦𐅉🚶🛈</text>
<style name="italic">
<range start="87" end="134"/>
</style>
<style name="bold">
<range start="41" end="87"/>
</style>
</note>
</notes>
</database>

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,926 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000500000005" change="1464096763" id="E0000">
<type>Birth</type>
<place hlink="_0000000600000006"/>
</event>
<event handle="_0000000700000007" change="1464096763" id="E0001">
<type>Death</type>
<place hlink="_0000000800000008"/>
</event>
<event handle="_0000000a0000000a" change="1464096763" id="E0002">
<type>Birth</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000c0000000c" change="1464096763" id="E0003">
<type>Death</type>
<place hlink="_0000000d0000000d"/>
</event>
<event handle="_0000000f0000000f" change="1464096763" id="E0004">
<type>Birth</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001100000011" change="1464096763" id="E0005">
<type>Death</type>
<place hlink="_0000001200000012"/>
</event>
<event handle="_0000001400000014" change="1464096763" id="E0006">
<type>Birth</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001600000016" change="1464096763" id="E0007">
<type>Death</type>
<place hlink="_0000001700000017"/>
</event>
<event handle="_0000001900000019" change="1464096763" id="E0008">
<type>Birth</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001b0000001b" change="1464096763" id="E0009">
<type>Death</type>
<place hlink="_0000001c0000001c"/>
</event>
<event handle="_0000001e0000001e" change="1464096763" id="E0010">
<type>Birth</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002000000020" change="1464096763" id="E0011">
<type>Death</type>
<place hlink="_0000002100000021"/>
</event>
<event handle="_0000002300000023" change="1464096763" id="E0012">
<type>Birth</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002500000025" change="1464096763" id="E0013">
<type>Death</type>
<place hlink="_0000002600000026"/>
</event>
<event handle="_0000002800000028" change="1464096763" id="E0014">
<type>Birth</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002a0000002a" change="1464096763" id="E0015">
<type>Death</type>
<place hlink="_0000002b0000002b"/>
</event>
<event handle="_0000002d0000002d" change="1464096763" id="E0016">
<type>Birth</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000002f0000002f" change="1464096763" id="E0017">
<type>Death</type>
<place hlink="_0000003000000030"/>
</event>
<event handle="_0000003200000032" change="1464096763" id="E0018">
<type>Birth</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003400000034" change="1464096763" id="E0019">
<type>Death</type>
<place hlink="_0000003500000035"/>
</event>
<event handle="_0000003700000037" change="1464096763" id="E0020">
<type>Birth</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003900000039" change="1464096763" id="E0021">
<type>Death</type>
<place hlink="_0000003a0000003a"/>
</event>
<event handle="_0000003c0000003c" change="1464096763" id="E0022">
<type>Birth</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003e0000003e" change="1464096763" id="E0023">
<type>Death</type>
<place hlink="_0000003f0000003f"/>
</event>
<event handle="_0000004100000041" change="1464096763" id="E0024">
<type>Birth</type>
<place hlink="_0000004200000042"/>
</event>
<event handle="_0000004300000043" change="1464096763" id="E0025">
<type>Death</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004600000046" change="1464096763" id="E0026">
<type>Birth</type>
<place hlink="_0000004700000047"/>
</event>
<event handle="_0000004800000048" change="1464096763" id="E0027">
<type>Death</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004b0000004b" change="1464096763" id="E0028">
<type>Birth</type>
<place hlink="_0000004c0000004c"/>
</event>
<event handle="_0000004d0000004d" change="1464096763" id="E0029">
<type>Death</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000005000000050" change="1464096763" id="E0030">
<type>Birth</type>
<place hlink="_0000005100000051"/>
</event>
<event handle="_0000005200000052" change="1464096763" id="E0031">
<type>Death</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005500000055" change="1464096763" id="E0032">
<type>Birth</type>
<place hlink="_0000005600000056"/>
</event>
<event handle="_0000005700000057" change="1464096763" id="E0033">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005a0000005a" change="1464096763" id="E0034">
<type>Birth</type>
<place hlink="_0000005b0000005b"/>
</event>
<event handle="_0000005c0000005c" change="1464096763" id="E0035">
<type>Death</type>
<place hlink="_0000005d0000005d"/>
</event>
<event handle="_0000005f0000005f" change="1464096763" id="E0036">
<type>Birth</type>
<place hlink="_0000006000000060"/>
</event>
<event handle="_0000006100000061" change="1464096763" id="E0037">
<type>Death</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006400000064" change="1464096763" id="E0038">
<type>Birth</type>
<place hlink="_0000006500000065"/>
</event>
<event handle="_0000006600000066" change="1464096763" id="E0039">
<type>Death</type>
<place hlink="_0000006700000067"/>
</event>
<event handle="_0000006900000069" change="1464096763" id="E0040">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464096763" id="E0041">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464096763" id="E0042">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464096763" id="E0043">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464096763" id="E0044">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464096763" id="E0045">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464096763" id="E0046">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464096763" id="E0047">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464096763" id="E0048">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464096763" id="E0049">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464096763" id="E0050">
<type>Birth</type>
<place hlink="_0000008300000083"/>
</event>
<event handle="_0000008400000084" change="1464096763" id="E0051">
<type>Death</type>
<place hlink="_0000008500000085"/>
</event>
<event handle="_0000008700000087" change="1464096763" id="E0052">
<type>Birth</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008900000089" change="1464096763" id="E0053">
<type>Death</type>
<place hlink="_0000008a0000008a"/>
</event>
<event handle="_0000008c0000008c" change="1464096763" id="E0054">
<type>Birth</type>
<place hlink="_0000008d0000008d"/>
</event>
<event handle="_0000008e0000008e" change="1464096763" id="E0055">
<type>Death</type>
<place hlink="_0000008f0000008f"/>
</event>
<event handle="_0000009100000091" change="1464096763" id="E0056">
<type>Birth</type>
<place hlink="_0000009200000092"/>
</event>
<event handle="_0000009300000093" change="1464096763" id="E0057">
<type>Death</type>
<place hlink="_0000009400000094"/>
</event>
<event handle="_0000009600000096" change="1464096763" id="E0058">
<type>Birth</type>
<place hlink="_0000009700000097"/>
</event>
<event handle="_0000009800000098" change="1464096763" id="E0059">
<type>Death</type>
<place hlink="_0000009900000099"/>
</event>
<event handle="_0000009b0000009b" change="1464096763" id="E0060">
<type>Birth</type>
<place hlink="_0000009c0000009c"/>
</event>
<event handle="_0000009d0000009d" change="1464096763" id="E0061">
<type>Death</type>
<place hlink="_0000009e0000009e"/>
</event>
<event handle="_000000a0000000a0" change="1464096763" id="E0062">
<type>Birth</type>
<place hlink="_000000a1000000a1"/>
</event>
<event handle="_000000a2000000a2" change="1464096763" id="E0063">
<type>Death</type>
<place hlink="_000000a3000000a3"/>
</event>
<event handle="_000000a5000000a5" change="1464096763" id="E0064">
<type>Birth</type>
<place hlink="_000000a6000000a6"/>
</event>
<event handle="_000000a7000000a7" change="1464096763" id="E0065">
<type>Death</type>
<place hlink="_000000a8000000a8"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464096763" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000300000003" change="1464096763" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000400000004" change="1464096763" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000500000005" role="Primary"/>
<eventref hlink="_0000000700000007" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000900000009" change="1464096763" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<eventref hlink="_0000000c0000000c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000e0000000e" change="1464096763" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<eventref hlink="_0000001100000011" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001300000013" change="1464096763" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001400000014" role="Primary"/>
<eventref hlink="_0000001600000016" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001800000018" change="1464096763" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: E0 (Unicode: hook above, 0309)</first>
<surname>low rising tone mark</surname>
</name>
<eventref hlink="_0000001900000019" role="Primary"/>
<eventref hlink="_0000001b0000001b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001d0000001d" change="1464096763" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: E1 (Unicode: grave, 0300)</first>
<surname>grave accent</surname>
</name>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<eventref hlink="_0000002000000020" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002200000022" change="1464096763" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: E2 (Unicode: acute, 0301)</first>
<surname>acute accent</surname>
</name>
<eventref hlink="_0000002300000023" role="Primary"/>
<eventref hlink="_0000002500000025" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002700000027" change="1464096763" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: E3 (Unicode: circumflex, 0302)</first>
<surname>circumflex accent</surname>
</name>
<eventref hlink="_0000002800000028" role="Primary"/>
<eventref hlink="_0000002a0000002a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002c0000002c" change="1464096763" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: E4 (Unicode: tilde, 0303)</first>
<surname>tilde</surname>
</name>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<eventref hlink="_0000002f0000002f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003100000031" change="1464096763" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: E5 (Unicode: macron, 0304)</first>
<surname>macron</surname>
</name>
<eventref hlink="_0000003200000032" role="Primary"/>
<eventref hlink="_0000003400000034" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003600000036" change="1464096763" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: E6 (Unicode: breve, 0306)</first>
<surname>breve</surname>
</name>
<eventref hlink="_0000003700000037" role="Primary"/>
<eventref hlink="_0000003900000039" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003b0000003b" change="1464096763" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: E7 (Unicode: dot above, 0307)</first>
<surname>dot above</surname>
</name>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<eventref hlink="_0000003e0000003e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004000000040" change="1464096763" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: E8 (Unicode: diaeresis, 0308)</first>
<surname>umlaut (dieresis)</surname>
</name>
<eventref hlink="_0000004100000041" role="Primary"/>
<eventref hlink="_0000004300000043" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004500000045" change="1464096763" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: E9 (Unicode: caron, 030C)</first>
<surname>hacek</surname>
</name>
<eventref hlink="_0000004600000046" role="Primary"/>
<eventref hlink="_0000004800000048" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004a0000004a" change="1464096763" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: EA (Unicode: ring above, 030A)</first>
<surname>circle above (angstrom)</surname>
</name>
<eventref hlink="_0000004b0000004b" role="Primary"/>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004f0000004f" change="1464096763" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: EB (Unicode: ligature left half, FE20)</first>
<surname>ligature, left half</surname>
</name>
<eventref hlink="_0000005000000050" role="Primary"/>
<eventref hlink="_0000005200000052" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005400000054" change="1464096763" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: EC (Unicode: ligature right half, FE21)</first>
<surname>ligature, right half</surname>
</name>
<eventref hlink="_0000005500000055" role="Primary"/>
<eventref hlink="_0000005700000057" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005900000059" change="1464096763" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: ED (Unicode: comma above right, 0315)</first>
<surname>high comma, off center</surname>
</name>
<eventref hlink="_0000005a0000005a" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005e0000005e" change="1464096763" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: EE (Unicode: double acute, 030B)</first>
<surname>double acute accent</surname>
</name>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<eventref hlink="_0000006100000061" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006300000063" change="1464096763" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: EF (Unicode: candrabindu, 0310)</first>
<surname>candrabindu</surname>
</name>
<eventref hlink="_0000006400000064" role="Primary"/>
<eventref hlink="_0000006600000066" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006800000068" change="1464096763" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: F0 (Unicode: cedilla, 0327)</first>
<surname>cedilla</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006d0000006d" change="1464096763" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: F1 (Unicode: ogonek, 0328)</first>
<surname>right hook</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007200000072" change="1464096763" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: F2 (Unicode: dot below, 0323)</first>
<surname>dot below</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007700000077" change="1464096763" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: F3 (Unicode: diaeresis below, 0324)</first>
<surname>double dot below</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007c0000007c" change="1464096763" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: F4 (Unicode: ring below, 0325)</first>
<surname>circle below</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008100000081" change="1464096763" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: F5 (Unicode: double low line, 0333)</first>
<surname>double underscore</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008400000084" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008600000086" change="1464096763" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: F6 (Unicode: line below, 0332)</first>
<surname>underscore</surname>
</name>
<eventref hlink="_0000008700000087" role="Primary"/>
<eventref hlink="_0000008900000089" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008b0000008b" change="1464096763" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: F7 (Unicode: comma below, 0326)</first>
<surname>left hook</surname>
</name>
<eventref hlink="_0000008c0000008c" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009000000090" change="1464096763" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: F8 (Unicode: left half ring below, 031C)</first>
<surname>right cedilla</surname>
</name>
<eventref hlink="_0000009100000091" role="Primary"/>
<eventref hlink="_0000009300000093" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009500000095" change="1464096763" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: F9 (Unicode: breve below, 032E)</first>
<surname>half circle below</surname>
</name>
<eventref hlink="_0000009600000096" role="Primary"/>
<eventref hlink="_0000009800000098" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009a0000009a" change="1464096763" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FA (Unicode: double tilde left half, FE22)</first>
<surname>double tilde, left half</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009d0000009d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009f0000009f" change="1464096763" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FB (Unicode: double tilde right half, FE23)</first>
<surname>double tilde, right half</surname>
</name>
<eventref hlink="_000000a0000000a0" role="Primary"/>
<eventref hlink="_000000a2000000a2" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_000000a4000000a4" change="1464096763" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE (Unicode: comma above, 0313)</first>
<surname>high comma, centered</surname>
</name>
<eventref hlink="_000000a5000000a5" role="Primary"/>
<eventref hlink="_000000a7000000a7" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
</people>
<families>
<family handle="_0000000200000002" change="1464096763" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000300000003"/>
<childref hlink="_0000000400000004"/>
<childref hlink="_0000000900000009"/>
<childref hlink="_0000000e0000000e"/>
<childref hlink="_0000001300000013"/>
<childref hlink="_0000001800000018"/>
<childref hlink="_0000001d0000001d"/>
<childref hlink="_0000002200000022"/>
<childref hlink="_0000002700000027"/>
<childref hlink="_0000002c0000002c"/>
<childref hlink="_0000003100000031"/>
<childref hlink="_0000003600000036"/>
<childref hlink="_0000003b0000003b"/>
<childref hlink="_0000004000000040"/>
<childref hlink="_0000004500000045"/>
<childref hlink="_0000004a0000004a"/>
<childref hlink="_0000004f0000004f"/>
<childref hlink="_0000005400000054"/>
<childref hlink="_0000005900000059"/>
<childref hlink="_0000005e0000005e"/>
<childref hlink="_0000006300000063"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008600000086"/>
<childref hlink="_0000008b0000008b"/>
<childref hlink="_0000009000000090"/>
<childref hlink="_0000009500000095"/>
<childref hlink="_0000009a0000009a"/>
<childref hlink="_0000009f0000009f"/>
<childref hlink="_000000a4000000a4"/>
</family>
</families>
<places>
<placeobj handle="_0000000600000006" change="1464096763" id="P0000" type="Unknown">
<ptitle>slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)</ptitle>
<pname value="slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)"/>
</placeobj>
<placeobj handle="_0000000800000008" change="1464096763" id="P0001" type="Unknown">
<ptitle>ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)</ptitle>
<pname value="ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464096763" id="P0002" type="Unknown">
<ptitle>patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)</ptitle>
<pname value="patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)"/>
</placeobj>
<placeobj handle="_0000000d0000000d" change="1464096763" id="P0003" type="Unknown">
<ptitle>alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)</ptitle>
<pname value="alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464096763" id="P0004" type="Unknown">
<ptitle>thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)</ptitle>
<pname value="thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)"/>
</placeobj>
<placeobj handle="_0000001200000012" change="1464096763" id="P0005" type="Unknown">
<ptitle>dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)</ptitle>
<pname value="dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464096763" id="P0006" type="Unknown">
<ptitle>degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)</ptitle>
<pname value="degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)"/>
</placeobj>
<placeobj handle="_0000001700000017" change="1464096763" id="P0007" type="Unknown">
<ptitle>musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)</ptitle>
<pname value="musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464096763" id="P0008" type="Unknown">
<ptitle>ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉</ptitle>
<pname value="ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉"/>
</placeobj>
<placeobj handle="_0000001c0000001c" change="1464096763" id="P0009" type="Unknown">
<ptitle>ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉</ptitle>
<pname value="ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464096763" id="P0010" type="Unknown">
<ptitle>ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀</ptitle>
<pname value="ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀"/>
</placeobj>
<placeobj handle="_0000002100000021" change="1464096763" id="P0011" type="Unknown">
<ptitle>àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀</ptitle>
<pname value="àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464096763" id="P0012" type="Unknown">
<ptitle>ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ</ptitle>
<pname value="ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ"/>
</placeobj>
<placeobj handle="_0000002600000026" change="1464096763" id="P0013" type="Unknown">
<ptitle>áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź</ptitle>
<pname value="áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464096763" id="P0014" type="Unknown">
<ptitle>ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ</ptitle>
<pname value="ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ"/>
</placeobj>
<placeobj handle="_0000002b0000002b" change="1464096763" id="P0015" type="Unknown">
<ptitle>âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ</ptitle>
<pname value="âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464096763" id="P0016" type="Unknown">
<ptitle>ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃</ptitle>
<pname value="ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃"/>
</placeobj>
<placeobj handle="_0000003000000030" change="1464096763" id="P0017" type="Unknown">
<ptitle>ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃</ptitle>
<pname value="ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464096763" id="P0018" type="Unknown">
<ptitle>ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄</ptitle>
<pname value="ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄"/>
</placeobj>
<placeobj handle="_0000003500000035" change="1464096763" id="P0019" type="Unknown">
<ptitle>āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄</ptitle>
<pname value="āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464096763" id="P0020" type="Unknown">
<ptitle>ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆</ptitle>
<pname value="ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆"/>
</placeobj>
<placeobj handle="_0000003a0000003a" change="1464096763" id="P0021" type="Unknown">
<ptitle>ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆</ptitle>
<pname value="ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464096763" id="P0022" type="Unknown">
<ptitle>ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ</ptitle>
<pname value="ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ"/>
</placeobj>
<placeobj handle="_0000003f0000003f" change="1464096763" id="P0023" type="Unknown">
<ptitle>ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż</ptitle>
<pname value="ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004200000042" change="1464096763" id="P0024" type="Unknown">
<ptitle>ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈</ptitle>
<pname value="ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464096763" id="P0025" type="Unknown">
<ptitle>äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈</ptitle>
<pname value="äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈"/>
</placeobj>
<placeobj handle="_0000004700000047" change="1464096763" id="P0026" type="Unknown">
<ptitle>ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž</ptitle>
<pname value="ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464096763" id="P0027" type="Unknown">
<ptitle>ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž</ptitle>
<pname value="ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž"/>
</placeobj>
<placeobj handle="_0000004c0000004c" change="1464096763" id="P0028" type="Unknown">
<ptitle>ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊</ptitle>
<pname value="ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464096763" id="P0029" type="Unknown">
<ptitle>åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊</ptitle>
<pname value="åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊"/>
</placeobj>
<placeobj handle="_0000005100000051" change="1464096763" id="P0030" type="Unknown">
<ptitle>A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠</ptitle>
<pname value="A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464096763" id="P0031" type="Unknown">
<ptitle>a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠</ptitle>
<pname value="a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠"/>
</placeobj>
<placeobj handle="_0000005600000056" change="1464096763" id="P0032" type="Unknown">
<ptitle>A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡</ptitle>
<pname value="A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464096763" id="P0033" type="Unknown">
<ptitle>a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡</ptitle>
<pname value="a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡"/>
</placeobj>
<placeobj handle="_0000005b0000005b" change="1464096763" id="P0034" type="Unknown">
<ptitle>A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕</ptitle>
<pname value="A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕"/>
</placeobj>
<placeobj handle="_0000005d0000005d" change="1464096763" id="P0035" type="Unknown">
<ptitle>a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕</ptitle>
<pname value="a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕"/>
</placeobj>
<placeobj handle="_0000006000000060" change="1464096763" id="P0036" type="Unknown">
<ptitle>A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋</ptitle>
<pname value="A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464096763" id="P0037" type="Unknown">
<ptitle>a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋</ptitle>
<pname value="a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋"/>
</placeobj>
<placeobj handle="_0000006500000065" change="1464096763" id="P0038" type="Unknown">
<ptitle>A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐</ptitle>
<pname value="A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐"/>
</placeobj>
<placeobj handle="_0000006700000067" change="1464096763" id="P0039" type="Unknown">
<ptitle>a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐</ptitle>
<pname value="a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464096763" id="P0040" type="Unknown">
<ptitle>A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧</ptitle>
<pname value="A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464096763" id="P0041" type="Unknown">
<ptitle>a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧</ptitle>
<pname value="a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464096763" id="P0042" type="Unknown">
<ptitle>ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨</ptitle>
<pname value="ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464096763" id="P0043" type="Unknown">
<ptitle>ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨</ptitle>
<pname value="ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464096763" id="P0044" type="Unknown">
<ptitle>ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ</ptitle>
<pname value="ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464096763" id="P0045" type="Unknown">
<ptitle>ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ</ptitle>
<pname value="ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464096763" id="P0046" type="Unknown">
<ptitle>A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤</ptitle>
<pname value="A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464096763" id="P0047" type="Unknown">
<ptitle>a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤</ptitle>
<pname value="a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464096763" id="P0048" type="Unknown">
<ptitle>ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥</ptitle>
<pname value="ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464096763" id="P0049" type="Unknown">
<ptitle>ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥</ptitle>
<pname value="ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥"/>
</placeobj>
<placeobj handle="_0000008300000083" change="1464096763" id="P0050" type="Unknown">
<ptitle>A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳</ptitle>
<pname value="A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳"/>
</placeobj>
<placeobj handle="_0000008500000085" change="1464096763" id="P0051" type="Unknown">
<ptitle>a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳</ptitle>
<pname value="a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464096763" id="P0052" type="Unknown">
<ptitle>A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲</ptitle>
<pname value="A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲"/>
</placeobj>
<placeobj handle="_0000008a0000008a" change="1464096763" id="P0053" type="Unknown">
<ptitle>a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲</ptitle>
<pname value="a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲"/>
</placeobj>
<placeobj handle="_0000008d0000008d" change="1464096763" id="P0054" type="Unknown">
<ptitle>A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦</ptitle>
<pname value="A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦"/>
</placeobj>
<placeobj handle="_0000008f0000008f" change="1464096763" id="P0055" type="Unknown">
<ptitle>a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦</ptitle>
<pname value="a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦"/>
</placeobj>
<placeobj handle="_0000009200000092" change="1464096763" id="P0056" type="Unknown">
<ptitle>A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜</ptitle>
<pname value="A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜"/>
</placeobj>
<placeobj handle="_0000009400000094" change="1464096763" id="P0057" type="Unknown">
<ptitle>a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜</ptitle>
<pname value="a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜"/>
</placeobj>
<placeobj handle="_0000009700000097" change="1464096763" id="P0058" type="Unknown">
<ptitle>A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮</ptitle>
<pname value="A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮"/>
</placeobj>
<placeobj handle="_0000009900000099" change="1464096763" id="P0059" type="Unknown">
<ptitle>a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮</ptitle>
<pname value="a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮"/>
</placeobj>
<placeobj handle="_0000009c0000009c" change="1464096763" id="P0060" type="Unknown">
<ptitle>A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢</ptitle>
<pname value="A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢"/>
</placeobj>
<placeobj handle="_0000009e0000009e" change="1464096763" id="P0061" type="Unknown">
<ptitle>a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢</ptitle>
<pname value="a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢"/>
</placeobj>
<placeobj handle="_000000a1000000a1" change="1464096763" id="P0062" type="Unknown">
<ptitle>A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣</ptitle>
<pname value="A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣"/>
</placeobj>
<placeobj handle="_000000a3000000a3" change="1464096763" id="P0063" type="Unknown">
<ptitle>a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣</ptitle>
<pname value="a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣"/>
</placeobj>
<placeobj handle="_000000a6000000a6" change="1464096763" id="P0064" type="Unknown">
<ptitle>A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓</ptitle>
<pname value="A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓"/>
</placeobj>
<placeobj handle="_000000a8000000a8" change="1464096763" id="P0065" type="Unknown">
<ptitle>a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓</ptitle>
<pname value="a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓"/>
</placeobj>
</places>
</database>

View File

@@ -0,0 +1,315 @@
0 HEAD
1 CHAR ANSEL
1 SOUR REGISTERED_SOURCE_NAME
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 NOTE This GEDCOM transmission contains a charcter set test. It consists
2 CONT of a single family (two parents, many children). The parents are empty
2 CONT in the ANSEL version of the transmission. The children contain the
2 CONT combined letters and the special charcters (value > 128).
2 CONT The NAME tag of each 'person' is the name of the characters tested
2 CONT within the person. The BIRT.PLAC and DEAT.PLAC tags contain the
2 CONT test-strings.
2 CONT The first children contain special characters. Here the test string
2 CONT is 'character name (test character), ...' where 'character name'
2 CONT is the name of the character (like 'british pound') and
2 CONT 'test character' is a single byte representing this character
2 CONT in ANSEL.
2 CONT The last children contain combined characters. The name tag gives
2 CONT the name of the non-spacing character tested within the 'person'.
2 CONT Within the name the hex-values of the non-spacing character is given
2 CONT in ANSEL and UNICODE. The test strings contain the whole latin
2 CONT alphabet combined with this non-spacing character: captial letters
2 CONT in the BIRT.PLAC tag and small letters in the DEAT.PLAC tag.
2 CONT Example: One 'person' is named 'circle above'. The BIRT.PLAC
2 CONT tag contains all 26 capital letters with a small ring on top.
2 CONT Note: Not all charcters can be displayed on all computers.
2 CONT This strongly depends on the installed fonts and codepages.
2 CONT Many of the combined characters generated here do not even have
2 CONT a UNICDOE code point!
2 CONT This file based mainly on the GEDCOM 5.5 specification
2 CONT (see: ftp.gedcom.org/pub/genealogy/gedcom/gedcom55.zip)
2 CONT and on an updated ANSEL description in:
2 CONT http://www.gendex.com/gedcom55/55gcappd.htm
1 SUBM @SUBMITTER@
1 DATE 20 JAN 1998
0 @SUBMITTER@ SUBM
1 NAME /H. Eichmann/
1 ADDR email: h.eichmann@@gmx.de
0 @FATHER@ INDI
1 NAME /cyrillic (not possible in ANSEL)/
1 SEX M
1 FAMS @FAMILY@
0 @MOTHER@ INDI
1 NAME /greek (not possible in ANSEL)/
1 SEX F
1 FAMS @FAMILY@
0 @CHILD0@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 0/
1 BIRT
2 PLAC slash l - uppercase (¡), slash o - uppercase (¢), slash d - uppercase (£), thorn - uppercase (¤)
1 DEAT
2 PLAC ligature ae - uppercase (¥), ligature oe - uppercase (¦), miagkii znak (§), middle dot (¨), musical flat (©)
0 @CHILD1@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 1/
1 BIRT
2 PLAC patent mark (ª), plus-or-minus («), hook o - uppercase (¬), hook u - uppercase (­)
1 DEAT
2 PLAC alif (®), ayn (°), slash l - lowercase (±), slash o - lowercase (²), slash d - lowercase (³)
0 @CHILD2@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 2/
1 BIRT
2 PLAC thorn - lowercase (´), ligature ae - lowercase (µ), ligature oe - lowercase (¶), tverdyi znak (·)
1 DEAT
2 PLAC dotless i - lowercase (¸), british pound (¹), eth (º), hook o - lowercase (¼), hook u - lowercase (½)
0 @CHILD3@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 3/
1 BIRT
2 PLAC degree sign (À), script l (Á), phonograph copyright mark (Â), copyright symbol (Ã)
1 DEAT
2 PLAC musical sharp (Ä), inverted question mark (Å), inverted exclamation mark (Æ), es zet (Ï)
0 @CHILD4@ INDI
1 FAMC @FAMILY@
1 NAME code: E0 (Unicode: hook above, 0309)/low rising tone mark/
1 BIRT
2 PLAC àAàBàCàDàEàFàGàHàIàJàKàLàMàNàOàPàQàRàSàTàUàVàWàXàYàZ
1 DEAT
2 PLAC àaàbàcàdàeàfàgàhàiàjàkàlàmànàoàpàqàràsàtàuàvàwàxàyàz
0 @CHILD5@ INDI
1 FAMC @FAMILY@
1 NAME code: E1 (Unicode: grave, 0300)/grave accent/
1 BIRT
2 PLAC áAáBáCáDáEáFáGáHáIáJáKáLáMáNáOáPáQáRáSáTáUáVáWáXáYáZ
1 DEAT
2 PLAC áaábácádáeáfágáháiájákálámánáoápáqárásátáuáváwáxáyáz
0 @CHILD6@ INDI
1 FAMC @FAMILY@
1 NAME code: E2 (Unicode: acute, 0301)/acute accent/
1 BIRT
2 PLAC âAâBâCâDâEâFâGâHâIâJâKâLâMâNâOâPâQâRâSâTâUâVâWâXâYâZ
1 DEAT
2 PLAC âaâbâcâdâeâfâgâhâiâjâkâlâmânâoâpâqârâsâtâuâvâwâxâyâz
0 @CHILD7@ INDI
1 FAMC @FAMILY@
1 NAME code: E3 (Unicode: circumflex, 0302)/circumflex accent/
1 BIRT
2 PLAC ãAãBãCãDãEãFãGãHãIãJãKãLãMãNãOãPãQãRãSãTãUãVãWãXãYãZ
1 DEAT
2 PLAC ãaãbãcãdãeãfãgãhãiãjãkãlãmãnãoãpãqãrãsãtãuãvãwãxãyãz
0 @CHILD8@ INDI
1 FAMC @FAMILY@
1 NAME code: E4 (Unicode: tilde, 0303)/tilde/
1 BIRT
2 PLAC äAäBäCäDäEäFäGäHäIäJäKäLäMäNäOäPäQäRäSäTäUäVäWäXäYäZ
1 DEAT
2 PLAC äaäbäcädäeäfägähäiäjäkälämänäoäpäqäräsätäuäväwäxäyäz
0 @CHILD9@ INDI
1 FAMC @FAMILY@
1 NAME code: E5 (Unicode: macron, 0304)/macron/
1 BIRT
2 PLAC åAåBåCåDåEåFåGåHåIåJåKåLåMåNåOåPåQåRåSåTåUåVåWåXåYåZ
1 DEAT
2 PLAC åaåbåcådåeåfågåhåiåjåkålåmånåoåpåqåråsåtåuåvåwåxåyåz
0 @CHILD10@ INDI
1 FAMC @FAMILY@
1 NAME code: E6 (Unicode: breve, 0306)/breve/
1 BIRT
2 PLAC æAæBæCæDæEæFæGæHæIæJæKæLæMæNæOæPæQæRæSæTæUæVæWæXæYæZ
1 DEAT
2 PLAC æaæbæcædæeæfægæhæiæjækælæmænæoæpæqæræsætæuævæwæxæyæz
0 @CHILD11@ INDI
1 FAMC @FAMILY@
1 NAME code: E7 (Unicode: dot above, 0307)/dot above/
1 BIRT
2 PLAC çAçBçCçDçEçFçGçHçIçJçKçLçMçNçOçPçQçRçSçTçUçVçWçXçYçZ
1 DEAT
2 PLAC çaçbçcçdçeçfçgçhçiçjçkçlçmçnçoçpçqçrçsçtçuçvçwçxçyçz
0 @CHILD12@ INDI
1 FAMC @FAMILY@
1 NAME code: E8 (Unicode: diaeresis, 0308)/umlaut (dieresis)/
1 BIRT
2 PLAC èAèBèCèDèEèFèGèHèIèJèKèLèMèNèOèPèQèRèSèTèUèVèWèXèYèZ
1 DEAT
2 PLAC èaèbècèdèeèfègèhèièjèkèlèmènèoèpèqèrèsètèuèvèwèxèyèz
0 @CHILD13@ INDI
1 FAMC @FAMILY@
1 NAME code: E9 (Unicode: caron, 030C)/hacek/
1 BIRT
2 PLAC éAéBéCéDéEéFéGéHéIéJéKéLéMéNéOéPéQéRéSéTéUéVéWéXéYéZ
1 DEAT
2 PLAC éaébécédéeéfégéhéiéjékéléménéoépéqérésétéuévéwéxéyéz
0 @CHILD14@ INDI
1 FAMC @FAMILY@
1 NAME code: EA (Unicode: ring above, 030A)/circle above (angstrom)/
1 BIRT
2 PLAC êAêBêCêDêEêFêGêHêIêJêKêLêMêNêOêPêQêRêSêTêUêVêWêXêYêZ
1 DEAT
2 PLAC êaêbêcêdêeêfêgêhêiêjêkêlêmênêoêpêqêrêsêtêuêvêwêxêyêz
0 @CHILD15@ INDI
1 FAMC @FAMILY@
1 NAME code: EB (Unicode: ligature left half, FE20)/ligature, left half/
1 BIRT
2 PLAC ëAëBëCëDëEëFëGëHëIëJëKëLëMëNëOëPëQëRëSëTëUëVëWëXëYëZ
1 DEAT
2 PLAC ëaëbëcëdëeëfëgëhëiëjëkëlëmënëoëpëqërësëtëuëvëwëxëyëz
0 @CHILD16@ INDI
1 FAMC @FAMILY@
1 NAME code: EC (Unicode: ligature right half, FE21)/ligature, right half/
1 BIRT
2 PLAC ìAìBìCìDìEìFìGìHìIìJìKìLìMìNìOìPìQìRìSìTìUìVìWìXìYìZ
1 DEAT
2 PLAC ìaìbìcìdìeìfìgìhìiìjìkìlìmìnìoìpìqìrìsìtìuìvìwìxìyìz
0 @CHILD17@ INDI
1 FAMC @FAMILY@
1 NAME code: ED (Unicode: comma above right, 0315)/high comma, off center/
1 BIRT
2 PLAC íAíBíCíDíEíFíGíHíIíJíKíLíMíNíOíPíQíRíSíTíUíVíWíXíYíZ
1 DEAT
2 PLAC íaíbícídíeífígíhíiíjíkílímíníoípíqírísítíuívíwíxíyíz
0 @CHILD18@ INDI
1 FAMC @FAMILY@
1 NAME code: EE (Unicode: double acute, 030B)/double acute accent/
1 BIRT
2 PLAC îAîBîCîDîEîFîGîHîIîJîKîLîMîNîOîPîQîRîSîTîUîVîWîXîYîZ
1 DEAT
2 PLAC îaîbîcîdîeîfîgîhîiîjîkîlîmînîoîpîqîrîsîtîuîvîwîxîyîz
0 @CHILD19@ INDI
1 FAMC @FAMILY@
1 NAME code: EF (Unicode: candrabindu, 0310)/candrabindu/
1 BIRT
2 PLAC ïAïBïCïDïEïFïGïHïIïJïKïLïMïNïOïPïQïRïSïTïUïVïWïXïYïZ
1 DEAT
2 PLAC ïaïbïcïdïeïfïgïhïiïjïkïlïmïnïoïpïqïrïsïtïuïvïwïxïyïz
0 @CHILD20@ INDI
1 FAMC @FAMILY@
1 NAME code: F0 (Unicode: cedilla, 0327)/cedilla/
1 BIRT
2 PLAC ðAðBðCðDðEðFðGðHðIðJðKðLðMðNðOðPðQðRðSðTðUðVðWðXðYðZ
1 DEAT
2 PLAC ðaðbðcðdðeðfðgðhðiðjðkðlðmðnðoðpðqðrðsðtðuðvðwðxðyðz
0 @CHILD21@ INDI
1 FAMC @FAMILY@
1 NAME code: F1 (Unicode: ogonek, 0328)/right hook/
1 BIRT
2 PLAC ñAñBñCñDñEñFñGñHñIñJñKñLñMñNñOñPñQñRñSñTñUñVñWñXñYñZ
1 DEAT
2 PLAC ñañbñcñdñeñfñgñhñiñjñkñlñmñnñoñpñqñrñsñtñuñvñwñxñyñz
0 @CHILD22@ INDI
1 FAMC @FAMILY@
1 NAME code: F2 (Unicode: dot below, 0323)/dot below/
1 BIRT
2 PLAC òAòBòCòDòEòFòGòHòIòJòKòLòMòNòOòPòQòRòSòTòUòVòWòXòYòZ
1 DEAT
2 PLAC òaòbòcòdòeòfògòhòiòjòkòlòmònòoòpòqòròsòtòuòvòwòxòyòz
0 @CHILD23@ INDI
1 FAMC @FAMILY@
1 NAME code: F3 (Unicode: diaeresis below, 0324)/double dot below/
1 BIRT
2 PLAC óAóBóCóDóEóFóGóHóIóJóKóLóMóNóOóPóQóRóSóTóUóVóWóXóYóZ
1 DEAT
2 PLAC óaóbócódóeófógóhóiójókólómónóoópóqórósótóuóvówóxóyóz
0 @CHILD24@ INDI
1 FAMC @FAMILY@
1 NAME code: F4 (Unicode: ring below, 0325)/circle below/
1 BIRT
2 PLAC ôAôBôCôDôEôFôGôHôIôJôKôLôMôNôOôPôQôRôSôTôUôVôWôXôYôZ
1 DEAT
2 PLAC ôaôbôcôdôeôfôgôhôiôjôkôlômônôoôpôqôrôsôtôuôvôwôxôyôz
0 @CHILD25@ INDI
1 FAMC @FAMILY@
1 NAME code: F5 (Unicode: double low line, 0333)/double underscore/
1 BIRT
2 PLAC õAõBõCõDõEõFõGõHõIõJõKõLõMõNõOõPõQõRõSõTõUõVõWõXõYõZ
1 DEAT
2 PLAC õaõbõcõdõeõfõgõhõiõjõkõlõmõnõoõpõqõrõsõtõuõvõwõxõyõz
0 @CHILD26@ INDI
1 FAMC @FAMILY@
1 NAME code: F6 (Unicode: line below, 0332)/underscore/
1 BIRT
2 PLAC öAöBöCöDöEöFöGöHöIöJöKöLöMöNöOöPöQöRöSöTöUöVöWöXöYöZ
1 DEAT
2 PLAC öaöböcödöeöfögöhöiöjökölömönöoöpöqörösötöuövöwöxöyöz
0 @CHILD27@ INDI
1 FAMC @FAMILY@
1 NAME code: F7 (Unicode: comma below, 0326)/left hook/
1 BIRT
2 PLAC ÷A÷B÷C÷D÷E÷F÷G÷H÷I÷J÷K÷L÷M÷N÷O÷P÷Q÷R÷S÷T÷U÷V÷W÷X÷Y÷Z
1 DEAT
2 PLAC ÷a÷b÷c÷d÷e÷f÷g÷h÷i÷j÷k÷l÷m÷n÷o÷p÷q÷r÷s÷t÷u÷v÷w÷x÷y÷z
0 @CHILD28@ INDI
1 FAMC @FAMILY@
1 NAME code: F8 (Unicode: left half ring below, 031C)/right cedilla/
1 BIRT
2 PLAC øAøBøCøDøEøFøGøHøIøJøKøLøMøNøOøPøQøRøSøTøUøVøWøXøYøZ
1 DEAT
2 PLAC øaøbøcødøeøføgøhøiøjøkølømønøoøpøqørøsøtøuøvøwøxøyøz
0 @CHILD29@ INDI
1 FAMC @FAMILY@
1 NAME code: F9 (Unicode: breve below, 032E)/half circle below/
1 BIRT
2 PLAC ùAùBùCùDùEùFùGùHùIùJùKùLùMùNùOùPùQùRùSùTùUùVùWùXùYùZ
1 DEAT
2 PLAC ùaùbùcùdùeùfùgùhùiùjùkùlùmùnùoùpùqùrùsùtùuùvùwùxùyùz
0 @CHILD30@ INDI
1 FAMC @FAMILY@
1 NAME code: FA (Unicode: double tilde left half, FE22)/double tilde, left half/
1 BIRT
2 PLAC úAúBúCúDúEúFúGúHúIúJúKúLúMúNúOúPúQúRúSúTúUúVúWúXúYúZ
1 DEAT
2 PLAC úaúbúcúdúeúfúgúhúiújúkúlúmúnúoúpúqúrúsútúuúvúwúxúyúz
0 @CHILD31@ INDI
1 FAMC @FAMILY@
1 NAME code: FB (Unicode: double tilde right half, FE23)/double tilde, right half/
1 BIRT
2 PLAC ûAûBûCûDûEûFûGûHûIûJûKûLûMûNûOûPûQûRûSûTûUûVûWûXûYûZ
1 DEAT
2 PLAC ûaûbûcûdûeûfûgûhûiûjûkûlûmûnûoûpûqûrûsûtûuûvûwûxûyûz
0 @CHILD32@ INDI
1 FAMC @FAMILY@
1 NAME code: FE (Unicode: comma above, 0313)/high comma, centered/
1 BIRT
2 PLAC þAþBþCþDþEþFþGþHþIþJþKþLþMþNþOþPþQþRþSþTþUþVþWþXþYþZ
1 DEAT
2 PLAC þaþbþcþdþeþfþgþhþiþjþkþlþmþnþoþpþqþrþsþtþuþvþwþxþyþz
0 @FAMILY@ FAM
1 HUSB @FATHER@
1 WIFE @MOTHER@
1 CHIL @CHILD0@
1 CHIL @CHILD1@
1 CHIL @CHILD2@
1 CHIL @CHILD3@
1 CHIL @CHILD4@
1 CHIL @CHILD5@
1 CHIL @CHILD6@
1 CHIL @CHILD7@
1 CHIL @CHILD8@
1 CHIL @CHILD9@
1 CHIL @CHILD10@
1 CHIL @CHILD11@
1 CHIL @CHILD12@
1 CHIL @CHILD13@
1 CHIL @CHILD14@
1 CHIL @CHILD15@
1 CHIL @CHILD16@
1 CHIL @CHILD17@
1 CHIL @CHILD18@
1 CHIL @CHILD19@
1 CHIL @CHILD20@
1 CHIL @CHILD21@
1 CHIL @CHILD22@
1 CHIL @CHILD23@
1 CHIL @CHILD24@
1 CHIL @CHILD25@
1 CHIL @CHILD26@
1 CHIL @CHILD27@
1 CHIL @CHILD28@
1 CHIL @CHILD29@
1 CHIL @CHILD30@
1 CHIL @CHILD31@
1 CHIL @CHILD32@
0 TRLR

View File

@@ -0,0 +1,926 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000500000005" change="1464096763" id="E0000">
<type>Birth</type>
<place hlink="_0000000600000006"/>
</event>
<event handle="_0000000700000007" change="1464096763" id="E0001">
<type>Death</type>
<place hlink="_0000000800000008"/>
</event>
<event handle="_0000000a0000000a" change="1464096763" id="E0002">
<type>Birth</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000c0000000c" change="1464096763" id="E0003">
<type>Death</type>
<place hlink="_0000000d0000000d"/>
</event>
<event handle="_0000000f0000000f" change="1464096763" id="E0004">
<type>Birth</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001100000011" change="1464096763" id="E0005">
<type>Death</type>
<place hlink="_0000001200000012"/>
</event>
<event handle="_0000001400000014" change="1464096763" id="E0006">
<type>Birth</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001600000016" change="1464096763" id="E0007">
<type>Death</type>
<place hlink="_0000001700000017"/>
</event>
<event handle="_0000001900000019" change="1464096763" id="E0008">
<type>Birth</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001b0000001b" change="1464096763" id="E0009">
<type>Death</type>
<place hlink="_0000001c0000001c"/>
</event>
<event handle="_0000001e0000001e" change="1464096763" id="E0010">
<type>Birth</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002000000020" change="1464096763" id="E0011">
<type>Death</type>
<place hlink="_0000002100000021"/>
</event>
<event handle="_0000002300000023" change="1464096763" id="E0012">
<type>Birth</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002500000025" change="1464096763" id="E0013">
<type>Death</type>
<place hlink="_0000002600000026"/>
</event>
<event handle="_0000002800000028" change="1464096763" id="E0014">
<type>Birth</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002a0000002a" change="1464096763" id="E0015">
<type>Death</type>
<place hlink="_0000002b0000002b"/>
</event>
<event handle="_0000002d0000002d" change="1464096763" id="E0016">
<type>Birth</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000002f0000002f" change="1464096763" id="E0017">
<type>Death</type>
<place hlink="_0000003000000030"/>
</event>
<event handle="_0000003200000032" change="1464096763" id="E0018">
<type>Birth</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003400000034" change="1464096763" id="E0019">
<type>Death</type>
<place hlink="_0000003500000035"/>
</event>
<event handle="_0000003700000037" change="1464096763" id="E0020">
<type>Birth</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003900000039" change="1464096763" id="E0021">
<type>Death</type>
<place hlink="_0000003a0000003a"/>
</event>
<event handle="_0000003c0000003c" change="1464096763" id="E0022">
<type>Birth</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003e0000003e" change="1464096763" id="E0023">
<type>Death</type>
<place hlink="_0000003f0000003f"/>
</event>
<event handle="_0000004100000041" change="1464096763" id="E0024">
<type>Birth</type>
<place hlink="_0000004200000042"/>
</event>
<event handle="_0000004300000043" change="1464096763" id="E0025">
<type>Death</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004600000046" change="1464096763" id="E0026">
<type>Birth</type>
<place hlink="_0000004700000047"/>
</event>
<event handle="_0000004800000048" change="1464096763" id="E0027">
<type>Death</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004b0000004b" change="1464096763" id="E0028">
<type>Birth</type>
<place hlink="_0000004c0000004c"/>
</event>
<event handle="_0000004d0000004d" change="1464096763" id="E0029">
<type>Death</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000005000000050" change="1464096763" id="E0030">
<type>Birth</type>
<place hlink="_0000005100000051"/>
</event>
<event handle="_0000005200000052" change="1464096763" id="E0031">
<type>Death</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005500000055" change="1464096763" id="E0032">
<type>Birth</type>
<place hlink="_0000005600000056"/>
</event>
<event handle="_0000005700000057" change="1464096763" id="E0033">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005a0000005a" change="1464096763" id="E0034">
<type>Birth</type>
<place hlink="_0000005b0000005b"/>
</event>
<event handle="_0000005c0000005c" change="1464096763" id="E0035">
<type>Death</type>
<place hlink="_0000005d0000005d"/>
</event>
<event handle="_0000005f0000005f" change="1464096763" id="E0036">
<type>Birth</type>
<place hlink="_0000006000000060"/>
</event>
<event handle="_0000006100000061" change="1464096763" id="E0037">
<type>Death</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006400000064" change="1464096763" id="E0038">
<type>Birth</type>
<place hlink="_0000006500000065"/>
</event>
<event handle="_0000006600000066" change="1464096763" id="E0039">
<type>Death</type>
<place hlink="_0000006700000067"/>
</event>
<event handle="_0000006900000069" change="1464096763" id="E0040">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464096763" id="E0041">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464096763" id="E0042">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464096763" id="E0043">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464096763" id="E0044">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464096763" id="E0045">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464096763" id="E0046">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464096763" id="E0047">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464096763" id="E0048">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464096763" id="E0049">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464096763" id="E0050">
<type>Birth</type>
<place hlink="_0000008300000083"/>
</event>
<event handle="_0000008400000084" change="1464096763" id="E0051">
<type>Death</type>
<place hlink="_0000008500000085"/>
</event>
<event handle="_0000008700000087" change="1464096763" id="E0052">
<type>Birth</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008900000089" change="1464096763" id="E0053">
<type>Death</type>
<place hlink="_0000008a0000008a"/>
</event>
<event handle="_0000008c0000008c" change="1464096763" id="E0054">
<type>Birth</type>
<place hlink="_0000008d0000008d"/>
</event>
<event handle="_0000008e0000008e" change="1464096763" id="E0055">
<type>Death</type>
<place hlink="_0000008f0000008f"/>
</event>
<event handle="_0000009100000091" change="1464096763" id="E0056">
<type>Birth</type>
<place hlink="_0000009200000092"/>
</event>
<event handle="_0000009300000093" change="1464096763" id="E0057">
<type>Death</type>
<place hlink="_0000009400000094"/>
</event>
<event handle="_0000009600000096" change="1464096763" id="E0058">
<type>Birth</type>
<place hlink="_0000009700000097"/>
</event>
<event handle="_0000009800000098" change="1464096763" id="E0059">
<type>Death</type>
<place hlink="_0000009900000099"/>
</event>
<event handle="_0000009b0000009b" change="1464096763" id="E0060">
<type>Birth</type>
<place hlink="_0000009c0000009c"/>
</event>
<event handle="_0000009d0000009d" change="1464096763" id="E0061">
<type>Death</type>
<place hlink="_0000009e0000009e"/>
</event>
<event handle="_000000a0000000a0" change="1464096763" id="E0062">
<type>Birth</type>
<place hlink="_000000a1000000a1"/>
</event>
<event handle="_000000a2000000a2" change="1464096763" id="E0063">
<type>Death</type>
<place hlink="_000000a3000000a3"/>
</event>
<event handle="_000000a5000000a5" change="1464096763" id="E0064">
<type>Birth</type>
<place hlink="_000000a6000000a6"/>
</event>
<event handle="_000000a7000000a7" change="1464096763" id="E0065">
<type>Death</type>
<place hlink="_000000a8000000a8"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464096763" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000300000003" change="1464096763" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000400000004" change="1464096763" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000500000005" role="Primary"/>
<eventref hlink="_0000000700000007" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000900000009" change="1464096763" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<eventref hlink="_0000000c0000000c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000e0000000e" change="1464096763" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<eventref hlink="_0000001100000011" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001300000013" change="1464096763" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001400000014" role="Primary"/>
<eventref hlink="_0000001600000016" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001800000018" change="1464096763" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: E0 (Unicode: hook above, 0309)</first>
<surname>low rising tone mark</surname>
</name>
<eventref hlink="_0000001900000019" role="Primary"/>
<eventref hlink="_0000001b0000001b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001d0000001d" change="1464096763" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: E1 (Unicode: grave, 0300)</first>
<surname>grave accent</surname>
</name>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<eventref hlink="_0000002000000020" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002200000022" change="1464096763" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: E2 (Unicode: acute, 0301)</first>
<surname>acute accent</surname>
</name>
<eventref hlink="_0000002300000023" role="Primary"/>
<eventref hlink="_0000002500000025" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002700000027" change="1464096763" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: E3 (Unicode: circumflex, 0302)</first>
<surname>circumflex accent</surname>
</name>
<eventref hlink="_0000002800000028" role="Primary"/>
<eventref hlink="_0000002a0000002a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002c0000002c" change="1464096763" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: E4 (Unicode: tilde, 0303)</first>
<surname>tilde</surname>
</name>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<eventref hlink="_0000002f0000002f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003100000031" change="1464096763" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: E5 (Unicode: macron, 0304)</first>
<surname>macron</surname>
</name>
<eventref hlink="_0000003200000032" role="Primary"/>
<eventref hlink="_0000003400000034" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003600000036" change="1464096763" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: E6 (Unicode: breve, 0306)</first>
<surname>breve</surname>
</name>
<eventref hlink="_0000003700000037" role="Primary"/>
<eventref hlink="_0000003900000039" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003b0000003b" change="1464096763" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: E7 (Unicode: dot above, 0307)</first>
<surname>dot above</surname>
</name>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<eventref hlink="_0000003e0000003e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004000000040" change="1464096763" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: E8 (Unicode: diaeresis, 0308)</first>
<surname>umlaut (dieresis)</surname>
</name>
<eventref hlink="_0000004100000041" role="Primary"/>
<eventref hlink="_0000004300000043" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004500000045" change="1464096763" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: E9 (Unicode: caron, 030C)</first>
<surname>hacek</surname>
</name>
<eventref hlink="_0000004600000046" role="Primary"/>
<eventref hlink="_0000004800000048" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004a0000004a" change="1464096763" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: EA (Unicode: ring above, 030A)</first>
<surname>circle above (angstrom)</surname>
</name>
<eventref hlink="_0000004b0000004b" role="Primary"/>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004f0000004f" change="1464096763" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: EB (Unicode: ligature left half, FE20)</first>
<surname>ligature, left half</surname>
</name>
<eventref hlink="_0000005000000050" role="Primary"/>
<eventref hlink="_0000005200000052" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005400000054" change="1464096763" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: EC (Unicode: ligature right half, FE21)</first>
<surname>ligature, right half</surname>
</name>
<eventref hlink="_0000005500000055" role="Primary"/>
<eventref hlink="_0000005700000057" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005900000059" change="1464096763" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: ED (Unicode: comma above right, 0315)</first>
<surname>high comma, off center</surname>
</name>
<eventref hlink="_0000005a0000005a" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005e0000005e" change="1464096763" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: EE (Unicode: double acute, 030B)</first>
<surname>double acute accent</surname>
</name>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<eventref hlink="_0000006100000061" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006300000063" change="1464096763" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: EF (Unicode: candrabindu, 0310)</first>
<surname>candrabindu</surname>
</name>
<eventref hlink="_0000006400000064" role="Primary"/>
<eventref hlink="_0000006600000066" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006800000068" change="1464096763" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: F0 (Unicode: cedilla, 0327)</first>
<surname>cedilla</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006d0000006d" change="1464096763" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: F1 (Unicode: ogonek, 0328)</first>
<surname>right hook</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007200000072" change="1464096763" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: F2 (Unicode: dot below, 0323)</first>
<surname>dot below</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007700000077" change="1464096763" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: F3 (Unicode: diaeresis below, 0324)</first>
<surname>double dot below</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007c0000007c" change="1464096763" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: F4 (Unicode: ring below, 0325)</first>
<surname>circle below</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008100000081" change="1464096763" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: F5 (Unicode: double low line, 0333)</first>
<surname>double underscore</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008400000084" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008600000086" change="1464096763" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: F6 (Unicode: line below, 0332)</first>
<surname>underscore</surname>
</name>
<eventref hlink="_0000008700000087" role="Primary"/>
<eventref hlink="_0000008900000089" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008b0000008b" change="1464096763" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: F7 (Unicode: comma below, 0326)</first>
<surname>left hook</surname>
</name>
<eventref hlink="_0000008c0000008c" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009000000090" change="1464096763" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: F8 (Unicode: left half ring below, 031C)</first>
<surname>right cedilla</surname>
</name>
<eventref hlink="_0000009100000091" role="Primary"/>
<eventref hlink="_0000009300000093" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009500000095" change="1464096763" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: F9 (Unicode: breve below, 032E)</first>
<surname>half circle below</surname>
</name>
<eventref hlink="_0000009600000096" role="Primary"/>
<eventref hlink="_0000009800000098" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009a0000009a" change="1464096763" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FA (Unicode: double tilde left half, FE22)</first>
<surname>double tilde, left half</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009d0000009d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009f0000009f" change="1464096763" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FB (Unicode: double tilde right half, FE23)</first>
<surname>double tilde, right half</surname>
</name>
<eventref hlink="_000000a0000000a0" role="Primary"/>
<eventref hlink="_000000a2000000a2" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_000000a4000000a4" change="1464096763" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE (Unicode: comma above, 0313)</first>
<surname>high comma, centered</surname>
</name>
<eventref hlink="_000000a5000000a5" role="Primary"/>
<eventref hlink="_000000a7000000a7" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
</people>
<families>
<family handle="_0000000200000002" change="1464096763" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000300000003"/>
<childref hlink="_0000000400000004"/>
<childref hlink="_0000000900000009"/>
<childref hlink="_0000000e0000000e"/>
<childref hlink="_0000001300000013"/>
<childref hlink="_0000001800000018"/>
<childref hlink="_0000001d0000001d"/>
<childref hlink="_0000002200000022"/>
<childref hlink="_0000002700000027"/>
<childref hlink="_0000002c0000002c"/>
<childref hlink="_0000003100000031"/>
<childref hlink="_0000003600000036"/>
<childref hlink="_0000003b0000003b"/>
<childref hlink="_0000004000000040"/>
<childref hlink="_0000004500000045"/>
<childref hlink="_0000004a0000004a"/>
<childref hlink="_0000004f0000004f"/>
<childref hlink="_0000005400000054"/>
<childref hlink="_0000005900000059"/>
<childref hlink="_0000005e0000005e"/>
<childref hlink="_0000006300000063"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008600000086"/>
<childref hlink="_0000008b0000008b"/>
<childref hlink="_0000009000000090"/>
<childref hlink="_0000009500000095"/>
<childref hlink="_0000009a0000009a"/>
<childref hlink="_0000009f0000009f"/>
<childref hlink="_000000a4000000a4"/>
</family>
</families>
<places>
<placeobj handle="_0000000600000006" change="1464096763" id="P0000" type="Unknown">
<ptitle>slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)</ptitle>
<pname value="slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)"/>
</placeobj>
<placeobj handle="_0000000800000008" change="1464096763" id="P0001" type="Unknown">
<ptitle>ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)</ptitle>
<pname value="ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464096763" id="P0002" type="Unknown">
<ptitle>patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)</ptitle>
<pname value="patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)"/>
</placeobj>
<placeobj handle="_0000000d0000000d" change="1464096763" id="P0003" type="Unknown">
<ptitle>alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)</ptitle>
<pname value="alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464096763" id="P0004" type="Unknown">
<ptitle>thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)</ptitle>
<pname value="thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)"/>
</placeobj>
<placeobj handle="_0000001200000012" change="1464096763" id="P0005" type="Unknown">
<ptitle>dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)</ptitle>
<pname value="dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464096763" id="P0006" type="Unknown">
<ptitle>degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)</ptitle>
<pname value="degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)"/>
</placeobj>
<placeobj handle="_0000001700000017" change="1464096763" id="P0007" type="Unknown">
<ptitle>musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)</ptitle>
<pname value="musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464096763" id="P0008" type="Unknown">
<ptitle>ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉</ptitle>
<pname value="ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉"/>
</placeobj>
<placeobj handle="_0000001c0000001c" change="1464096763" id="P0009" type="Unknown">
<ptitle>ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉</ptitle>
<pname value="ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464096763" id="P0010" type="Unknown">
<ptitle>ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀</ptitle>
<pname value="ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀"/>
</placeobj>
<placeobj handle="_0000002100000021" change="1464096763" id="P0011" type="Unknown">
<ptitle>àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀</ptitle>
<pname value="àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464096763" id="P0012" type="Unknown">
<ptitle>ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ</ptitle>
<pname value="ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ"/>
</placeobj>
<placeobj handle="_0000002600000026" change="1464096763" id="P0013" type="Unknown">
<ptitle>áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź</ptitle>
<pname value="áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464096763" id="P0014" type="Unknown">
<ptitle>ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ</ptitle>
<pname value="ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ"/>
</placeobj>
<placeobj handle="_0000002b0000002b" change="1464096763" id="P0015" type="Unknown">
<ptitle>âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ</ptitle>
<pname value="âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464096763" id="P0016" type="Unknown">
<ptitle>ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃</ptitle>
<pname value="ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃"/>
</placeobj>
<placeobj handle="_0000003000000030" change="1464096763" id="P0017" type="Unknown">
<ptitle>ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃</ptitle>
<pname value="ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464096763" id="P0018" type="Unknown">
<ptitle>ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄</ptitle>
<pname value="ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄"/>
</placeobj>
<placeobj handle="_0000003500000035" change="1464096763" id="P0019" type="Unknown">
<ptitle>āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄</ptitle>
<pname value="āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464096763" id="P0020" type="Unknown">
<ptitle>ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆</ptitle>
<pname value="ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆"/>
</placeobj>
<placeobj handle="_0000003a0000003a" change="1464096763" id="P0021" type="Unknown">
<ptitle>ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆</ptitle>
<pname value="ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464096763" id="P0022" type="Unknown">
<ptitle>ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ</ptitle>
<pname value="ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ"/>
</placeobj>
<placeobj handle="_0000003f0000003f" change="1464096763" id="P0023" type="Unknown">
<ptitle>ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż</ptitle>
<pname value="ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004200000042" change="1464096763" id="P0024" type="Unknown">
<ptitle>ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈</ptitle>
<pname value="ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464096763" id="P0025" type="Unknown">
<ptitle>äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈</ptitle>
<pname value="äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈"/>
</placeobj>
<placeobj handle="_0000004700000047" change="1464096763" id="P0026" type="Unknown">
<ptitle>ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž</ptitle>
<pname value="ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464096763" id="P0027" type="Unknown">
<ptitle>ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž</ptitle>
<pname value="ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž"/>
</placeobj>
<placeobj handle="_0000004c0000004c" change="1464096763" id="P0028" type="Unknown">
<ptitle>ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊</ptitle>
<pname value="ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464096763" id="P0029" type="Unknown">
<ptitle>åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊</ptitle>
<pname value="åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊"/>
</placeobj>
<placeobj handle="_0000005100000051" change="1464096763" id="P0030" type="Unknown">
<ptitle>A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠</ptitle>
<pname value="A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464096763" id="P0031" type="Unknown">
<ptitle>a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠</ptitle>
<pname value="a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠"/>
</placeobj>
<placeobj handle="_0000005600000056" change="1464096763" id="P0032" type="Unknown">
<ptitle>A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡</ptitle>
<pname value="A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464096763" id="P0033" type="Unknown">
<ptitle>a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡</ptitle>
<pname value="a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡"/>
</placeobj>
<placeobj handle="_0000005b0000005b" change="1464096763" id="P0034" type="Unknown">
<ptitle>A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕</ptitle>
<pname value="A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕"/>
</placeobj>
<placeobj handle="_0000005d0000005d" change="1464096763" id="P0035" type="Unknown">
<ptitle>a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕</ptitle>
<pname value="a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕"/>
</placeobj>
<placeobj handle="_0000006000000060" change="1464096763" id="P0036" type="Unknown">
<ptitle>A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋</ptitle>
<pname value="A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464096763" id="P0037" type="Unknown">
<ptitle>a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋</ptitle>
<pname value="a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋"/>
</placeobj>
<placeobj handle="_0000006500000065" change="1464096763" id="P0038" type="Unknown">
<ptitle>A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐</ptitle>
<pname value="A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐"/>
</placeobj>
<placeobj handle="_0000006700000067" change="1464096763" id="P0039" type="Unknown">
<ptitle>a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐</ptitle>
<pname value="a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464096763" id="P0040" type="Unknown">
<ptitle>A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧</ptitle>
<pname value="A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464096763" id="P0041" type="Unknown">
<ptitle>a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧</ptitle>
<pname value="a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464096763" id="P0042" type="Unknown">
<ptitle>ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨</ptitle>
<pname value="ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464096763" id="P0043" type="Unknown">
<ptitle>ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨</ptitle>
<pname value="ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464096763" id="P0044" type="Unknown">
<ptitle>ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ</ptitle>
<pname value="ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464096763" id="P0045" type="Unknown">
<ptitle>ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ</ptitle>
<pname value="ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464096763" id="P0046" type="Unknown">
<ptitle>A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤</ptitle>
<pname value="A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464096763" id="P0047" type="Unknown">
<ptitle>a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤</ptitle>
<pname value="a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464096763" id="P0048" type="Unknown">
<ptitle>ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥</ptitle>
<pname value="ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464096763" id="P0049" type="Unknown">
<ptitle>ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥</ptitle>
<pname value="ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥"/>
</placeobj>
<placeobj handle="_0000008300000083" change="1464096763" id="P0050" type="Unknown">
<ptitle>A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳</ptitle>
<pname value="A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳"/>
</placeobj>
<placeobj handle="_0000008500000085" change="1464096763" id="P0051" type="Unknown">
<ptitle>a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳</ptitle>
<pname value="a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464096763" id="P0052" type="Unknown">
<ptitle>A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲</ptitle>
<pname value="A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲"/>
</placeobj>
<placeobj handle="_0000008a0000008a" change="1464096763" id="P0053" type="Unknown">
<ptitle>a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲</ptitle>
<pname value="a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲"/>
</placeobj>
<placeobj handle="_0000008d0000008d" change="1464096763" id="P0054" type="Unknown">
<ptitle>A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦</ptitle>
<pname value="A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦"/>
</placeobj>
<placeobj handle="_0000008f0000008f" change="1464096763" id="P0055" type="Unknown">
<ptitle>a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦</ptitle>
<pname value="a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦"/>
</placeobj>
<placeobj handle="_0000009200000092" change="1464096763" id="P0056" type="Unknown">
<ptitle>A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜</ptitle>
<pname value="A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜"/>
</placeobj>
<placeobj handle="_0000009400000094" change="1464096763" id="P0057" type="Unknown">
<ptitle>a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜</ptitle>
<pname value="a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜"/>
</placeobj>
<placeobj handle="_0000009700000097" change="1464096763" id="P0058" type="Unknown">
<ptitle>A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮</ptitle>
<pname value="A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮"/>
</placeobj>
<placeobj handle="_0000009900000099" change="1464096763" id="P0059" type="Unknown">
<ptitle>a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮</ptitle>
<pname value="a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮"/>
</placeobj>
<placeobj handle="_0000009c0000009c" change="1464096763" id="P0060" type="Unknown">
<ptitle>A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢</ptitle>
<pname value="A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢"/>
</placeobj>
<placeobj handle="_0000009e0000009e" change="1464096763" id="P0061" type="Unknown">
<ptitle>a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢</ptitle>
<pname value="a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢"/>
</placeobj>
<placeobj handle="_000000a1000000a1" change="1464096763" id="P0062" type="Unknown">
<ptitle>A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣</ptitle>
<pname value="A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣"/>
</placeobj>
<placeobj handle="_000000a3000000a3" change="1464096763" id="P0063" type="Unknown">
<ptitle>a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣</ptitle>
<pname value="a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣"/>
</placeobj>
<placeobj handle="_000000a6000000a6" change="1464096763" id="P0064" type="Unknown">
<ptitle>A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓</ptitle>
<pname value="A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓"/>
</placeobj>
<placeobj handle="_000000a8000000a8" change="1464096763" id="P0065" type="Unknown">
<ptitle>a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓</ptitle>
<pname value="a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓"/>
</placeobj>
</places>
</database>

315
data/tests/imp_ANSEL_LF.ged Normal file
View File

@@ -0,0 +1,315 @@
0 HEAD
1 CHAR ANSEL
1 SOUR REGISTERED_SOURCE_NAME
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 NOTE This GEDCOM transmission contains a charcter set test. It consists
2 CONT of a single family (two parents, many children). The parents are empty
2 CONT in the ANSEL version of the transmission. The children contain the
2 CONT combined letters and the special charcters (value > 128).
2 CONT The NAME tag of each 'person' is the name of the characters tested
2 CONT within the person. The BIRT.PLAC and DEAT.PLAC tags contain the
2 CONT test-strings.
2 CONT The first children contain special characters. Here the test string
2 CONT is 'character name (test character), ...' where 'character name'
2 CONT is the name of the character (like 'british pound') and
2 CONT 'test character' is a single byte representing this character
2 CONT in ANSEL.
2 CONT The last children contain combined characters. The name tag gives
2 CONT the name of the non-spacing character tested within the 'person'.
2 CONT Within the name the hex-values of the non-spacing character is given
2 CONT in ANSEL and UNICODE. The test strings contain the whole latin
2 CONT alphabet combined with this non-spacing character: captial letters
2 CONT in the BIRT.PLAC tag and small letters in the DEAT.PLAC tag.
2 CONT Example: One 'person' is named 'circle above'. The BIRT.PLAC
2 CONT tag contains all 26 capital letters with a small ring on top.
2 CONT Note: Not all charcters can be displayed on all computers.
2 CONT This strongly depends on the installed fonts and codepages.
2 CONT Many of the combined characters generated here do not even have
2 CONT a UNICDOE code point!
2 CONT This file based mainly on the GEDCOM 5.5 specification
2 CONT (see: ftp.gedcom.org/pub/genealogy/gedcom/gedcom55.zip)
2 CONT and on an updated ANSEL description in:
2 CONT http://www.gendex.com/gedcom55/55gcappd.htm
1 SUBM @SUBMITTER@
1 DATE 20 JAN 1998
0 @SUBMITTER@ SUBM
1 NAME /H. Eichmann/
1 ADDR email: h.eichmann@@gmx.de
0 @FATHER@ INDI
1 NAME /cyrillic (not possible in ANSEL)/
1 SEX M
1 FAMS @FAMILY@
0 @MOTHER@ INDI
1 NAME /greek (not possible in ANSEL)/
1 SEX F
1 FAMS @FAMILY@
0 @CHILD0@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 0/
1 BIRT
2 PLAC slash l - uppercase (¡), slash o - uppercase (¢), slash d - uppercase (£), thorn - uppercase (¤)
1 DEAT
2 PLAC ligature ae - uppercase (¥), ligature oe - uppercase (¦), miagkii znak (§), middle dot (¨), musical flat (©)
0 @CHILD1@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 1/
1 BIRT
2 PLAC patent mark (ª), plus-or-minus («), hook o - uppercase (¬), hook u - uppercase (­)
1 DEAT
2 PLAC alif (®), ayn (°), slash l - lowercase (±), slash o - lowercase (²), slash d - lowercase (³)
0 @CHILD2@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 2/
1 BIRT
2 PLAC thorn - lowercase (´), ligature ae - lowercase (µ), ligature oe - lowercase (¶), tverdyi znak (·)
1 DEAT
2 PLAC dotless i - lowercase (¸), british pound (¹), eth (º), hook o - lowercase (¼), hook u - lowercase (½)
0 @CHILD3@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 3/
1 BIRT
2 PLAC degree sign (À), script l (Á), phonograph copyright mark (Â), copyright symbol (Ã)
1 DEAT
2 PLAC musical sharp (Ä), inverted question mark (Å), inverted exclamation mark (Æ), es zet (Ï)
0 @CHILD4@ INDI
1 FAMC @FAMILY@
1 NAME code: E0 (Unicode: hook above, 0309)/low rising tone mark/
1 BIRT
2 PLAC àAàBàCàDàEàFàGàHàIàJàKàLàMàNàOàPàQàRàSàTàUàVàWàXàYàZ
1 DEAT
2 PLAC àaàbàcàdàeàfàgàhàiàjàkàlàmànàoàpàqàràsàtàuàvàwàxàyàz
0 @CHILD5@ INDI
1 FAMC @FAMILY@
1 NAME code: E1 (Unicode: grave, 0300)/grave accent/
1 BIRT
2 PLAC áAáBáCáDáEáFáGáHáIáJáKáLáMáNáOáPáQáRáSáTáUáVáWáXáYáZ
1 DEAT
2 PLAC áaábácádáeáfágáháiájákálámánáoápáqárásátáuáváwáxáyáz
0 @CHILD6@ INDI
1 FAMC @FAMILY@
1 NAME code: E2 (Unicode: acute, 0301)/acute accent/
1 BIRT
2 PLAC âAâBâCâDâEâFâGâHâIâJâKâLâMâNâOâPâQâRâSâTâUâVâWâXâYâZ
1 DEAT
2 PLAC âaâbâcâdâeâfâgâhâiâjâkâlâmânâoâpâqârâsâtâuâvâwâxâyâz
0 @CHILD7@ INDI
1 FAMC @FAMILY@
1 NAME code: E3 (Unicode: circumflex, 0302)/circumflex accent/
1 BIRT
2 PLAC ãAãBãCãDãEãFãGãHãIãJãKãLãMãNãOãPãQãRãSãTãUãVãWãXãYãZ
1 DEAT
2 PLAC ãaãbãcãdãeãfãgãhãiãjãkãlãmãnãoãpãqãrãsãtãuãvãwãxãyãz
0 @CHILD8@ INDI
1 FAMC @FAMILY@
1 NAME code: E4 (Unicode: tilde, 0303)/tilde/
1 BIRT
2 PLAC äAäBäCäDäEäFäGäHäIäJäKäLäMäNäOäPäQäRäSäTäUäVäWäXäYäZ
1 DEAT
2 PLAC äaäbäcädäeäfägähäiäjäkälämänäoäpäqäräsätäuäväwäxäyäz
0 @CHILD9@ INDI
1 FAMC @FAMILY@
1 NAME code: E5 (Unicode: macron, 0304)/macron/
1 BIRT
2 PLAC åAåBåCåDåEåFåGåHåIåJåKåLåMåNåOåPåQåRåSåTåUåVåWåXåYåZ
1 DEAT
2 PLAC åaåbåcådåeåfågåhåiåjåkålåmånåoåpåqåråsåtåuåvåwåxåyåz
0 @CHILD10@ INDI
1 FAMC @FAMILY@
1 NAME code: E6 (Unicode: breve, 0306)/breve/
1 BIRT
2 PLAC æAæBæCæDæEæFæGæHæIæJæKæLæMæNæOæPæQæRæSæTæUæVæWæXæYæZ
1 DEAT
2 PLAC æaæbæcædæeæfægæhæiæjækælæmænæoæpæqæræsætæuævæwæxæyæz
0 @CHILD11@ INDI
1 FAMC @FAMILY@
1 NAME code: E7 (Unicode: dot above, 0307)/dot above/
1 BIRT
2 PLAC çAçBçCçDçEçFçGçHçIçJçKçLçMçNçOçPçQçRçSçTçUçVçWçXçYçZ
1 DEAT
2 PLAC çaçbçcçdçeçfçgçhçiçjçkçlçmçnçoçpçqçrçsçtçuçvçwçxçyçz
0 @CHILD12@ INDI
1 FAMC @FAMILY@
1 NAME code: E8 (Unicode: diaeresis, 0308)/umlaut (dieresis)/
1 BIRT
2 PLAC èAèBèCèDèEèFèGèHèIèJèKèLèMèNèOèPèQèRèSèTèUèVèWèXèYèZ
1 DEAT
2 PLAC èaèbècèdèeèfègèhèièjèkèlèmènèoèpèqèrèsètèuèvèwèxèyèz
0 @CHILD13@ INDI
1 FAMC @FAMILY@
1 NAME code: E9 (Unicode: caron, 030C)/hacek/
1 BIRT
2 PLAC éAéBéCéDéEéFéGéHéIéJéKéLéMéNéOéPéQéRéSéTéUéVéWéXéYéZ
1 DEAT
2 PLAC éaébécédéeéfégéhéiéjékéléménéoépéqérésétéuévéwéxéyéz
0 @CHILD14@ INDI
1 FAMC @FAMILY@
1 NAME code: EA (Unicode: ring above, 030A)/circle above (angstrom)/
1 BIRT
2 PLAC êAêBêCêDêEêFêGêHêIêJêKêLêMêNêOêPêQêRêSêTêUêVêWêXêYêZ
1 DEAT
2 PLAC êaêbêcêdêeêfêgêhêiêjêkêlêmênêoêpêqêrêsêtêuêvêwêxêyêz
0 @CHILD15@ INDI
1 FAMC @FAMILY@
1 NAME code: EB (Unicode: ligature left half, FE20)/ligature, left half/
1 BIRT
2 PLAC ëAëBëCëDëEëFëGëHëIëJëKëLëMëNëOëPëQëRëSëTëUëVëWëXëYëZ
1 DEAT
2 PLAC ëaëbëcëdëeëfëgëhëiëjëkëlëmënëoëpëqërësëtëuëvëwëxëyëz
0 @CHILD16@ INDI
1 FAMC @FAMILY@
1 NAME code: EC (Unicode: ligature right half, FE21)/ligature, right half/
1 BIRT
2 PLAC ìAìBìCìDìEìFìGìHìIìJìKìLìMìNìOìPìQìRìSìTìUìVìWìXìYìZ
1 DEAT
2 PLAC ìaìbìcìdìeìfìgìhìiìjìkìlìmìnìoìpìqìrìsìtìuìvìwìxìyìz
0 @CHILD17@ INDI
1 FAMC @FAMILY@
1 NAME code: ED (Unicode: comma above right, 0315)/high comma, off center/
1 BIRT
2 PLAC íAíBíCíDíEíFíGíHíIíJíKíLíMíNíOíPíQíRíSíTíUíVíWíXíYíZ
1 DEAT
2 PLAC íaíbícídíeífígíhíiíjíkílímíníoípíqírísítíuívíwíxíyíz
0 @CHILD18@ INDI
1 FAMC @FAMILY@
1 NAME code: EE (Unicode: double acute, 030B)/double acute accent/
1 BIRT
2 PLAC îAîBîCîDîEîFîGîHîIîJîKîLîMîNîOîPîQîRîSîTîUîVîWîXîYîZ
1 DEAT
2 PLAC îaîbîcîdîeîfîgîhîiîjîkîlîmînîoîpîqîrîsîtîuîvîwîxîyîz
0 @CHILD19@ INDI
1 FAMC @FAMILY@
1 NAME code: EF (Unicode: candrabindu, 0310)/candrabindu/
1 BIRT
2 PLAC ïAïBïCïDïEïFïGïHïIïJïKïLïMïNïOïPïQïRïSïTïUïVïWïXïYïZ
1 DEAT
2 PLAC ïaïbïcïdïeïfïgïhïiïjïkïlïmïnïoïpïqïrïsïtïuïvïwïxïyïz
0 @CHILD20@ INDI
1 FAMC @FAMILY@
1 NAME code: F0 (Unicode: cedilla, 0327)/cedilla/
1 BIRT
2 PLAC ðAðBðCðDðEðFðGðHðIðJðKðLðMðNðOðPðQðRðSðTðUðVðWðXðYðZ
1 DEAT
2 PLAC ðaðbðcðdðeðfðgðhðiðjðkðlðmðnðoðpðqðrðsðtðuðvðwðxðyðz
0 @CHILD21@ INDI
1 FAMC @FAMILY@
1 NAME code: F1 (Unicode: ogonek, 0328)/right hook/
1 BIRT
2 PLAC ñAñBñCñDñEñFñGñHñIñJñKñLñMñNñOñPñQñRñSñTñUñVñWñXñYñZ
1 DEAT
2 PLAC ñañbñcñdñeñfñgñhñiñjñkñlñmñnñoñpñqñrñsñtñuñvñwñxñyñz
0 @CHILD22@ INDI
1 FAMC @FAMILY@
1 NAME code: F2 (Unicode: dot below, 0323)/dot below/
1 BIRT
2 PLAC òAòBòCòDòEòFòGòHòIòJòKòLòMòNòOòPòQòRòSòTòUòVòWòXòYòZ
1 DEAT
2 PLAC òaòbòcòdòeòfògòhòiòjòkòlòmònòoòpòqòròsòtòuòvòwòxòyòz
0 @CHILD23@ INDI
1 FAMC @FAMILY@
1 NAME code: F3 (Unicode: diaeresis below, 0324)/double dot below/
1 BIRT
2 PLAC óAóBóCóDóEóFóGóHóIóJóKóLóMóNóOóPóQóRóSóTóUóVóWóXóYóZ
1 DEAT
2 PLAC óaóbócódóeófógóhóiójókólómónóoópóqórósótóuóvówóxóyóz
0 @CHILD24@ INDI
1 FAMC @FAMILY@
1 NAME code: F4 (Unicode: ring below, 0325)/circle below/
1 BIRT
2 PLAC ôAôBôCôDôEôFôGôHôIôJôKôLôMôNôOôPôQôRôSôTôUôVôWôXôYôZ
1 DEAT
2 PLAC ôaôbôcôdôeôfôgôhôiôjôkôlômônôoôpôqôrôsôtôuôvôwôxôyôz
0 @CHILD25@ INDI
1 FAMC @FAMILY@
1 NAME code: F5 (Unicode: double low line, 0333)/double underscore/
1 BIRT
2 PLAC õAõBõCõDõEõFõGõHõIõJõKõLõMõNõOõPõQõRõSõTõUõVõWõXõYõZ
1 DEAT
2 PLAC õaõbõcõdõeõfõgõhõiõjõkõlõmõnõoõpõqõrõsõtõuõvõwõxõyõz
0 @CHILD26@ INDI
1 FAMC @FAMILY@
1 NAME code: F6 (Unicode: line below, 0332)/underscore/
1 BIRT
2 PLAC öAöBöCöDöEöFöGöHöIöJöKöLöMöNöOöPöQöRöSöTöUöVöWöXöYöZ
1 DEAT
2 PLAC öaöböcödöeöfögöhöiöjökölömönöoöpöqörösötöuövöwöxöyöz
0 @CHILD27@ INDI
1 FAMC @FAMILY@
1 NAME code: F7 (Unicode: comma below, 0326)/left hook/
1 BIRT
2 PLAC ÷A÷B÷C÷D÷E÷F÷G÷H÷I÷J÷K÷L÷M÷N÷O÷P÷Q÷R÷S÷T÷U÷V÷W÷X÷Y÷Z
1 DEAT
2 PLAC ÷a÷b÷c÷d÷e÷f÷g÷h÷i÷j÷k÷l÷m÷n÷o÷p÷q÷r÷s÷t÷u÷v÷w÷x÷y÷z
0 @CHILD28@ INDI
1 FAMC @FAMILY@
1 NAME code: F8 (Unicode: left half ring below, 031C)/right cedilla/
1 BIRT
2 PLAC øAøBøCøDøEøFøGøHøIøJøKøLøMøNøOøPøQøRøSøTøUøVøWøXøYøZ
1 DEAT
2 PLAC øaøbøcødøeøføgøhøiøjøkølømønøoøpøqørøsøtøuøvøwøxøyøz
0 @CHILD29@ INDI
1 FAMC @FAMILY@
1 NAME code: F9 (Unicode: breve below, 032E)/half circle below/
1 BIRT
2 PLAC ùAùBùCùDùEùFùGùHùIùJùKùLùMùNùOùPùQùRùSùTùUùVùWùXùYùZ
1 DEAT
2 PLAC ùaùbùcùdùeùfùgùhùiùjùkùlùmùnùoùpùqùrùsùtùuùvùwùxùyùz
0 @CHILD30@ INDI
1 FAMC @FAMILY@
1 NAME code: FA (Unicode: double tilde left half, FE22)/double tilde, left half/
1 BIRT
2 PLAC úAúBúCúDúEúFúGúHúIúJúKúLúMúNúOúPúQúRúSúTúUúVúWúXúYúZ
1 DEAT
2 PLAC úaúbúcúdúeúfúgúhúiújúkúlúmúnúoúpúqúrúsútúuúvúwúxúyúz
0 @CHILD31@ INDI
1 FAMC @FAMILY@
1 NAME code: FB (Unicode: double tilde right half, FE23)/double tilde, right half/
1 BIRT
2 PLAC ûAûBûCûDûEûFûGûHûIûJûKûLûMûNûOûPûQûRûSûTûUûVûWûXûYûZ
1 DEAT
2 PLAC ûaûbûcûdûeûfûgûhûiûjûkûlûmûnûoûpûqûrûsûtûuûvûwûxûyûz
0 @CHILD32@ INDI
1 FAMC @FAMILY@
1 NAME code: FE (Unicode: comma above, 0313)/high comma, centered/
1 BIRT
2 PLAC þAþBþCþDþEþFþGþHþIþJþKþLþMþNþOþPþQþRþSþTþUþVþWþXþYþZ
1 DEAT
2 PLAC þaþbþcþdþeþfþgþhþiþjþkþlþmþnþoþpþqþrþsþtþuþvþwþxþyþz
0 @FAMILY@ FAM
1 HUSB @FATHER@
1 WIFE @MOTHER@
1 CHIL @CHILD0@
1 CHIL @CHILD1@
1 CHIL @CHILD2@
1 CHIL @CHILD3@
1 CHIL @CHILD4@
1 CHIL @CHILD5@
1 CHIL @CHILD6@
1 CHIL @CHILD7@
1 CHIL @CHILD8@
1 CHIL @CHILD9@
1 CHIL @CHILD10@
1 CHIL @CHILD11@
1 CHIL @CHILD12@
1 CHIL @CHILD13@
1 CHIL @CHILD14@
1 CHIL @CHILD15@
1 CHIL @CHILD16@
1 CHIL @CHILD17@
1 CHIL @CHILD18@
1 CHIL @CHILD19@
1 CHIL @CHILD20@
1 CHIL @CHILD21@
1 CHIL @CHILD22@
1 CHIL @CHILD23@
1 CHIL @CHILD24@
1 CHIL @CHILD25@
1 CHIL @CHILD26@
1 CHIL @CHILD27@
1 CHIL @CHILD28@
1 CHIL @CHILD29@
1 CHIL @CHILD30@
1 CHIL @CHILD31@
1 CHIL @CHILD32@
0 TRLR

View File

@@ -0,0 +1,926 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000500000005" change="1464096763" id="E0000">
<type>Birth</type>
<place hlink="_0000000600000006"/>
</event>
<event handle="_0000000700000007" change="1464096763" id="E0001">
<type>Death</type>
<place hlink="_0000000800000008"/>
</event>
<event handle="_0000000a0000000a" change="1464096763" id="E0002">
<type>Birth</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000c0000000c" change="1464096763" id="E0003">
<type>Death</type>
<place hlink="_0000000d0000000d"/>
</event>
<event handle="_0000000f0000000f" change="1464096763" id="E0004">
<type>Birth</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001100000011" change="1464096763" id="E0005">
<type>Death</type>
<place hlink="_0000001200000012"/>
</event>
<event handle="_0000001400000014" change="1464096763" id="E0006">
<type>Birth</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001600000016" change="1464096763" id="E0007">
<type>Death</type>
<place hlink="_0000001700000017"/>
</event>
<event handle="_0000001900000019" change="1464096763" id="E0008">
<type>Birth</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001b0000001b" change="1464096763" id="E0009">
<type>Death</type>
<place hlink="_0000001c0000001c"/>
</event>
<event handle="_0000001e0000001e" change="1464096763" id="E0010">
<type>Birth</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002000000020" change="1464096763" id="E0011">
<type>Death</type>
<place hlink="_0000002100000021"/>
</event>
<event handle="_0000002300000023" change="1464096763" id="E0012">
<type>Birth</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002500000025" change="1464096763" id="E0013">
<type>Death</type>
<place hlink="_0000002600000026"/>
</event>
<event handle="_0000002800000028" change="1464096763" id="E0014">
<type>Birth</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002a0000002a" change="1464096763" id="E0015">
<type>Death</type>
<place hlink="_0000002b0000002b"/>
</event>
<event handle="_0000002d0000002d" change="1464096763" id="E0016">
<type>Birth</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000002f0000002f" change="1464096763" id="E0017">
<type>Death</type>
<place hlink="_0000003000000030"/>
</event>
<event handle="_0000003200000032" change="1464096763" id="E0018">
<type>Birth</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003400000034" change="1464096763" id="E0019">
<type>Death</type>
<place hlink="_0000003500000035"/>
</event>
<event handle="_0000003700000037" change="1464096763" id="E0020">
<type>Birth</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003900000039" change="1464096763" id="E0021">
<type>Death</type>
<place hlink="_0000003a0000003a"/>
</event>
<event handle="_0000003c0000003c" change="1464096763" id="E0022">
<type>Birth</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003e0000003e" change="1464096763" id="E0023">
<type>Death</type>
<place hlink="_0000003f0000003f"/>
</event>
<event handle="_0000004100000041" change="1464096763" id="E0024">
<type>Birth</type>
<place hlink="_0000004200000042"/>
</event>
<event handle="_0000004300000043" change="1464096763" id="E0025">
<type>Death</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004600000046" change="1464096763" id="E0026">
<type>Birth</type>
<place hlink="_0000004700000047"/>
</event>
<event handle="_0000004800000048" change="1464096763" id="E0027">
<type>Death</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004b0000004b" change="1464096763" id="E0028">
<type>Birth</type>
<place hlink="_0000004c0000004c"/>
</event>
<event handle="_0000004d0000004d" change="1464096763" id="E0029">
<type>Death</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000005000000050" change="1464096763" id="E0030">
<type>Birth</type>
<place hlink="_0000005100000051"/>
</event>
<event handle="_0000005200000052" change="1464096763" id="E0031">
<type>Death</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005500000055" change="1464096763" id="E0032">
<type>Birth</type>
<place hlink="_0000005600000056"/>
</event>
<event handle="_0000005700000057" change="1464096763" id="E0033">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005a0000005a" change="1464096763" id="E0034">
<type>Birth</type>
<place hlink="_0000005b0000005b"/>
</event>
<event handle="_0000005c0000005c" change="1464096763" id="E0035">
<type>Death</type>
<place hlink="_0000005d0000005d"/>
</event>
<event handle="_0000005f0000005f" change="1464096763" id="E0036">
<type>Birth</type>
<place hlink="_0000006000000060"/>
</event>
<event handle="_0000006100000061" change="1464096763" id="E0037">
<type>Death</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006400000064" change="1464096763" id="E0038">
<type>Birth</type>
<place hlink="_0000006500000065"/>
</event>
<event handle="_0000006600000066" change="1464096763" id="E0039">
<type>Death</type>
<place hlink="_0000006700000067"/>
</event>
<event handle="_0000006900000069" change="1464096763" id="E0040">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464096763" id="E0041">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464096763" id="E0042">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464096763" id="E0043">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464096763" id="E0044">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464096763" id="E0045">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464096763" id="E0046">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464096763" id="E0047">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464096763" id="E0048">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464096763" id="E0049">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464096763" id="E0050">
<type>Birth</type>
<place hlink="_0000008300000083"/>
</event>
<event handle="_0000008400000084" change="1464096763" id="E0051">
<type>Death</type>
<place hlink="_0000008500000085"/>
</event>
<event handle="_0000008700000087" change="1464096763" id="E0052">
<type>Birth</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008900000089" change="1464096763" id="E0053">
<type>Death</type>
<place hlink="_0000008a0000008a"/>
</event>
<event handle="_0000008c0000008c" change="1464096763" id="E0054">
<type>Birth</type>
<place hlink="_0000008d0000008d"/>
</event>
<event handle="_0000008e0000008e" change="1464096763" id="E0055">
<type>Death</type>
<place hlink="_0000008f0000008f"/>
</event>
<event handle="_0000009100000091" change="1464096763" id="E0056">
<type>Birth</type>
<place hlink="_0000009200000092"/>
</event>
<event handle="_0000009300000093" change="1464096763" id="E0057">
<type>Death</type>
<place hlink="_0000009400000094"/>
</event>
<event handle="_0000009600000096" change="1464096763" id="E0058">
<type>Birth</type>
<place hlink="_0000009700000097"/>
</event>
<event handle="_0000009800000098" change="1464096763" id="E0059">
<type>Death</type>
<place hlink="_0000009900000099"/>
</event>
<event handle="_0000009b0000009b" change="1464096763" id="E0060">
<type>Birth</type>
<place hlink="_0000009c0000009c"/>
</event>
<event handle="_0000009d0000009d" change="1464096763" id="E0061">
<type>Death</type>
<place hlink="_0000009e0000009e"/>
</event>
<event handle="_000000a0000000a0" change="1464096763" id="E0062">
<type>Birth</type>
<place hlink="_000000a1000000a1"/>
</event>
<event handle="_000000a2000000a2" change="1464096763" id="E0063">
<type>Death</type>
<place hlink="_000000a3000000a3"/>
</event>
<event handle="_000000a5000000a5" change="1464096763" id="E0064">
<type>Birth</type>
<place hlink="_000000a6000000a6"/>
</event>
<event handle="_000000a7000000a7" change="1464096763" id="E0065">
<type>Death</type>
<place hlink="_000000a8000000a8"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464096763" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000300000003" change="1464096763" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000400000004" change="1464096763" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000500000005" role="Primary"/>
<eventref hlink="_0000000700000007" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000900000009" change="1464096763" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<eventref hlink="_0000000c0000000c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000e0000000e" change="1464096763" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<eventref hlink="_0000001100000011" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001300000013" change="1464096763" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001400000014" role="Primary"/>
<eventref hlink="_0000001600000016" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001800000018" change="1464096763" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: E0 (Unicode: hook above, 0309)</first>
<surname>low rising tone mark</surname>
</name>
<eventref hlink="_0000001900000019" role="Primary"/>
<eventref hlink="_0000001b0000001b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001d0000001d" change="1464096763" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: E1 (Unicode: grave, 0300)</first>
<surname>grave accent</surname>
</name>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<eventref hlink="_0000002000000020" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002200000022" change="1464096763" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: E2 (Unicode: acute, 0301)</first>
<surname>acute accent</surname>
</name>
<eventref hlink="_0000002300000023" role="Primary"/>
<eventref hlink="_0000002500000025" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002700000027" change="1464096763" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: E3 (Unicode: circumflex, 0302)</first>
<surname>circumflex accent</surname>
</name>
<eventref hlink="_0000002800000028" role="Primary"/>
<eventref hlink="_0000002a0000002a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002c0000002c" change="1464096763" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: E4 (Unicode: tilde, 0303)</first>
<surname>tilde</surname>
</name>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<eventref hlink="_0000002f0000002f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003100000031" change="1464096763" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: E5 (Unicode: macron, 0304)</first>
<surname>macron</surname>
</name>
<eventref hlink="_0000003200000032" role="Primary"/>
<eventref hlink="_0000003400000034" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003600000036" change="1464096763" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: E6 (Unicode: breve, 0306)</first>
<surname>breve</surname>
</name>
<eventref hlink="_0000003700000037" role="Primary"/>
<eventref hlink="_0000003900000039" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003b0000003b" change="1464096763" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: E7 (Unicode: dot above, 0307)</first>
<surname>dot above</surname>
</name>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<eventref hlink="_0000003e0000003e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004000000040" change="1464096763" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: E8 (Unicode: diaeresis, 0308)</first>
<surname>umlaut (dieresis)</surname>
</name>
<eventref hlink="_0000004100000041" role="Primary"/>
<eventref hlink="_0000004300000043" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004500000045" change="1464096763" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: E9 (Unicode: caron, 030C)</first>
<surname>hacek</surname>
</name>
<eventref hlink="_0000004600000046" role="Primary"/>
<eventref hlink="_0000004800000048" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004a0000004a" change="1464096763" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: EA (Unicode: ring above, 030A)</first>
<surname>circle above (angstrom)</surname>
</name>
<eventref hlink="_0000004b0000004b" role="Primary"/>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004f0000004f" change="1464096763" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: EB (Unicode: ligature left half, FE20)</first>
<surname>ligature, left half</surname>
</name>
<eventref hlink="_0000005000000050" role="Primary"/>
<eventref hlink="_0000005200000052" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005400000054" change="1464096763" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: EC (Unicode: ligature right half, FE21)</first>
<surname>ligature, right half</surname>
</name>
<eventref hlink="_0000005500000055" role="Primary"/>
<eventref hlink="_0000005700000057" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005900000059" change="1464096763" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: ED (Unicode: comma above right, 0315)</first>
<surname>high comma, off center</surname>
</name>
<eventref hlink="_0000005a0000005a" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005e0000005e" change="1464096763" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: EE (Unicode: double acute, 030B)</first>
<surname>double acute accent</surname>
</name>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<eventref hlink="_0000006100000061" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006300000063" change="1464096763" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: EF (Unicode: candrabindu, 0310)</first>
<surname>candrabindu</surname>
</name>
<eventref hlink="_0000006400000064" role="Primary"/>
<eventref hlink="_0000006600000066" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006800000068" change="1464096763" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: F0 (Unicode: cedilla, 0327)</first>
<surname>cedilla</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006d0000006d" change="1464096763" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: F1 (Unicode: ogonek, 0328)</first>
<surname>right hook</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007200000072" change="1464096763" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: F2 (Unicode: dot below, 0323)</first>
<surname>dot below</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007700000077" change="1464096763" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: F3 (Unicode: diaeresis below, 0324)</first>
<surname>double dot below</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007c0000007c" change="1464096763" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: F4 (Unicode: ring below, 0325)</first>
<surname>circle below</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008100000081" change="1464096763" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: F5 (Unicode: double low line, 0333)</first>
<surname>double underscore</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008400000084" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008600000086" change="1464096763" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: F6 (Unicode: line below, 0332)</first>
<surname>underscore</surname>
</name>
<eventref hlink="_0000008700000087" role="Primary"/>
<eventref hlink="_0000008900000089" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008b0000008b" change="1464096763" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: F7 (Unicode: comma below, 0326)</first>
<surname>left hook</surname>
</name>
<eventref hlink="_0000008c0000008c" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009000000090" change="1464096763" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: F8 (Unicode: left half ring below, 031C)</first>
<surname>right cedilla</surname>
</name>
<eventref hlink="_0000009100000091" role="Primary"/>
<eventref hlink="_0000009300000093" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009500000095" change="1464096763" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: F9 (Unicode: breve below, 032E)</first>
<surname>half circle below</surname>
</name>
<eventref hlink="_0000009600000096" role="Primary"/>
<eventref hlink="_0000009800000098" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009a0000009a" change="1464096763" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FA (Unicode: double tilde left half, FE22)</first>
<surname>double tilde, left half</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009d0000009d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009f0000009f" change="1464096763" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FB (Unicode: double tilde right half, FE23)</first>
<surname>double tilde, right half</surname>
</name>
<eventref hlink="_000000a0000000a0" role="Primary"/>
<eventref hlink="_000000a2000000a2" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_000000a4000000a4" change="1464096763" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE (Unicode: comma above, 0313)</first>
<surname>high comma, centered</surname>
</name>
<eventref hlink="_000000a5000000a5" role="Primary"/>
<eventref hlink="_000000a7000000a7" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
</people>
<families>
<family handle="_0000000200000002" change="1464096763" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000300000003"/>
<childref hlink="_0000000400000004"/>
<childref hlink="_0000000900000009"/>
<childref hlink="_0000000e0000000e"/>
<childref hlink="_0000001300000013"/>
<childref hlink="_0000001800000018"/>
<childref hlink="_0000001d0000001d"/>
<childref hlink="_0000002200000022"/>
<childref hlink="_0000002700000027"/>
<childref hlink="_0000002c0000002c"/>
<childref hlink="_0000003100000031"/>
<childref hlink="_0000003600000036"/>
<childref hlink="_0000003b0000003b"/>
<childref hlink="_0000004000000040"/>
<childref hlink="_0000004500000045"/>
<childref hlink="_0000004a0000004a"/>
<childref hlink="_0000004f0000004f"/>
<childref hlink="_0000005400000054"/>
<childref hlink="_0000005900000059"/>
<childref hlink="_0000005e0000005e"/>
<childref hlink="_0000006300000063"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008600000086"/>
<childref hlink="_0000008b0000008b"/>
<childref hlink="_0000009000000090"/>
<childref hlink="_0000009500000095"/>
<childref hlink="_0000009a0000009a"/>
<childref hlink="_0000009f0000009f"/>
<childref hlink="_000000a4000000a4"/>
</family>
</families>
<places>
<placeobj handle="_0000000600000006" change="1464096763" id="P0000" type="Unknown">
<ptitle>slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)</ptitle>
<pname value="slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)"/>
</placeobj>
<placeobj handle="_0000000800000008" change="1464096763" id="P0001" type="Unknown">
<ptitle>ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)</ptitle>
<pname value="ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464096763" id="P0002" type="Unknown">
<ptitle>patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)</ptitle>
<pname value="patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)"/>
</placeobj>
<placeobj handle="_0000000d0000000d" change="1464096763" id="P0003" type="Unknown">
<ptitle>alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)</ptitle>
<pname value="alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464096763" id="P0004" type="Unknown">
<ptitle>thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)</ptitle>
<pname value="thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)"/>
</placeobj>
<placeobj handle="_0000001200000012" change="1464096763" id="P0005" type="Unknown">
<ptitle>dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)</ptitle>
<pname value="dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464096763" id="P0006" type="Unknown">
<ptitle>degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)</ptitle>
<pname value="degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)"/>
</placeobj>
<placeobj handle="_0000001700000017" change="1464096763" id="P0007" type="Unknown">
<ptitle>musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)</ptitle>
<pname value="musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464096763" id="P0008" type="Unknown">
<ptitle>ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉</ptitle>
<pname value="ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉"/>
</placeobj>
<placeobj handle="_0000001c0000001c" change="1464096763" id="P0009" type="Unknown">
<ptitle>ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉</ptitle>
<pname value="ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464096763" id="P0010" type="Unknown">
<ptitle>ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀</ptitle>
<pname value="ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀"/>
</placeobj>
<placeobj handle="_0000002100000021" change="1464096763" id="P0011" type="Unknown">
<ptitle>àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀</ptitle>
<pname value="àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464096763" id="P0012" type="Unknown">
<ptitle>ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ</ptitle>
<pname value="ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ"/>
</placeobj>
<placeobj handle="_0000002600000026" change="1464096763" id="P0013" type="Unknown">
<ptitle>áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź</ptitle>
<pname value="áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464096763" id="P0014" type="Unknown">
<ptitle>ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ</ptitle>
<pname value="ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ"/>
</placeobj>
<placeobj handle="_0000002b0000002b" change="1464096763" id="P0015" type="Unknown">
<ptitle>âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ</ptitle>
<pname value="âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464096763" id="P0016" type="Unknown">
<ptitle>ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃</ptitle>
<pname value="ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃"/>
</placeobj>
<placeobj handle="_0000003000000030" change="1464096763" id="P0017" type="Unknown">
<ptitle>ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃</ptitle>
<pname value="ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464096763" id="P0018" type="Unknown">
<ptitle>ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄</ptitle>
<pname value="ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄"/>
</placeobj>
<placeobj handle="_0000003500000035" change="1464096763" id="P0019" type="Unknown">
<ptitle>āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄</ptitle>
<pname value="āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464096763" id="P0020" type="Unknown">
<ptitle>ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆</ptitle>
<pname value="ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆"/>
</placeobj>
<placeobj handle="_0000003a0000003a" change="1464096763" id="P0021" type="Unknown">
<ptitle>ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆</ptitle>
<pname value="ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464096763" id="P0022" type="Unknown">
<ptitle>ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ</ptitle>
<pname value="ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ"/>
</placeobj>
<placeobj handle="_0000003f0000003f" change="1464096763" id="P0023" type="Unknown">
<ptitle>ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż</ptitle>
<pname value="ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004200000042" change="1464096763" id="P0024" type="Unknown">
<ptitle>ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈</ptitle>
<pname value="ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464096763" id="P0025" type="Unknown">
<ptitle>äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈</ptitle>
<pname value="äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈"/>
</placeobj>
<placeobj handle="_0000004700000047" change="1464096763" id="P0026" type="Unknown">
<ptitle>ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž</ptitle>
<pname value="ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464096763" id="P0027" type="Unknown">
<ptitle>ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž</ptitle>
<pname value="ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž"/>
</placeobj>
<placeobj handle="_0000004c0000004c" change="1464096763" id="P0028" type="Unknown">
<ptitle>ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊</ptitle>
<pname value="ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464096763" id="P0029" type="Unknown">
<ptitle>åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊</ptitle>
<pname value="åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊"/>
</placeobj>
<placeobj handle="_0000005100000051" change="1464096763" id="P0030" type="Unknown">
<ptitle>A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠</ptitle>
<pname value="A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464096763" id="P0031" type="Unknown">
<ptitle>a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠</ptitle>
<pname value="a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠"/>
</placeobj>
<placeobj handle="_0000005600000056" change="1464096763" id="P0032" type="Unknown">
<ptitle>A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡</ptitle>
<pname value="A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464096763" id="P0033" type="Unknown">
<ptitle>a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡</ptitle>
<pname value="a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡"/>
</placeobj>
<placeobj handle="_0000005b0000005b" change="1464096763" id="P0034" type="Unknown">
<ptitle>A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕</ptitle>
<pname value="A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕"/>
</placeobj>
<placeobj handle="_0000005d0000005d" change="1464096763" id="P0035" type="Unknown">
<ptitle>a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕</ptitle>
<pname value="a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕"/>
</placeobj>
<placeobj handle="_0000006000000060" change="1464096763" id="P0036" type="Unknown">
<ptitle>A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋</ptitle>
<pname value="A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464096763" id="P0037" type="Unknown">
<ptitle>a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋</ptitle>
<pname value="a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋"/>
</placeobj>
<placeobj handle="_0000006500000065" change="1464096763" id="P0038" type="Unknown">
<ptitle>A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐</ptitle>
<pname value="A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐"/>
</placeobj>
<placeobj handle="_0000006700000067" change="1464096763" id="P0039" type="Unknown">
<ptitle>a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐</ptitle>
<pname value="a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464096763" id="P0040" type="Unknown">
<ptitle>A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧</ptitle>
<pname value="A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464096763" id="P0041" type="Unknown">
<ptitle>a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧</ptitle>
<pname value="a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464096763" id="P0042" type="Unknown">
<ptitle>ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨</ptitle>
<pname value="ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464096763" id="P0043" type="Unknown">
<ptitle>ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨</ptitle>
<pname value="ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464096763" id="P0044" type="Unknown">
<ptitle>ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ</ptitle>
<pname value="ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464096763" id="P0045" type="Unknown">
<ptitle>ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ</ptitle>
<pname value="ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464096763" id="P0046" type="Unknown">
<ptitle>A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤</ptitle>
<pname value="A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464096763" id="P0047" type="Unknown">
<ptitle>a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤</ptitle>
<pname value="a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464096763" id="P0048" type="Unknown">
<ptitle>ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥</ptitle>
<pname value="ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464096763" id="P0049" type="Unknown">
<ptitle>ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥</ptitle>
<pname value="ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥"/>
</placeobj>
<placeobj handle="_0000008300000083" change="1464096763" id="P0050" type="Unknown">
<ptitle>A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳</ptitle>
<pname value="A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳"/>
</placeobj>
<placeobj handle="_0000008500000085" change="1464096763" id="P0051" type="Unknown">
<ptitle>a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳</ptitle>
<pname value="a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464096763" id="P0052" type="Unknown">
<ptitle>A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲</ptitle>
<pname value="A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲"/>
</placeobj>
<placeobj handle="_0000008a0000008a" change="1464096763" id="P0053" type="Unknown">
<ptitle>a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲</ptitle>
<pname value="a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲"/>
</placeobj>
<placeobj handle="_0000008d0000008d" change="1464096763" id="P0054" type="Unknown">
<ptitle>A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦</ptitle>
<pname value="A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦"/>
</placeobj>
<placeobj handle="_0000008f0000008f" change="1464096763" id="P0055" type="Unknown">
<ptitle>a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦</ptitle>
<pname value="a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦"/>
</placeobj>
<placeobj handle="_0000009200000092" change="1464096763" id="P0056" type="Unknown">
<ptitle>A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜</ptitle>
<pname value="A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜"/>
</placeobj>
<placeobj handle="_0000009400000094" change="1464096763" id="P0057" type="Unknown">
<ptitle>a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜</ptitle>
<pname value="a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜"/>
</placeobj>
<placeobj handle="_0000009700000097" change="1464096763" id="P0058" type="Unknown">
<ptitle>A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮</ptitle>
<pname value="A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮"/>
</placeobj>
<placeobj handle="_0000009900000099" change="1464096763" id="P0059" type="Unknown">
<ptitle>a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮</ptitle>
<pname value="a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮"/>
</placeobj>
<placeobj handle="_0000009c0000009c" change="1464096763" id="P0060" type="Unknown">
<ptitle>A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢</ptitle>
<pname value="A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢"/>
</placeobj>
<placeobj handle="_0000009e0000009e" change="1464096763" id="P0061" type="Unknown">
<ptitle>a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢</ptitle>
<pname value="a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢"/>
</placeobj>
<placeobj handle="_000000a1000000a1" change="1464096763" id="P0062" type="Unknown">
<ptitle>A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣</ptitle>
<pname value="A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣"/>
</placeobj>
<placeobj handle="_000000a3000000a3" change="1464096763" id="P0063" type="Unknown">
<ptitle>a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣</ptitle>
<pname value="a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣"/>
</placeobj>
<placeobj handle="_000000a6000000a6" change="1464096763" id="P0064" type="Unknown">
<ptitle>A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓</ptitle>
<pname value="A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓"/>
</placeobj>
<placeobj handle="_000000a8000000a8" change="1464096763" id="P0065" type="Unknown">
<ptitle>a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓</ptitle>
<pname value="a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓"/>
</placeobj>
</places>
</database>

View File

@@ -0,0 +1,82 @@
0 HEAD
1 SOUR FTM
2 VERS Family Tree Maker (22.0.0.1410)
2 NAME Family Tree Maker for Windows
2 CORP Ancestry.com
3 ADDR 360 W 4800 N
4 CONT Provo, UT 84604
1 DEST GED55
1 DATE 01 MAR 2016
1 CHAR UTF-8
1 FILE D:\Family Tree Maker\imp_FTM_LINK.ged
1 SUBM @SUBM@
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
0 @SUBM@ SUBM
1 NAME The Subm /Tester/
1 ADDR 123 Main St., Winslow, PA, 12345
2 ADR1 123 Main St.
2 CITY Winslow
2 STAE PA
2 POST 12345
0 @I0@ INDI
1 NAME The /Tester/
2 SOUR @S6@
3 PAGE 777, record for The Tester
3 _JUST Because its good
1 BIRT
2 DATE 29 DEC 1954
2 PLAC 123 High St, Cleveland, Cuyahoga, Ohio, USA, 44140
3 FORM Street, City, County, State, Country, Zip code
1 _CIRC
2 DATE 11 JAN 1955
2 PLAC 456 Main St, Cleveland, Cuyahoga, Ohio, USA, 44140
3 FORM Street, City, County, State, Country, Zip code
1 _ELEC Mayor
2 TYPE Small town
2 DATE 1980
2 PLAC Littetown, Smallcounty, Ohio, USA
1 FAMS @F4211@
1 _XYZ He should keep his zipper closed
2 DATE 1979
1 EVEN Celebration
2 TYPE Independence Day
2 DATE 4 JUL 1981
0 @I1@ INDI
1 NAME Mrs /Tester/
1 RESI
2 DATE 30 DEC 1954
2 ADDR 123 Main St., Winslow, PA, 12345
3 ADR1 123 Main St.
3 CITY Winslow
3 STAE PA
3 POST 12345
2 NOTE Address as event is legal, with PHON,FAX,EMAIL,WWW
1 FAMS @F4211@
0 @I2@ INDI
1 NAME Tom /Tester/
1 FAMC @F4211@
0 @F4211@ FAM
1 HUSB @I0@
1 WIFE @I1@
1 CHIL @I2@
2 _FREL Natural
2 _MREL Natural
1 MARR
2 DATE 1970
2 PLAC St Rafaels Church, Bay Village, Cuyahoga, Ohio, USA
1 _INFIDELITY
2 DATE 1979
2 PLAC Of Ill Repute, Shaker Heights, Ohio, USA
1 _SEPR
2 DATE 1980
2 PLAC Cuyahoga, OHIO, USA
0 @S6@ SOUR
1 TITL Ohio Births, 1958-2002
1 REPO @R1@
0 @R1@ REPO
1 NAME Testers Repository
1 ADDR 123 High St., OSF village, CA, USA
1 NOTE Testers Repository Record
0 TRLR

View File

@@ -0,0 +1,197 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
<resname>The Subm /Tester/</resname>
<resaddr>123 Main St.</resaddr>
<rescity>Winslow</rescity>
<resstate>PA</resstate>
<respostal>12345</respostal>
</researcher>
</header>
<events>
<event handle="_0000000500000005" change="1472500305" id="E0000">
<type>Birth</type>
<dateval val="1954-12-29"/>
<place hlink="_0000000600000006"/>
</event>
<event handle="_0000000700000007" change="1472500305" id="E0001">
<type>Circumcision</type>
<dateval val="1955-01-11"/>
<place hlink="_0000000800000008"/>
</event>
<event handle="_0000000900000009" change="1472500305" id="E0002">
<type>Elected</type>
<dateval val="1980"/>
<place hlink="_0000000a0000000a"/>
<description>Small town</description>
</event>
<event handle="_0000000c0000000c" change="1472500305" id="E0003">
<type>_XYZ</type>
<dateval val="1979"/>
<description>He should keep his zipper closed</description>
</event>
<event handle="_0000000d0000000d" change="1472500305" id="E0004">
<type>Independence Day</type>
<dateval val="1981-07-04"/>
<description>Celebration</description>
</event>
<event handle="_0000000f0000000f" change="1472500305" id="E0005">
<type>Residence</type>
<dateval val="1954-12-30"/>
<place hlink="_0000001100000011"/>
<noteref hlink="_0000001000000010"/>
</event>
<event handle="_0000001300000013" change="1472500305" id="E0006">
<type>Marriage</type>
<dateval val="1970"/>
<place hlink="_0000001400000014"/>
</event>
<event handle="_0000001500000015" change="1472500305" id="E0007">
<type>_INFIDELITY</type>
<dateval val="1979"/>
<place hlink="_0000001600000016"/>
</event>
<event handle="_0000001700000017" change="1472500305" id="E0008">
<type>Separation</type>
<dateval val="1980"/>
<place hlink="_0000001800000018"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1472500305" id="I0000">
<gender>U</gender>
<name type="Birth Name">
<first>The</first>
<surname>Tester</surname>
<citationref hlink="_0000000400000004"/>
</name>
<eventref hlink="_0000000500000005" role="Primary"/>
<eventref hlink="_0000000700000007" role="Primary"/>
<eventref hlink="_0000000900000009" role="Primary"/>
<eventref hlink="_0000000c0000000c" role="Primary"/>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<parentin hlink="_0000000b0000000b"/>
</person>
<person handle="_0000000e0000000e" change="1472500305" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>Mrs</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<parentin hlink="_0000000b0000000b"/>
</person>
<person handle="_0000001200000012" change="1472500305" id="I0002">
<gender>U</gender>
<name type="Birth Name">
<first>Tom</first>
<surname>Tester</surname>
</name>
<childof hlink="_0000000b0000000b"/>
</person>
</people>
<families>
<family handle="_0000000b0000000b" change="1472500305" id="F4211">
<rel type="Married"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000e0000000e"/>
<eventref hlink="_0000001300000013" role="Family"/>
<eventref hlink="_0000001500000015" role="Family"/>
<eventref hlink="_0000001700000017" role="Family"/>
<childref hlink="_0000001200000012"/>
</family>
</families>
<citations>
<citation handle="_0000000400000004" change="1472500305" id="C0000">
<page>777, record for The Tester</page>
<confidence>2</confidence>
<noteref hlink="_0000000300000003"/>
<sourceref hlink="_0000000200000002"/>
</citation>
</citations>
<sources>
<source handle="_0000000200000002" change="1472500305" id="S0006">
<stitle>Ohio Births, 1958-2002</stitle>
<reporef hlink="_0000001900000019" medium="Book"/>
</source>
</sources>
<places>
<placeobj handle="_0000000600000006" change="1472500305" id="P0000" type="Street">
<ptitle>123 High St, Cleveland, Cuyahoga, Ohio, USA, 44140</ptitle>
<code>44140</code>
<pname value="123 High St"/>
<placeref hlink="_0000001e0000001e"/>
</placeobj>
<placeobj handle="_0000000800000008" change="1472500305" id="P0001" type="Street">
<ptitle>456 Main St, Cleveland, Cuyahoga, Ohio, USA, 44140</ptitle>
<code>44140</code>
<pname value="456 Main St"/>
<placeref hlink="_0000001e0000001e"/>
</placeobj>
<placeobj handle="_0000000a0000000a" change="1472500305" id="P0002" type="Unknown">
<ptitle>Littetown, Smallcounty, Ohio, USA</ptitle>
<pname value="Littetown, Smallcounty, Ohio, USA"/>
</placeobj>
<placeobj handle="_0000001100000011" change="1472500305" id="P0003" type="Address">
<ptitle>123 Main St., Winslow, PA, 12345</ptitle>
<pname value="123 Main St., Winslow, PA, 12345"/>
<location street="123 Main St." city="Winslow" state="PA" postal="12345"/>
</placeobj>
<placeobj handle="_0000001400000014" change="1472500305" id="P0004" type="Unknown">
<ptitle>St Rafaels Church, Bay Village, Cuyahoga, Ohio, USA</ptitle>
<pname value="St Rafaels Church, Bay Village, Cuyahoga, Ohio, USA"/>
</placeobj>
<placeobj handle="_0000001600000016" change="1472500305" id="P0005" type="Unknown">
<ptitle>Of Ill Repute, Shaker Heights, Ohio, USA</ptitle>
<pname value="Of Ill Repute, Shaker Heights, Ohio, USA"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1472500305" id="P0006" type="Unknown">
<ptitle>Cuyahoga, OHIO, USA</ptitle>
<pname value="Cuyahoga, OHIO, USA"/>
</placeobj>
<placeobj handle="_0000001b0000001b" change="1472500305" id="P0007" type="Country">
<ptitle>USA</ptitle>
<pname value="USA"/>
</placeobj>
<placeobj handle="_0000001c0000001c" change="1472500305" id="P0008" type="State">
<ptitle>Ohio, USA</ptitle>
<pname value="Ohio"/>
<placeref hlink="_0000001b0000001b"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1472500305" id="P0009" type="County">
<ptitle>Cuyahoga, Ohio, USA</ptitle>
<pname value="Cuyahoga"/>
<placeref hlink="_0000001c0000001c"/>
</placeobj>
<placeobj handle="_0000001e0000001e" change="1472500305" id="P0010" type="City">
<ptitle>Cleveland, Cuyahoga, Ohio, USA</ptitle>
<pname value="Cleveland"/>
<placeref hlink="_0000001d0000001d"/>
</placeobj>
</places>
<repositories>
<repository handle="_0000001900000019" change="1472500305" id="R0001">
<rname>Testers Repository</rname>
<type>Library</type>
<address>
<street>123 High St., OSF village, CA, USA</street>
</address>
<noteref hlink="_0000001a0000001a"/>
</repository>
</repositories>
<notes>
<note handle="_0000000300000003" change="1472500305" id="N0000" type="Citation Justification">
<text>Because its good</text>
</note>
<note handle="_0000001000000010" change="1472500305" id="N0001" type="Event Note">
<text>Address as event is legal, with PHON,FAX,EMAIL,WWW</text>
</note>
<note handle="_0000001a0000001a" change="1472500305" id="N0002" type="Repository Note">
<text>Testers Repository Record</text>
</note>
</notes>
</database>

View File

@@ -3,41 +3,41 @@
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-23" version="GrampsAIO64-4.2.1-2"/>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000500000005" change="1464018002" id="E0000">
<event handle="_0000000500000005" change="1472500305" id="E0000">
<type>Birth</type>
<dateval val="1816"/>
<place hlink="_0000000700000007"/>
<citationref hlink="_0000000600000006"/>
</event>
<event handle="_0000000800000008" change="1464018002" id="E0001">
<event handle="_0000000800000008" change="1472500305" id="E0001">
<type>Residence</type>
<dateval val="1850"/>
<place hlink="_0000000a0000000a"/>
<citationref hlink="_0000000900000009"/>
</event>
<event handle="_0000000b0000000b" change="1464018002" id="E0002">
<event handle="_0000000b0000000b" change="1472500305" id="E0002">
<type>Death</type>
<datestr val="1850/1860"/>
<place hlink="_0000000c0000000c"/>
</event>
<event handle="_0000000f0000000f" change="1464018002" id="E0003">
<event handle="_0000000f0000000f" change="1472500305" id="E0003">
<type>Marriage</type>
<dateval val="1841" type="about"/>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001100000011" change="1464018002" id="E0004">
<event handle="_0000001100000011" change="1472500305" id="E0004">
<type>Marriage</type>
<dateval val="1847-08"/>
<place hlink="_0000001200000012"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464018002" id="I0278">
<person handle="_0000000100000001" change="1472500305" id="I0278">
<gender>M</gender>
<name type="Birth Name">
<first>Andrew</first>
@@ -54,13 +54,13 @@
</person>
</people>
<families>
<family handle="_0000000d0000000d" change="1464018002" id="F0073">
<family handle="_0000000d0000000d" change="1472500305" id="F0073">
<rel type="Married"/>
<father hlink="_0000000100000001"/>
<eventref hlink="_0000000f0000000f" role="Family"/>
<childref hlink="_0000000100000001"/>
</family>
<family handle="_0000000e0000000e" change="1464018002" id="F0074">
<family handle="_0000000e0000000e" change="1472500305" id="F0074">
<rel type="Married"/>
<father hlink="_0000000100000001"/>
<eventref hlink="_0000001100000011" role="Family"/>
@@ -68,19 +68,19 @@
</family>
</families>
<citations>
<citation handle="_0000000400000004" change="1464018002" id="C0000">
<citation handle="_0000000400000004" change="1472500305" id="C0000">
<page>Year: 1850; Census Place: District 14, Cape Girardeau, Missouri; Roll: M432_394; Page: 435B; Image: 248</page>
<confidence>2</confidence>
<objref hlink="_0000000300000003"/>
<sourceref hlink="_0000000200000002"/>
</citation>
<citation handle="_0000000600000006" change="1464018002" id="C0001">
<citation handle="_0000000600000006" change="1472500305" id="C0001">
<page>Year: 1850; Census Place: District 14, Cape Girardeau, Missouri; Roll: M432_394; Page: 435B; Image: 248</page>
<confidence>2</confidence>
<objref hlink="_0000000300000003"/>
<sourceref hlink="_0000000200000002"/>
</citation>
<citation handle="_0000000900000009" change="1464018002" id="C0002">
<citation handle="_0000000900000009" change="1472500305" id="C0002">
<page>Year: 1850; Census Place: District 14, Cape Girardeau, Missouri; Roll: M432_394; Page: 435B; Image: 248</page>
<confidence>2</confidence>
<objref hlink="_0000000300000003"/>
@@ -88,7 +88,7 @@
</citation>
</citations>
<sources>
<source handle="_0000000200000002" change="1464018002" id="S0029">
<source handle="_0000000200000002" change="1472500305" id="S0029">
<stitle>1850 United States Federal Census</stitle>
<sauthor>Ancestry.com</sauthor>
<spubinfo>Name: Ancestry.com Operations, Inc.; Location: Provo, UT, USA; Date: 2009;</spubinfo>
@@ -96,42 +96,42 @@
</source>
</sources>
<places>
<placeobj handle="_0000000700000007" change="1464018002" id="P0000" type="Unknown">
<placeobj handle="_0000000700000007" change="1472500305" id="P0000" type="Unknown">
<ptitle>Tennessee, USA</ptitle>
<pname value="Tennessee, USA"/>
</placeobj>
<placeobj handle="_0000000a0000000a" change="1464018002" id="P0001" type="Unknown">
<placeobj handle="_0000000a0000000a" change="1472500305" id="P0001" type="Unknown">
<ptitle>District 14, Cape Girardeau, Missouri, USA</ptitle>
<pname value="District 14, Cape Girardeau, Missouri, USA"/>
</placeobj>
<placeobj handle="_0000000c0000000c" change="1464018002" id="P0002" type="Unknown">
<placeobj handle="_0000000c0000000c" change="1472500305" id="P0002" type="Unknown">
<ptitle>Bollinger Co. MO</ptitle>
<pname value="Bollinger Co. MO"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464018002" id="P0003" type="Unknown">
<placeobj handle="_0000001000000010" change="1472500305" id="P0003" type="Unknown">
<ptitle>Union Co.?, IL</ptitle>
<pname value="Union Co.?, IL"/>
</placeobj>
<placeobj handle="_0000001200000012" change="1464018002" id="P0004" type="Unknown">
<placeobj handle="_0000001200000012" change="1472500305" id="P0004" type="Unknown">
<ptitle>Wayne, Missouri, United States</ptitle>
<pname value="Wayne, Missouri, United States"/>
</placeobj>
</places>
<objects>
<object handle="_0000000300000003" change="1464018002" id="M159">
<object handle="_0000000300000003" change="1472500305" id="M159">
<file src="1850 United States Federal Census(11)-1.jpg" mime="image/jpeg" description="1850 United States Federal Census"/>
<noteref hlink="_0000001400000014"/>
<noteref hlink="_0000001500000015"/>
</object>
<object handle="_0000001600000016" change="1464018002" id="M158">
<object handle="_0000001600000016" change="1472500305" id="M158">
<file src="D:/Users/PRC/Downloads/1850 United States Federal Census(11)-1.jpg" mime="image/jpeg" description="D:\Users\PRC\Downloads\1850 United States Federal Census(11)-1.jpg"/>
</object>
<object handle="_0000001700000017" change="1464018002" id="M157">
<object handle="_0000001700000017" change="1472500305" id="M157">
<file src="http://1.gravatar.com/avatar/77e02a3c8c665155ad1acaac8c2742e0?s=120&amp;d=mm&amp;r=pg" mime="unknown" description="http://1.gravatar.com/avatar/77e02a3c8c665155ad1acaac8c2742e0?s=120&amp;d=mm&amp;r=pg"/>
</object>
</objects>
<repositories>
<repository handle="_0000001300000013" change="1464018002" id="R0001">
<repository handle="_0000001300000013" change="1472500305" id="R0001">
<rname>Ancestry.com</rname>
<type>Library</type>
<address>
@@ -140,10 +140,10 @@
</repository>
</repositories>
<notes>
<note handle="_0000001400000014" change="1464018002" id="N0000" type="General">
<note handle="_0000001400000014" change="1472500305" id="N0000" type="Media Note">
<text>Year: 1850; Census Place: District 14, Cape Girardeau, Missouri; Roll: M432_394; Page: 435B; Image: 248</text>
</note>
<note handle="_0000001500000015" change="1464018002" id="N0001" type="GEDCOM import">
<note handle="_0000001500000015" change="1472500305" id="N0001" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M159:
Could not import 1850 United States Federal Census(11)-1.jpg Line 70: 1 FILE 1850 United States Federal Census(11)-1.jpg</text>

View File

@@ -0,0 +1,41 @@
0 HEAD
1 SOUR FTM
2 VERS Family Tree Maker (22.0.0.1410)
2 NAME Family Tree Maker for Windows
2 CORP Ancestry.com
3 ADDR 360 W 4800 N
4 CONT Provo, UT 84604
3 PHON (801) 705-7000
1 DEST GED55
1 DATE 01 MAR 2016
1 CHAR UTF-8
1 FILE D:\Family Tree Maker\imp_FTM_LINK.ged
1 SUBM @SUBM@
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
0 @SUBM@ SUBM
0 @I937@ INDI
1 NAME François Joseph /Raffath/
2 SOUR @S241@
3 _LINK http://gw.geneanet.org/danynogue2?lang=en&pz=anny+lise+marie&nz=le+vaillant&ocz=0&p=francois+joseph&n=raffath&oc=6
0 @I1@ INDI
1 NAME Michael /Sullivan/
2 SOUR @S118@
3 PAGE GS Film number: 2342492 Frame Number: Digital Folder Number:
4 CONC 4208243 Image Number: 339 Reference ID: p 493 rn 9850
3 DATA
4 TEXT Name: Michael Sullivan Race (Original): Age (Expanded): 25 years
5 CONC Birth Year: 1866 Birthplace: Ireland Spouse's Name: Nellie
5 CONC Moynahan Spouse's Race (Original): Spouse's Age
5 CONC (Expanded): 25 years Spouse's Birth Year: 1866 Spouse's
5 CONC Birthplace: Ireland Event Date: 04 Nov 1891 Event Place: Wayne,
5 CONC Michigan Father's Name: Michael Sullivan Mother's Name:
5 CONC Julia Brosnahan Spouse's Father's Name: Mich. Moynahan
5 CONC Spouse's Mother's Name: Ellen Quinlan
3 _LINK https://familysearch.org/pal:/MM9.1.1/N3XS-1BL
0 @S118@ SOUR
1 TITL Michigan, Marriages, 1868-1925
0 @S241@ SOUR
1 TITL Daniel NOGUE family tree
0 TRLR

View File

@@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-07-16" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<people>
<person handle="_0000000100000001" change="1468687774" id="I0937">
<gender>U</gender>
<name type="Birth Name">
<first>François Joseph</first>
<surname>Raffath</surname>
<citationref hlink="_0000000400000004"/>
</name>
</person>
<person handle="_0000000500000005" change="1468687774" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>Michael</first>
<surname>Sullivan</surname>
<citationref hlink="_0000000900000009"/>
</name>
</person>
</people>
<citations>
<citation handle="_0000000400000004" change="1468687774" id="C0000">
<confidence>2</confidence>
<noteref hlink="_0000000300000003"/>
<sourceref hlink="_0000000200000002"/>
</citation>
<citation handle="_0000000900000009" change="1468687774" id="C0001">
<page>GS Film number: 2342492 Frame Number: Digital Folder Number: 4208243 Image Number: 339 Reference ID: p 493 rn 9850</page>
<confidence>2</confidence>
<noteref hlink="_0000000700000007"/>
<noteref hlink="_0000000800000008"/>
<sourceref hlink="_0000000600000006"/>
</citation>
</citations>
<sources>
<source handle="_0000000200000002" change="1468687774" id="S0241">
<stitle>Daniel NOGUE family tree</stitle>
</source>
<source handle="_0000000600000006" change="1468687774" id="S0118">
<stitle>Michigan, Marriages, 1868-1925</stitle>
</source>
</sources>
<notes>
<note handle="_0000000300000003" change="1468687774" id="N0000" type="Citation">
<text>http://gw.geneanet.org/danynogue2?lang=en&amp;pz=anny+lise+marie&amp;nz=le+vaillant&amp;ocz=0&amp;p=francois+joseph&amp;n=raffath&amp;oc=6</text>
<style name="link" value="http://gw.geneanet.org/danynogue2?lang=en&amp;pz=anny+lise+marie&amp;nz=le+vaillant&amp;ocz=0&amp;p=francois+joseph&amp;n=raffath&amp;oc=6">
<range start="0" end="114"/>
</style>
</note>
<note handle="_0000000700000007" change="1468687774" id="N0001" type="Source text">
<text>Name: Michael Sullivan Race (Original): Age (Expanded): 25 years Birth Year: 1866 Birthplace: Ireland Spouse's Name: Nellie Moynahan Spouse's Race (Original): Spouse's Age (Expanded): 25 years Spouse's Birth Year: 1866 Spouse's Birthplace: Ireland Event Date: 04 Nov 1891 Event Place: Wayne, Michigan Father's Name: Michael Sullivan Mother's Name: Julia Brosnahan Spouse's Father's Name: Mich. Moynahan Spouse's Mother's Name: Ellen Quinlan</text>
</note>
<note handle="_0000000800000008" change="1468687774" id="N0002" type="Citation">
<text>https://familysearch.org/pal:/MM9.1.1/N3XS-1BL</text>
<style name="link" value="https://familysearch.org/pal:/MM9.1.1/N3XS-1BL">
<range start="0" end="46"/>
</style>
</note>
</notes>
</database>

View File

@@ -0,0 +1,37 @@
0 HEAD
1 SOUR FTM
2 VERS Family Tree Maker (21.0.0.723)
2 NAME Family Tree Maker for Windows
2 CORP Ancestry.com
3 ADDR 360 W 4800 N
4 CONT Provo, UT 84604
3 PHON (801) 705-7000
1 DEST GED55
1 DATE 11 DEC 2013
1 CHAR UTF-8
1 FILE D:\Family Tree Maker\imp_FTM_OCCU_bug.ged
1 SUBM @SUBM@
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
0 @SUBM@ SUBM
0 @I1@ INDI
1 NAME The /Tester/
1 OCCU Working at Halle's Department Store
2 DATE 16 OCT 1946
2 PLAC Cleveland, Cuyahoga, Ohio, United States of America
1 OCCU
2 DATE 06 JUL 1950
2 PLAC Shoemaker
1 RELI Methodist
2 DATE 06 JUL 1940
1 RELI
2 PLAC Lutherin
2 DATE 06 JUL 1950
1 _DEG High School
2 PLAC Norwalk, Ohio, USA
2 DATE 06 JUL 1935
1 _DEG
2 PLAC Case Western University
2 DATE 06 JUL 1939
0 TRLR

View File

@@ -0,0 +1,69 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-07-14" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1468508301" id="E0000">
<type>Occupation</type>
<dateval val="1946-10-16"/>
<place hlink="_0000000300000003"/>
<description>Working at Halle's Department Store</description>
</event>
<event handle="_0000000400000004" change="1468508301" id="E0001">
<type>Occupation</type>
<dateval val="1950-07-06"/>
<description>Shoemaker</description>
</event>
<event handle="_0000000500000005" change="1468508301" id="E0002">
<type>Religion</type>
<dateval val="1940-07-06"/>
<description>Methodist</description>
</event>
<event handle="_0000000600000006" change="1468508301" id="E0003">
<type>Religion</type>
<dateval val="1950-07-06"/>
<description>Lutherin</description>
</event>
<event handle="_0000000700000007" change="1468508301" id="E0004">
<type>Degree</type>
<dateval val="1935-07-06"/>
<place hlink="_0000000800000008"/>
<description>High School</description>
</event>
<event handle="_0000000900000009" change="1468508301" id="E0005">
<type>Degree</type>
<dateval val="1939-07-06"/>
<description>Case Western University</description>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1468508301" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>The</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<eventref hlink="_0000000500000005" role="Primary"/>
<eventref hlink="_0000000600000006" role="Primary"/>
<eventref hlink="_0000000700000007" role="Primary"/>
<eventref hlink="_0000000900000009" role="Primary"/>
</person>
</people>
<places>
<placeobj handle="_0000000300000003" change="1468508301" id="P0000" type="Unknown">
<ptitle>Cleveland, Cuyahoga, Ohio, United States of America</ptitle>
<pname value="Cleveland, Cuyahoga, Ohio, United States of America"/>
</placeobj>
<placeobj handle="_0000000800000008" change="1468508301" id="P0001" type="Unknown">
<ptitle>Norwalk, Ohio, USA</ptitle>
<pname value="Norwalk, Ohio, USA"/>
</placeobj>
</places>
</database>

View File

@@ -0,0 +1,68 @@
0 HEAD
1 SOUR FTM
2 VERS Family Tree Maker (21.0.0.723)
2 NAME Family Tree Maker for Windows
2 CORP Ancestry.com
3 ADDR 360 W 4800 N
4 CONT Provo, UT 84604
3 PHON (801) 705-7000
1 DEST GED55
1 DATE 26 JUL 2016
1 CHAR UTF-8
1 FILE D:\Family Tree Maker\imp_FTM_PHOTO.ged
1 SUBM @SUBM@
1 GEDC
2 VERS 5.5.1
2 FORM LINEAGE-LINKED
0 @SUBM@ SUBM
0 @I1@ INDI
1 NAME The /Tester/
1 NOTE The primary photo should be a male Sourpuss in a Hat 03.jpg or Gid:M3
1 _PHOTO @M3@
1 OBJE @M1@
1 OBJE @M2@
1 OBJE @M3@
1 OBJE @M4@
1 OBJE @M5@
0 @I2@ INDI
1 NAME She /Tester/
1 NOTE The primary photo should be a girl eating 04.jpg or Gid:M4
1 OBJE @M1@
1 OBJE @M2@
1 OBJE @M3@
1 OBJE @M4@
2 _PRIM Y
3 WHAT ???
1 OBJE @M5@
0 @M1@ OBJE
1 FILE O1.jpg
2 TITL Ferry Arriving 1910
0 @M2@ OBJE
1 FILE O2.jpg
2 TITL B&W Kids
0 @M3@ OBJE
1 FILE O3.jpg
2 TITL Sourpuss in Hat
0 @M4@ OBJE
1 FILE O4.jpg
2 TITL Girl Eating
0 @M5@ OBJE
1 FILE O5.jpg
2 TITL Edwin & Janice Smith
0 @I3@ INDI
1 NAME Edwin /Tester/
1 NOTE The primary photo should be a male of pair 05.jpg
1 OBJE
2 FILE O3.jpg
3 FORM jpeg
2 TITL Sourpuss in Hat
1 OBJE
2 FILE O4.jpg
3 FORM jpeg
2 TITL Girl Eating
1 OBJE
2 FILE O5.jpg
3 FORM jpeg
2 TITL Edwin & Janice Smith
2 _PRIM Y
0 TRLR

View File

@@ -0,0 +1,151 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<people>
<person handle="_0000000100000001" change="1472500306" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>The</first>
<surname>Tester</surname>
</name>
<objref hlink="_0000000500000005"/>
<objref hlink="_0000000300000003"/>
<objref hlink="_0000000400000004"/>
<objref hlink="_0000000600000006"/>
<objref hlink="_0000000700000007"/>
<noteref hlink="_0000000200000002"/>
</person>
<person handle="_0000000800000008" change="1472500306" id="I0002">
<gender>U</gender>
<name type="Birth Name">
<first>She</first>
<surname>Tester</surname>
</name>
<objref hlink="_0000000600000006"/>
<objref hlink="_0000000300000003"/>
<objref hlink="_0000000400000004"/>
<objref hlink="_0000000500000005"/>
<objref hlink="_0000000700000007"/>
<noteref hlink="_0000000900000009"/>
<noteref hlink="_0000000a0000000a"/>
</person>
<person handle="_0000001000000010" change="1472500306" id="I0003">
<gender>U</gender>
<name type="Birth Name">
<first>Edwin</first>
<surname>Tester</surname>
</name>
<objref hlink="_0000001400000014"/>
<objref hlink="_0000001200000012"/>
<objref hlink="_0000001300000013"/>
<noteref hlink="_0000001100000011"/>
<noteref hlink="_0000001500000015"/>
</person>
</people>
<objects>
<object handle="_0000000300000003" change="1472500306" id="M1">
<file src="O1.jpg" mime="image/jpeg" description="Ferry Arriving 1910"/>
<noteref hlink="_0000000b0000000b"/>
</object>
<object handle="_0000000400000004" change="1472500306" id="M2">
<file src="O2.jpg" mime="image/jpeg" description="B&amp;W Kids"/>
<noteref hlink="_0000000c0000000c"/>
</object>
<object handle="_0000000500000005" change="1472500306" id="M3">
<file src="O3.jpg" mime="image/jpeg" description="Sourpuss in Hat"/>
<noteref hlink="_0000000d0000000d"/>
</object>
<object handle="_0000000600000006" change="1472500306" id="M4">
<file src="O4.jpg" mime="image/jpeg" description="Girl Eating"/>
<noteref hlink="_0000000e0000000e"/>
</object>
<object handle="_0000000700000007" change="1472500306" id="M5">
<file src="O5.jpg" mime="image/jpeg" description="Edwin &amp; Janice Smith"/>
<noteref hlink="_0000000f0000000f"/>
</object>
<object handle="_0000001200000012" change="1472500306" id="O0000">
<file src="O3.jpg" mime="image/jpeg" description="Sourpuss in Hat"/>
</object>
<object handle="_0000001300000013" change="1472500306" id="O0001">
<file src="O4.jpg" mime="image/jpeg" description="Girl Eating"/>
</object>
<object handle="_0000001400000014" change="1472500306" id="O0002">
<file src="O5.jpg" mime="image/jpeg" description="Edwin &amp; Janice Smith"/>
</object>
</objects>
<notes>
<note handle="_0000000200000002" change="1472500306" id="N0000" type="Person Note">
<text>The primary photo should be a male Sourpuss in a Hat 03.jpg or Gid:M3</text>
</note>
<note handle="_0000000900000009" change="1472500306" id="N0001" type="Person Note">
<text>The primary photo should be a girl eating 04.jpg or Gid:M4</text>
</note>
<note handle="_0000000a0000000a" change="1472500306" id="N0002" type="GEDCOM import">
<text>Records not imported into INDI (individual) Gramps ID I0002:
Line ignored as not understood Line 35: 3 WHAT ???</text>
<style name="fontface" value="Monospace">
<range start="0" end="153"/>
</style>
</note>
<note handle="_0000000b0000000b" change="1472500306" id="N0003" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M1:
Could not import O1.jpg Line 38: 1 FILE O1.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="161"/>
</style>
</note>
<note handle="_0000000c0000000c" change="1472500306" id="N0004" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M2:
Could not import O2.jpg Line 41: 1 FILE O2.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="161"/>
</style>
</note>
<note handle="_0000000d0000000d" change="1472500306" id="N0005" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M3:
Could not import O3.jpg Line 44: 1 FILE O3.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="161"/>
</style>
</note>
<note handle="_0000000e0000000e" change="1472500306" id="N0006" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M4:
Could not import O4.jpg Line 47: 1 FILE O4.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="161"/>
</style>
</note>
<note handle="_0000000f0000000f" change="1472500306" id="N0007" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M5:
Could not import O5.jpg Line 50: 1 FILE O5.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="161"/>
</style>
</note>
<note handle="_0000001100000011" change="1472500306" id="N0008" type="Person Note">
<text>The primary photo should be a male of pair 05.jpg</text>
</note>
<note handle="_0000001500000015" change="1472500306" id="N0009" type="GEDCOM import">
<text>Records not imported into INDI (individual) Gramps ID I0003:
Could not import O3.jpg Line 55: 1 OBJE
Could not import O4.jpg Line 59: 1 OBJE
Could not import O5.jpg Line 63: 1 OBJE</text>
<style name="fontface" value="Monospace">
<range start="0" end="326"/>
</style>
</note>
</notes>
</database>

View File

@@ -0,0 +1 @@
0 HEAD

View File

@@ -0,0 +1,228 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1472500306" id="E0000">
<type>Birth</type>
<dateval val="1955"/>
</event>
<event handle="_0000000300000003" change="1472500306" id="E0001">
<type>Death</type>
<dateval val="2017"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1472500306" id="I0001">
<gender>M</gender>
<name type="Birth Name">
<first>Paul</first>
<surname>Culley</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000300000003" role="Primary"/>
<noteref hlink="_0000000400000004"/>
</person>
</people>
<notes>
<note handle="_0000000400000004" change="1472500306" id="N0000" type="Person Note">
<text>Table of Latin_1, ISO-8859-1 characters
32 [ ]
33 [!]
34 [&quot;]
35 [#]
36 [$]
37 [%]
38 [&amp;]
39 [']
40 [(]
41 [)]
42 [*]
43 [+]
44 [,]
45 [-]
46 [.]
47 [/]
48 [0]
49 [1]
50 [2]
51 [3]
52 [4]
53 [5]
54 [6]
55 [7]
56 [8]
57 [9]
58 [:]
59 [;]
60 [&lt;]
61 [=]
62 [&gt;]
63 [?]
64 [@]
65 [A]
66 [B]
67 [C]
68 [D]
69 [E]
70 [F]
71 [G]
72 [H]
73 [I]
74 [J]
75 [K]
76 [L]
77 [M]
78 [N]
79 [O]
80 [P]
81 [Q]
82 [R]
83 [S]
84 [T]
85 [U]
86 [V]
87 [W]
88 [X]
89 [Y]
90 [Z]
91 [[]
92 [\]
93 []]
94 [^]
95 [_]
96 [`]
97 [a]
98 [b]
99 [c]
100 [d]
101 [e]
102 [f]
103 [g]
104 [h]
105 [i]
106 [j]
107 [k]
108 [l]
109 [m]
110 [n]
111 [o]
112 [p]
113 [q]
114 [r]
115 [s]
116 [t]
117 [u]
118 [v]
119 [w]
120 [x]
121 [y]
122 [z]
123 [{]
124 [|]
125 [}]
126 [~]
160 [ ]
161 [¡]
162 [¢]
163 [£]
164 [¤]
165 [¥]
166 [¦]
167 [§]
168 [¨]
169 [©]
170 [ª]
171 [«]
172 [¬]
173 [­]
174 [®]
175 [¯]
176 [°]
177 [±]
178 [²]
179 [³]
180 [´]
181 [µ]
182 [¶]
183 [·]
184 [¸]
185 [¹]
186 [º]
187 [»]
188 [¼]
189 [½]
190 [¾]
191 [¿]
192 [À]
193 [Á]
194 [Â]
195 [Ã]
196 [Ä]
197 [Å]
198 [Æ]
199 [Ç]
200 [È]
201 [É]
202 [Ê]
203 [Ë]
204 [Ì]
205 [Í]
206 [Î]
207 [Ï]
208 [Ð]
209 [Ñ]
210 [Ò]
211 [Ó]
212 [Ô]
213 [Õ]
214 [Ö]
215 [×]
216 [Ø]
217 [Ù]
218 [Ú]
219 [Û]
220 [Ü]
221 [Ý]
222 [Þ]
223 [ß]
224 [à]
225 [á]
226 [â]
227 [ã]
228 [ä]
229 [å]
230 [æ]
231 [ç]
232 [è]
233 [é]
234 [ê]
235 [ë]
236 [ì]
237 [í]
238 [î]
239 [ï]
240 [ð]
241 [ñ]
242 [ò]
243 [ó]
244 [ô]
245 [õ]
246 [ö]
247 [÷]
248 [ø]
249 [ù]
250 [ú]
251 [û]
252 [ü]
253 [ý]
254 [þ]
255 [ÿ]</text>
</note>
</notes>
</database>

View File

@@ -0,0 +1,211 @@
0 HEAD
1 SOUR NOTEPAD++
1 DEST ANY
1 DATE 3 DEC 2010
2 TIME 7:03
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 LANG English
1 CHAR ASCII
0 @I1@ INDI
1 NAME Paul /Culley/
1 SEX M
1 BIRT
2 DATE 1955
1 DEAT
2 DATE 2017
1 NOTE
2 CONT Table of Latin_1, ISO-8859-1 characters
2 CONT 32 [ ]
2 CONT 33 [!]
2 CONT 34 ["]
2 CONT 35 [#]
2 CONT 36 [$]
2 CONT 37 [%]
2 CONT 38 [&]
2 CONT 39 [']
2 CONT 40 [(]
2 CONT 41 [)]
2 CONT 42 [*]
2 CONT 43 [+]
2 CONT 44 [,]
2 CONT 45 [-]
2 CONT 46 [.]
2 CONT 47 [/]
2 CONT 48 [0]
2 CONT 49 [1]
2 CONT 50 [2]
2 CONT 51 [3]
2 CONT 52 [4]
2 CONT 53 [5]
2 CONT 54 [6]
2 CONT 55 [7]
2 CONT 56 [8]
2 CONT 57 [9]
2 CONT 58 [:]
2 CONT 59 [;]
2 CONT 60 [<]
2 CONT 61 [=]
2 CONT 62 [>]
2 CONT 63 [?]
2 CONT 64 [@]
2 CONT 65 [A]
2 CONT 66 [B]
2 CONT 67 [C]
2 CONT 68 [D]
2 CONT 69 [E]
2 CONT 70 [F]
2 CONT 71 [G]
2 CONT 72 [H]
2 CONT 73 [I]
2 CONT 74 [J]
2 CONT 75 [K]
2 CONT 76 [L]
2 CONT 77 [M]
2 CONT 78 [N]
2 CONT 79 [O]
2 CONT 80 [P]
2 CONT 81 [Q]
2 CONT 82 [R]
2 CONT 83 [S]
2 CONT 84 [T]
2 CONT 85 [U]
2 CONT 86 [V]
2 CONT 87 [W]
2 CONT 88 [X]
2 CONT 89 [Y]
2 CONT 90 [Z]
2 CONT 91 [[]
2 CONT 92 [\]
2 CONT 93 []]
2 CONT 94 [^]
2 CONT 95 [_]
2 CONT 96 [`]
2 CONT 97 [a]
2 CONT 98 [b]
2 CONT 99 [c]
2 CONT 100 [d]
2 CONT 101 [e]
2 CONT 102 [f]
2 CONT 103 [g]
2 CONT 104 [h]
2 CONT 105 [i]
2 CONT 106 [j]
2 CONT 107 [k]
2 CONT 108 [l]
2 CONT 109 [m]
2 CONT 110 [n]
2 CONT 111 [o]
2 CONT 112 [p]
2 CONT 113 [q]
2 CONT 114 [r]
2 CONT 115 [s]
2 CONT 116 [t]
2 CONT 117 [u]
2 CONT 118 [v]
2 CONT 119 [w]
2 CONT 120 [x]
2 CONT 121 [y]
2 CONT 122 [z]
2 CONT 123 [{]
2 CONT 124 [|]
2 CONT 125 [}]
2 CONT 126 [~]
2 CONT 160 [ ]
2 CONT 161 [¡]
2 CONT 162 [¢]
2 CONT 163 [£]
2 CONT 164 [¤]
2 CONT 165 [¥]
2 CONT 166 [¦]
2 CONT 167 [§]
2 CONT 168 [¨]
2 CONT 169 [©]
2 CONT 170 [ª]
2 CONT 171 [«]
2 CONT 172 [¬]
2 CONT 173 [­]
2 CONT 174 [®]
2 CONT 175 [¯]
2 CONT 176 [°]
2 CONT 177 [±]
2 CONT 178 [²]
2 CONT 179 [³]
2 CONT 180 [´]
2 CONT 181 [µ]
2 CONT 182 [¶]
2 CONT 183 [·]
2 CONT 184 [¸]
2 CONT 185 [¹]
2 CONT 186 [º]
2 CONT 187 [»]
2 CONT 188 [¼]
2 CONT 189 [½]
2 CONT 190 [¾]
2 CONT 191 [¿]
2 CONT 192 [À]
2 CONT 193 [Á]
2 CONT 194 [Â]
2 CONT 195 [Ã]
2 CONT 196 [Ä]
2 CONT 197 [Å]
2 CONT 198 [Æ]
2 CONT 199 [Ç]
2 CONT 200 [È]
2 CONT 201 [É]
2 CONT 202 [Ê]
2 CONT 203 [Ë]
2 CONT 204 [Ì]
2 CONT 205 [Í]
2 CONT 206 [Î]
2 CONT 207 [Ï]
2 CONT 208 [Ð]
2 CONT 209 [Ñ]
2 CONT 210 [Ò]
2 CONT 211 [Ó]
2 CONT 212 [Ô]
2 CONT 213 [Õ]
2 CONT 214 [Ö]
2 CONT 215 [×]
2 CONT 216 [Ø]
2 CONT 217 [Ù]
2 CONT 218 [Ú]
2 CONT 219 [Û]
2 CONT 220 [Ü]
2 CONT 221 [Ý]
2 CONT 222 [Þ]
2 CONT 223 [ß]
2 CONT 224 [à]
2 CONT 225 [á]
2 CONT 226 [â]
2 CONT 227 [ã]
2 CONT 228 [ä]
2 CONT 229 [å]
2 CONT 230 [æ]
2 CONT 231 [ç]
2 CONT 232 [è]
2 CONT 233 [é]
2 CONT 234 [ê]
2 CONT 235 [ë]
2 CONT 236 [ì]
2 CONT 237 [í]
2 CONT 238 [î]
2 CONT 239 [ï]
2 CONT 240 [ð]
2 CONT 241 [ñ]
2 CONT 242 [ò]
2 CONT 243 [ó]
2 CONT 244 [ô]
2 CONT 245 [õ]
2 CONT 246 [ö]
2 CONT 247 [÷]
2 CONT 248 [ø]
2 CONT 249 [ù]
2 CONT 250 [ú]
2 CONT 251 [û]
2 CONT 252 [ü]
2 CONT 253 [ý]
2 CONT 254 [þ]
2 CONT 255 [ÿ]
0 TRLR

View File

@@ -0,0 +1,228 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1472500306" id="E0000">
<type>Birth</type>
<dateval val="1955"/>
</event>
<event handle="_0000000300000003" change="1472500306" id="E0001">
<type>Death</type>
<dateval val="2017"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1472500306" id="I0001">
<gender>M</gender>
<name type="Birth Name">
<first>Paul</first>
<surname>Culley</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000300000003" role="Primary"/>
<noteref hlink="_0000000400000004"/>
</person>
</people>
<notes>
<note handle="_0000000400000004" change="1472500306" id="N0000" type="Person Note">
<text>Table of Latin_1, ISO-8859-1 characters
32 [ ]
33 [!]
34 [&quot;]
35 [#]
36 [$]
37 [%]
38 [&amp;]
39 [']
40 [(]
41 [)]
42 [*]
43 [+]
44 [,]
45 [-]
46 [.]
47 [/]
48 [0]
49 [1]
50 [2]
51 [3]
52 [4]
53 [5]
54 [6]
55 [7]
56 [8]
57 [9]
58 [:]
59 [;]
60 [&lt;]
61 [=]
62 [&gt;]
63 [?]
64 [@]
65 [A]
66 [B]
67 [C]
68 [D]
69 [E]
70 [F]
71 [G]
72 [H]
73 [I]
74 [J]
75 [K]
76 [L]
77 [M]
78 [N]
79 [O]
80 [P]
81 [Q]
82 [R]
83 [S]
84 [T]
85 [U]
86 [V]
87 [W]
88 [X]
89 [Y]
90 [Z]
91 [[]
92 [\]
93 []]
94 [^]
95 [_]
96 [`]
97 [a]
98 [b]
99 [c]
100 [d]
101 [e]
102 [f]
103 [g]
104 [h]
105 [i]
106 [j]
107 [k]
108 [l]
109 [m]
110 [n]
111 [o]
112 [p]
113 [q]
114 [r]
115 [s]
116 [t]
117 [u]
118 [v]
119 [w]
120 [x]
121 [y]
122 [z]
123 [{]
124 [|]
125 [}]
126 [~]
160 [ ]
161 [¡]
162 [¢]
163 [£]
164 [¤]
165 [¥]
166 [¦]
167 [§]
168 [¨]
169 [©]
170 [ª]
171 [«]
172 [¬]
173 [­]
174 [®]
175 [¯]
176 [°]
177 [±]
178 [²]
179 [³]
180 [´]
181 [µ]
182 [¶]
183 [·]
184 [¸]
185 [¹]
186 [º]
187 [»]
188 [¼]
189 [½]
190 [¾]
191 [¿]
192 [À]
193 [Á]
194 [Â]
195 [Ã]
196 [Ä]
197 [Å]
198 [Æ]
199 [Ç]
200 [È]
201 [É]
202 [Ê]
203 [Ë]
204 [Ì]
205 [Í]
206 [Î]
207 [Ï]
208 [Ð]
209 [Ñ]
210 [Ò]
211 [Ó]
212 [Ô]
213 [Õ]
214 [Ö]
215 [×]
216 [Ø]
217 [Ù]
218 [Ú]
219 [Û]
220 [Ü]
221 [Ý]
222 [Þ]
223 [ß]
224 [à]
225 [á]
226 [â]
227 [ã]
228 [ä]
229 [å]
230 [æ]
231 [ç]
232 [è]
233 [é]
234 [ê]
235 [ë]
236 [ì]
237 [í]
238 [î]
239 [ï]
240 [ð]
241 [ñ]
242 [ò]
243 [ó]
244 [ô]
245 [õ]
246 [ö]
247 [÷]
248 [ø]
249 [ù]
250 [ú]
251 [û]
252 [ü]
253 [ý]
254 [þ]
255 [ÿ]</text>
</note>
</notes>
</database>

View File

@@ -0,0 +1,211 @@
0 HEAD
1 SOUR NOTEPAD++
1 DEST ANY
1 DATE 3 DEC 2010
2 TIME 7:03
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 LANG English
1 CHAR ASCII
0 @I1@ INDI
1 NAME Paul /Culley/
1 SEX M
1 BIRT
2 DATE 1955
1 DEAT
2 DATE 2017
1 NOTE
2 CONT Table of Latin_1, ISO-8859-1 characters
2 CONT 32 [ ]
2 CONT 33 [!]
2 CONT 34 ["]
2 CONT 35 [#]
2 CONT 36 [$]
2 CONT 37 [%]
2 CONT 38 [&]
2 CONT 39 [']
2 CONT 40 [(]
2 CONT 41 [)]
2 CONT 42 [*]
2 CONT 43 [+]
2 CONT 44 [,]
2 CONT 45 [-]
2 CONT 46 [.]
2 CONT 47 [/]
2 CONT 48 [0]
2 CONT 49 [1]
2 CONT 50 [2]
2 CONT 51 [3]
2 CONT 52 [4]
2 CONT 53 [5]
2 CONT 54 [6]
2 CONT 55 [7]
2 CONT 56 [8]
2 CONT 57 [9]
2 CONT 58 [:]
2 CONT 59 [;]
2 CONT 60 [<]
2 CONT 61 [=]
2 CONT 62 [>]
2 CONT 63 [?]
2 CONT 64 [@]
2 CONT 65 [A]
2 CONT 66 [B]
2 CONT 67 [C]
2 CONT 68 [D]
2 CONT 69 [E]
2 CONT 70 [F]
2 CONT 71 [G]
2 CONT 72 [H]
2 CONT 73 [I]
2 CONT 74 [J]
2 CONT 75 [K]
2 CONT 76 [L]
2 CONT 77 [M]
2 CONT 78 [N]
2 CONT 79 [O]
2 CONT 80 [P]
2 CONT 81 [Q]
2 CONT 82 [R]
2 CONT 83 [S]
2 CONT 84 [T]
2 CONT 85 [U]
2 CONT 86 [V]
2 CONT 87 [W]
2 CONT 88 [X]
2 CONT 89 [Y]
2 CONT 90 [Z]
2 CONT 91 [[]
2 CONT 92 [\]
2 CONT 93 []]
2 CONT 94 [^]
2 CONT 95 [_]
2 CONT 96 [`]
2 CONT 97 [a]
2 CONT 98 [b]
2 CONT 99 [c]
2 CONT 100 [d]
2 CONT 101 [e]
2 CONT 102 [f]
2 CONT 103 [g]
2 CONT 104 [h]
2 CONT 105 [i]
2 CONT 106 [j]
2 CONT 107 [k]
2 CONT 108 [l]
2 CONT 109 [m]
2 CONT 110 [n]
2 CONT 111 [o]
2 CONT 112 [p]
2 CONT 113 [q]
2 CONT 114 [r]
2 CONT 115 [s]
2 CONT 116 [t]
2 CONT 117 [u]
2 CONT 118 [v]
2 CONT 119 [w]
2 CONT 120 [x]
2 CONT 121 [y]
2 CONT 122 [z]
2 CONT 123 [{]
2 CONT 124 [|]
2 CONT 125 [}]
2 CONT 126 [~]
2 CONT 160 [ ]
2 CONT 161 [¡]
2 CONT 162 [¢]
2 CONT 163 [£]
2 CONT 164 [¤]
2 CONT 165 [¥]
2 CONT 166 [¦]
2 CONT 167 [§]
2 CONT 168 [¨]
2 CONT 169 [©]
2 CONT 170 [ª]
2 CONT 171 [«]
2 CONT 172 [¬]
2 CONT 173 [­]
2 CONT 174 [®]
2 CONT 175 [¯]
2 CONT 176 [°]
2 CONT 177 [±]
2 CONT 178 [²]
2 CONT 179 [³]
2 CONT 180 [´]
2 CONT 181 [µ]
2 CONT 182 [¶]
2 CONT 183 [·]
2 CONT 184 [¸]
2 CONT 185 [¹]
2 CONT 186 [º]
2 CONT 187 [»]
2 CONT 188 [¼]
2 CONT 189 [½]
2 CONT 190 [¾]
2 CONT 191 [¿]
2 CONT 192 [À]
2 CONT 193 [Á]
2 CONT 194 [Â]
2 CONT 195 [Ã]
2 CONT 196 [Ä]
2 CONT 197 [Å]
2 CONT 198 [Æ]
2 CONT 199 [Ç]
2 CONT 200 [È]
2 CONT 201 [É]
2 CONT 202 [Ê]
2 CONT 203 [Ë]
2 CONT 204 [Ì]
2 CONT 205 [Í]
2 CONT 206 [Î]
2 CONT 207 [Ï]
2 CONT 208 [Ð]
2 CONT 209 [Ñ]
2 CONT 210 [Ò]
2 CONT 211 [Ó]
2 CONT 212 [Ô]
2 CONT 213 [Õ]
2 CONT 214 [Ö]
2 CONT 215 [×]
2 CONT 216 [Ø]
2 CONT 217 [Ù]
2 CONT 218 [Ú]
2 CONT 219 [Û]
2 CONT 220 [Ü]
2 CONT 221 [Ý]
2 CONT 222 [Þ]
2 CONT 223 [ß]
2 CONT 224 [à]
2 CONT 225 [á]
2 CONT 226 [â]
2 CONT 227 [ã]
2 CONT 228 [ä]
2 CONT 229 [å]
2 CONT 230 [æ]
2 CONT 231 [ç]
2 CONT 232 [è]
2 CONT 233 [é]
2 CONT 234 [ê]
2 CONT 235 [ë]
2 CONT 236 [ì]
2 CONT 237 [í]
2 CONT 238 [î]
2 CONT 239 [ï]
2 CONT 240 [ð]
2 CONT 241 [ñ]
2 CONT 242 [ò]
2 CONT 243 [ó]
2 CONT 244 [ô]
2 CONT 245 [õ]
2 CONT 246 [ö]
2 CONT 247 [÷]
2 CONT 248 [ø]
2 CONT 249 [ù]
2 CONT 250 [ú]
2 CONT 251 [û]
2 CONT 252 [ü]
2 CONT 253 [ý]
2 CONT 254 [þ]
2 CONT 255 [ÿ]
0 TRLR

View File

@@ -0,0 +1,228 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1472500307" id="E0000">
<type>Birth</type>
<dateval val="1955"/>
</event>
<event handle="_0000000300000003" change="1472500307" id="E0001">
<type>Death</type>
<dateval val="2017"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1472500307" id="I0001">
<gender>M</gender>
<name type="Birth Name">
<first>Paul</first>
<surname>Culley</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000300000003" role="Primary"/>
<noteref hlink="_0000000400000004"/>
</person>
</people>
<notes>
<note handle="_0000000400000004" change="1472500307" id="N0000" type="Person Note">
<text>Table of Latin_1, ISO-8859-1 characters
32 [ ]
33 [!]
34 [&quot;]
35 [#]
36 [$]
37 [%]
38 [&amp;]
39 [']
40 [(]
41 [)]
42 [*]
43 [+]
44 [,]
45 [-]
46 [.]
47 [/]
48 [0]
49 [1]
50 [2]
51 [3]
52 [4]
53 [5]
54 [6]
55 [7]
56 [8]
57 [9]
58 [:]
59 [;]
60 [&lt;]
61 [=]
62 [&gt;]
63 [?]
64 [@]
65 [A]
66 [B]
67 [C]
68 [D]
69 [E]
70 [F]
71 [G]
72 [H]
73 [I]
74 [J]
75 [K]
76 [L]
77 [M]
78 [N]
79 [O]
80 [P]
81 [Q]
82 [R]
83 [S]
84 [T]
85 [U]
86 [V]
87 [W]
88 [X]
89 [Y]
90 [Z]
91 [[]
92 [\]
93 []]
94 [^]
95 [_]
96 [`]
97 [a]
98 [b]
99 [c]
100 [d]
101 [e]
102 [f]
103 [g]
104 [h]
105 [i]
106 [j]
107 [k]
108 [l]
109 [m]
110 [n]
111 [o]
112 [p]
113 [q]
114 [r]
115 [s]
116 [t]
117 [u]
118 [v]
119 [w]
120 [x]
121 [y]
122 [z]
123 [{]
124 [|]
125 [}]
126 [~]
160 [ ]
161 [¡]
162 [¢]
163 [£]
164 [¤]
165 [¥]
166 [¦]
167 [§]
168 [¨]
169 [©]
170 [ª]
171 [«]
172 [¬]
173 [­]
174 [®]
175 [¯]
176 [°]
177 [±]
178 [²]
179 [³]
180 [´]
181 [µ]
182 [¶]
183 [·]
184 [¸]
185 [¹]
186 [º]
187 [»]
188 [¼]
189 [½]
190 [¾]
191 [¿]
192 [À]
193 [Á]
194 [Â]
195 [Ã]
196 [Ä]
197 [Å]
198 [Æ]
199 [Ç]
200 [È]
201 [É]
202 [Ê]
203 [Ë]
204 [Ì]
205 [Í]
206 [Î]
207 [Ï]
208 [Ð]
209 [Ñ]
210 [Ò]
211 [Ó]
212 [Ô]
213 [Õ]
214 [Ö]
215 [×]
216 [Ø]
217 [Ù]
218 [Ú]
219 [Û]
220 [Ü]
221 [Ý]
222 [Þ]
223 [ß]
224 [à]
225 [á]
226 [â]
227 [ã]
228 [ä]
229 [å]
230 [æ]
231 [ç]
232 [è]
233 [é]
234 [ê]
235 [ë]
236 [ì]
237 [í]
238 [î]
239 [ï]
240 [ð]
241 [ñ]
242 [ò]
243 [ó]
244 [ô]
245 [õ]
246 [ö]
247 [÷]
248 [ø]
249 [ù]
250 [ú]
251 [û]
252 [ü]
253 [ý]
254 [þ]
255 [ÿ]</text>
</note>
</notes>
</database>

View File

@@ -0,0 +1,199 @@
0 HEAD
1 SOUR Tester
2 VERS 1.0
2 NAME The Tester
1 DATE 4 JUN 2016
2 TIME 10:19:42
1 FILE D:\Users\PRC\Documents\imp_MediaTest.ged
1 COPR Copyright (c) 2016 The Tester.
1 GEDC
2 VERS 5.5.1
2 FORM LINEAGE-LINKED
1 CHAR UTF-8
1 LANG English
0 @I1@ INDI
1 NAME The /Tester/
2 GIVN The
2 SURN Tester
1 OBJE
2 FORM jpeg
2 TITL Multimedia link embedded form v5.5
2 FILE test_emb_55.jpg
2 NOTE @N0010@
1 OBJE @M1@
1 OBJE @M3@
1 OBJE @M4@
1 OBJE
2 FILE test_emb_551.jpg
3 FORM jpeg
4 MEDI photo
2 TITL Multimedia link embedded form v5.5.1
2 NOTE @N0014@
1 OBJE @M5@
1 OBJE @M6@
1 OBJE
2 FORM jpeg
2 TITL Multimedia link embedded form v5.5 2nd copy
2 FILE test_emb_55.jpg
2 NOTE @N0018@
1 OBJE
2 FORM text/html
2 TITL Multimedia link embedded form v5.5 URL
2 FILE http://www.geni.com/photo/view?photo_id=6000000001341319061
2 NOTE @N0018@
1 OBJE @M7@
1 OBJE @M8@
1 OBJE
2 FORM URL
2 FILE http:\\obje.form.on_person.org
1 BIRT
2 TYPE Birth of the Tester
2 DATE 2 OCT 1864
2 OBJE
3 FORM URL
3 FILE http:\\obje.form.on_event.org
0 @M1@ OBJE
1 FORM jpeg
1 TITL Multimedia link to linked form v5.5 blob
1 BLOB
2 CONT .HM.......k.1..F.jwA.Dzzzzw............A....1.........0U.66..E.8
2 CONT .......A..k.a6.A.......A..k.........../6....G.......0../..U.....
2 CONT .w1/m........HC0..../...zzzzzzzz..5zzk..AnA..U..W6U....2rRrRrRrR
2 CONT .Dw...............k.1.......1..A...5ykE/zzzx/.g//.Hxzk6/.Tzy/.k1
2 CONT /Dw/.Tvz.E5zzUE9/kHz.Tw2/DzzzEEA.kE2zk5yzk2/zzs21.U2/Dw/.Tw/.Tzy
2 CONT /.fy/.HzzkHzzzo21Ds00.E2.UE2.U62/.k./Ds0.UE0/Do0..E8/UE2.U62.U9w
2 CONT /.Tx/.20.jg2/jo2..9u/.0U.6A.zk
1 OBJE @M2@
1 REFN Ref12345M1
2 TYPE SOMETEXT
1 NOTE @N0011@
1 RIN ID09876M1
1 CHAN
2 DATE 22 MAY 1987
3 TIME 13:58:11
0 @M2@ OBJE
1 FORM jpeg
1 TITL 2nd blob Multimedia link to linked form v5.5 blob
1 BLOB
2 CONT 67890gramps doesn't do this anyway, so don't bother doing it right.
0 @M3@ OBJE
1 FORM jpeg
1 TITL Multimedia link to linked form Gramps style v5.5ish file
1 FILE test.jpg
1 NOTE @N0012@
1 CHAN
2 DATE 23 MAY 1987
3 TIME 14:48:01
0 @M4@ OBJE
1 FILE test.jpg
2 FORM jpeg
3 TYPE photo
2 TITL Multimedia link to linked form v5.5.1 file
1 REFN Ref1234567M4
2 TYPE SOMETEXT
1 NOTE @N0013@
1 SOUR A Great Photographer
2 TEXT who shall remain un-named
2 QUAY 0
1 RIN ID098765M4
1 CHAN
2 DATE 24 MAY 1987
3 TIME 14:38:01
0 @M5@ OBJE
1 FILE test.jpg
2 TITL Multimedia link to linked form FTM style file
2 DATE 6/4/2016 9:33:57 AM
2 TEXT A fine gentelman was he, upstanding in his community and a great
3 CONC believer in the testing of open source software.
1 NOTE @N0015@
1 NOTE @N0016@
0 @M6@ OBJE
1 FILE test.jpg
2 FORM jpeg
3 TYPE photo
2 TITL Multimedia link to linked form v5.5.1 with two files(1)
1 FILE test1.jpg
2 FORM jpeg
3 TYPE photo
2 TITL Multimedia link to linked form v5.5.1 with two files(2)
1 REFN Ref1234567M6
2 TYPE SOMETEXT
1 NOTE @N0017@
1 SOUR @S1@
2 PAGE 77, 78 discussion of multimedia link with two files
2 DATA
3 DATE 7 JUN 2014
3 TEXT A source who shall remain un-named
2 QUAY 3
1 RIN ID098765M6
1 CHAN
2 DATE 26 MAY 1987
3 TIME 14:40:01
0 @M7@ OBJE
1 FILE http://s6.postimg.org/8i2erq27l/Preserve_Record_Numbers_Option.png
2 FORM png
3 TYPE photo
2 TITL Multimedia link to linked form v5.5.1 with URL
0 @M8@ OBJE
1 FILE No_path_No_Title_NoForm.jpg
0 @S1@ SOUR
1 AUTH The Tester
1 TITL The Testers personal files
1 PUBL Name: Tester Publishing Operations, Inc.; Location: OSF world
0 @N0010@ NOTE Media note test: Multimedia link embedded form v5.5
1 CONT n OBJE {1:1} p.55
1 CONT +1 FORM <MULTIMEDIA_FORMAT> {1:1} p.48
1 CONT +1 TITL <DESCRIPTIVE_TITLE> {0:1} p.43
1 CONT +1 FILE <MULTIMEDIA_FILE_REFERENCE> {1:1} p.47
1 CONT +1 <<NOTE_STRUCTURE>> {0:M} p.33
0 @N0011@ NOTE Media note test: Multimedia link to linked form v5.5 blob
1 CONT n @XREF:OBJE@ OBJE {1:1}
1 CONT +1 FORM <MULTIMEDIA_FORMAT> {1:1} p.48
1 CONT +1 TITL <DESCRIPTIVE_TITLE> {0:1} p.43
1 CONT +1 <<NOTE_STRUCTURE>> {0:M} p.33
1 CONT +1 BLOB {1:1}
1 CONT +2 CONT <ENCODED_MULTIMEDIA_LINE> {1:M} p.43
1 CONT +1 OBJE @<XREF:OBJE>@ /* chain to continued object */ {0:1} p.26
1 CONT +1 REFN <USER_REFERENCE_NUMBER> {0:M} p.55
1 CONT +2 TYPE <USER_REFERENCE_TYPE> {0:1} p.55
1 CONT +1 RIN <AUTOMATED_RECORD_ID> {0:1} p.38
1 CONT +1 <<CHANGE_DATE>> {0:1} p.29
0 @N0012@ NOTE Media note test: Multimedia link to linked form Gramps style v5.5ish file
1 CONT n @XREF:OBJE@ OBJE {1:1}
1 CONT +1 FORM <MULTIMEDIA_FORMAT> {1:1} p.48
1 CONT +1 TITL <DESCRIPTIVE_TITLE> {0:1} p.43
1 CONT +1 FILE <MULTIMEDIA_FILE_REFERENCE> {1:1} p.47
1 CONT +1 <<NOTE_STRUCTURE>> {0:M} p.33
0 @N0013@ NOTE Media note test: Multimedia link to linked form v5.5.1 file
1 CONT n @XREF:OBJE@ OBJE {1:1}
1 CONT +1 FILE <MULTIMEDIA_FILE_REFN> {1:M} p.54
1 CONT +2 FORM <MULTIMEDIA_FORMAT> {1:1} p.54
1 CONT +3 TYPE <SOURCE_MEDIA_TYPE> {0:1} p.62
1 CONT +2 TITL <DESCRIPTIVE_TITLE> {0:1} p.48
1 CONT +1 REFN <USER_REFERENCE_NUMBER> {0:M} p.63, 64 >> note?
1 CONT +2 TYPE <USER_REFERENCE_TYPE> {0:1} p.64
1 CONT +1 RIN <AUTOMATED_RECORD_ID> {0:1} p.43 >> Attribute ID?
1 CONT +1 <<NOTE_STRUCTURE>> {0:M} p.37
1 CONT +1 <<SOURCE_CITATION>> {0:M} p.39
1 CONT +1 <<CHANGE_DATE>> {0:1} p.31
0 @N0014@ NOTE Media note test: Multimedia link embedded form v5.5.1
1 CONT This note is not in the 5.5.1 spec, but is an obvious extrapolation from 5.5.
1 CONT n OBJE
1 CONT +1 FILE <MULTIMEDIA_FILE_REFN> {1:M} p.54
1 CONT +2 FORM <MULTIMEDIA_FORMAT> {1:1} p.54
1 CONT +3 MEDI <SOURCE_MEDIA_TYPE> {0:1} p.62
1 CONT +1 TITL <DESCRIPTIVE_TITLE> {0:1} p.48
0 @N0015@ NOTE
1 CONC A note on the FTM media, to see how this integrates... The DATE line
1 CONC is bad; it doesnt follow Gedcom standard at all, and includes the time.
1 CONT The TEXT line comes from the FTM media description. This is the media Note.
0 @N0016@ NOTE Multimedia link to linked form FTM style
1 CONT n @XREF:OBJE@ OBJE {1:1}
1 CONT +1 FILE <MULTIMEDIA_FILE_REFN> {1:M} p.54
1 CONT +2 TITL <DESCRIPTIVE_TITLE> {0:1} p.43
1 CONT +2 DATE text string from media page, sometimes populated from exif "mm/dd/yyyy hh:mn:ss AM"
1 CONT +2 TEXT text string from FTM media description sometimes populated from exif comments
1 CONT +1 <<NOTE_STRUCTURE>> {0:M} p.33
0 @N0017@ NOTE Multimedia link to linked form v5.5.1 with two files
0 @N0018@ NOTE Multimedia embedded 2nd copy v5.5
0 TRLR

View File

@@ -0,0 +1,320 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2017-05-30" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000f0000000f" change="1" id="E0000">
<type>Birth</type>
<dateval val="1864-10-02"/>
<description>Birth of the Tester</description>
<noteref hlink="_0000001000000010"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>The</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<objref hlink="_0000000300000003"/>
<objref hlink="_0000000400000004"/>
<objref hlink="_0000000500000005"/>
<objref hlink="_0000000600000006"/>
<objref hlink="_0000000800000008"/>
<objref hlink="_0000000900000009"/>
<objref hlink="_0000000a0000000a"/>
<objref hlink="_0000000300000003"/>
<objref hlink="_0000000c0000000c"/>
<objref hlink="_0000000d0000000d"/>
<objref hlink="_0000000e0000000e"/>
<url href="http:\\obje.form.on_person.org" type="Web Home"/>
<noteref hlink="_0000001100000011"/>
</person>
</people>
<citations>
<citation handle="_0000001d0000001d" change="1" id="C0000">
<confidence>0</confidence>
<noteref hlink="_0000001c0000001c"/>
<sourceref hlink="_0000001b0000001b"/>
</citation>
<citation handle="_0000002700000027" change="1" id="C0001">
<dateval val="2014-06-07"/>
<page>77, 78 discussion of multimedia link with two files</page>
<confidence>4</confidence>
<noteref hlink="_0000002600000026"/>
<sourceref hlink="_0000002500000025"/>
</citation>
</citations>
<sources>
<source handle="_0000001b0000001b" change="1" id="S0002">
<stitle>A Great Photographer</stitle>
</source>
<source handle="_0000002500000025" change="1" id="S0001">
<stitle>The Testers personal files</stitle>
<sauthor>The Tester</sauthor>
<spubinfo>Name: Tester Publishing Operations, Inc.; Location: OSF world</spubinfo>
</source>
</sources>
<objects>
<object handle="_0000000300000003" change="1" id="O0000">
<file src="test_emb_55.jpg" mime="image/jpeg" description="Multimedia link embedded form v5.5"/>
<noteref hlink="_0000000200000002"/>
</object>
<object handle="_0000000400000004" change="548708291" id="M1">
<file src="" mime="" description="Multimedia link to linked form v5.5 blob"/>
<attribute type="REFN" value="Ref12345M1">
<noteref hlink="_0000001200000012"/>
</attribute>
<attribute type="RIN" value="ID09876M1"/>
<noteref hlink="_0000001300000013"/>
<noteref hlink="_0000001400000014"/>
</object>
<object handle="_0000000500000005" change="548797681" id="M3">
<file src="test.jpg" mime="image/jpeg" description="Multimedia link to linked form Gramps style v5.5ish file"/>
<noteref hlink="_0000001700000017"/>
<noteref hlink="_0000001800000018"/>
</object>
<object handle="_0000000600000006" change="548883481" id="M4">
<file src="test.jpg" mime="image/jpeg" description="Multimedia link to linked form v5.5.1 file"/>
<attribute type="Media-Type" value="Photo"/>
<attribute type="REFN" value="Ref1234567M4">
<noteref hlink="_0000001900000019"/>
</attribute>
<attribute type="RIN" value="ID098765M4"/>
<noteref hlink="_0000001a0000001a"/>
<noteref hlink="_0000001e0000001e"/>
<citationref hlink="_0000001d0000001d"/>
</object>
<object handle="_0000000800000008" change="1" id="O0001">
<file src="test_emb_551.jpg" mime="image/jpeg" description="Multimedia link embedded form v5.5.1"/>
<attribute type="Media-Type" value="Photo"/>
<noteref hlink="_0000000700000007"/>
</object>
<object handle="_0000000900000009" change="1" id="M5">
<file src="test.jpg" mime="image/jpeg" description="Multimedia link to linked form FTM style file"/>
<noteref hlink="_0000001f0000001f"/>
<noteref hlink="_0000002000000020"/>
<noteref hlink="_0000002100000021"/>
<noteref hlink="_0000002200000022"/>
<datestr val="6/4/2016 9:33:57 AM"/>
</object>
<object handle="_0000000a0000000a" change="549056401" id="M6">
<file src="test.jpg" mime="image/jpeg" description="Multimedia link to linked form v5.5.1 with two files(1)"/>
<attribute type="Media-Type" value="Photo"/>
<attribute type="REFN" value="Ref1234567M6">
<noteref hlink="_0000002300000023"/>
</attribute>
<attribute type="RIN" value="ID098765M6"/>
<noteref hlink="_0000002400000024"/>
<noteref hlink="_0000002800000028"/>
<citationref hlink="_0000002700000027"/>
</object>
<object handle="_0000000c0000000c" change="1" id="O0002">
<file src="http://www.geni.com/photo/view?photo_id=6000000001341319061" mime="unknown" description="Multimedia link embedded form v5.5 URL"/>
<noteref hlink="_0000000b0000000b"/>
</object>
<object handle="_0000000d0000000d" change="1" id="M7">
<file src="http://s6.postimg.org/8i2erq27l/Preserve_Record_Numbers_Option.png" mime="image/png" description="Multimedia link to linked form v5.5.1 with URL"/>
<attribute type="Media-Type" value="Photo"/>
</object>
<object handle="_0000000e0000000e" change="1" id="M8">
<file src="No_path_No_Title_NoForm.jpg" mime="image/jpeg" description="No_path_No_Title_NoForm.jpg"/>
<noteref hlink="_0000002900000029"/>
</object>
<object handle="_0000001500000015" change="1" id="M2">
<file src="" mime="" description="2nd blob Multimedia link to linked form v5.5 blob"/>
<noteref hlink="_0000001600000016"/>
</object>
</objects>
<notes>
<note handle="_0000000200000002" change="1" id="N0010" type="Media Note">
<text>Media note test: Multimedia link embedded form v5.5
n OBJE {1:1} p.55
+1 FORM &lt;MULTIMEDIA_FORMAT&gt; {1:1} p.48
+1 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.43
+1 FILE &lt;MULTIMEDIA_FILE_REFERENCE&gt; {1:1} p.47
+1 &lt;&lt;NOTE_STRUCTURE&gt;&gt; {0:M} p.33</text>
</note>
<note handle="_0000000700000007" change="1" id="N0014" type="Media Note">
<text>Media note test: Multimedia link embedded form v5.5.1
This note is not in the 5.5.1 spec, but is an obvious extrapolation from 5.5.
n OBJE
+1 FILE &lt;MULTIMEDIA_FILE_REFN&gt; {1:M} p.54
+2 FORM &lt;MULTIMEDIA_FORMAT&gt; {1:1} p.54
+3 MEDI &lt;SOURCE_MEDIA_TYPE&gt; {0:1} p.62
+1 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.48</text>
</note>
<note handle="_0000000b0000000b" change="1" id="N0018" type="Media Note">
<text>Multimedia embedded 2nd copy v5.5</text>
</note>
<note handle="_0000001000000010" change="1" id="N0000" type="Event Note">
<text>http:\\obje.form.on_event.org</text>
</note>
<note handle="_0000001100000011" change="1" id="N0001" type="GEDCOM import">
<text>Records not imported into INDI (individual) Gramps ID I0001:
Could not import test_emb_55.jpg Line 18: 1 OBJE
Could not import test_emb_551.jpg Line 26: 1 OBJE
Could not import test_emb_55.jpg Line 34: 1 OBJE
</text>
<style name="fontface" value="Monospace">
<range start="0" end="326"/>
</style>
</note>
<note handle="_0000001200000012" change="1" id="N0002" type="REFN-TYPE">
<text>SOMETEXT</text>
</note>
<note handle="_0000001300000013" change="1" id="N0011" type="Media Note">
<text>Media note test: Multimedia link to linked form v5.5 blob
n @XREF:OBJE@ OBJE {1:1}
+1 FORM &lt;MULTIMEDIA_FORMAT&gt; {1:1} p.48
+1 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.43
+1 &lt;&lt;NOTE_STRUCTURE&gt;&gt; {0:M} p.33
+1 BLOB {1:1}
+2 CONT &lt;ENCODED_MULTIMEDIA_LINE&gt; {1:M} p.43
+1 OBJE @&lt;XREF:OBJE&gt;@ /* chain to continued object */ {0:1} p.26
+1 REFN &lt;USER_REFERENCE_NUMBER&gt; {0:M} p.55
+2 TYPE &lt;USER_REFERENCE_TYPE&gt; {0:1} p.55
+1 RIN &lt;AUTOMATED_RECORD_ID&gt; {0:1} p.38
+1 &lt;&lt;CHANGE_DATE&gt;&gt; {0:1} p.29</text>
</note>
<note handle="_0000001400000014" change="1" id="N0003" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M1:
Tag recognized but not supported Line 58: 1 BLOB
.HM.......k.1..F.jwA.Dzzzzw............A....1.........0U.66..E.8
.......A..k.a6.A.......A..k.........../6....G.......0../..U.....
.w1/m........HC0..../...zzzzzzzz..5zzk..AnA..U..W6U....2rRrRrRrR
.Dw...............k.1.......1..A...5ykE/zzzx/.g//.Hxzk6/.Tzy/.k1
/Dw/.Tvz.E5zzUE9/kHz.Tw2/DzzzEEA.kE2zk5yzk2/zzs21.U2/Dw/.Tw/.Tzy
/.fy/.HzzkHzzzo21Ds00.E2.UE2.U62/.k./Ds0.UE0/Do0..E8/UE2.U62.U9w
/.Tx/.20.jg2/jo2..9u/.0U.6A.zk
Line ignored as not understood Line 66: 1 OBJE @M2@
Filename omitted Line 55: 0 M1 OBJE
</text>
<style name="fontface" value="Monospace">
<range start="0" end="1367"/>
</style>
</note>
<note handle="_0000001600000016" change="1" id="N0004" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M2:
Tag recognized but not supported Line 77: 1 BLOB
67890gramps doesn't do this anyway, so don't bother doing it right.
Filename omitted Line 74: 0 M2 OBJE
</text>
<style name="fontface" value="Monospace">
<range start="0" end="400"/>
</style>
</note>
<note handle="_0000001700000017" change="1" id="N0012" type="Media Note">
<text>Media note test: Multimedia link to linked form Gramps style v5.5ish file
n @XREF:OBJE@ OBJE {1:1}
+1 FORM &lt;MULTIMEDIA_FORMAT&gt; {1:1} p.48
+1 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.43
+1 FILE &lt;MULTIMEDIA_FILE_REFERENCE&gt; {1:1} p.47
+1 &lt;&lt;NOTE_STRUCTURE&gt;&gt; {0:M} p.33</text>
</note>
<note handle="_0000001800000018" change="1" id="N0005" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M3:
Could not import test.jpg Line 82: 1 FILE test.jpg
</text>
<style name="fontface" value="Monospace">
<range start="0" end="163"/>
</style>
</note>
<note handle="_0000001900000019" change="1" id="N0006" type="REFN-TYPE">
<text>SOMETEXT</text>
</note>
<note handle="_0000001a0000001a" change="1" id="N0013" type="Media Note">
<text>Media note test: Multimedia link to linked form v5.5.1 file
n @XREF:OBJE@ OBJE {1:1}
+1 FILE &lt;MULTIMEDIA_FILE_REFN&gt; {1:M} p.54
+2 FORM &lt;MULTIMEDIA_FORMAT&gt; {1:1} p.54
+3 TYPE &lt;SOURCE_MEDIA_TYPE&gt; {0:1} p.62
+2 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.48
+1 REFN &lt;USER_REFERENCE_NUMBER&gt; {0:M} p.63, 64 &gt;&gt; note?
+2 TYPE &lt;USER_REFERENCE_TYPE&gt; {0:1} p.64
+1 RIN &lt;AUTOMATED_RECORD_ID&gt; {0:1} p.43 &gt;&gt; Attribute ID?
+1 &lt;&lt;NOTE_STRUCTURE&gt;&gt; {0:M} p.37
+1 &lt;&lt;SOURCE_CITATION&gt;&gt; {0:M} p.39
+1 &lt;&lt;CHANGE_DATE&gt;&gt; {0:1} p.31</text>
</note>
<note handle="_0000001c0000001c" change="1" id="N0007" type="Source text">
<text>who shall remain un-named</text>
</note>
<note handle="_0000001e0000001e" change="1" id="N0008" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M4:
Could not import test.jpg Line 88: 1 FILE test.jpg
</text>
<style name="fontface" value="Monospace">
<range start="0" end="163"/>
</style>
</note>
<note handle="_0000001f0000001f" change="1" id="N0009" type="Media Note">
<text>A fine gentelman was he, upstanding in his community and a great believer in the testing of open source software.</text>
</note>
<note handle="_0000002000000020" change="1" id="N0015" type="Media Note">
<text>A note on the FTM media, to see how this integrates... The DATE line is bad; it doesnt follow Gedcom standard at all, and includes the time.
The TEXT line comes from the FTM media description. This is the media Note.</text>
</note>
<note handle="_0000002100000021" change="1" id="N0016" type="Media Note">
<text>Multimedia link to linked form FTM style
n @XREF:OBJE@ OBJE {1:1}
+1 FILE &lt;MULTIMEDIA_FILE_REFN&gt; {1:M} p.54
+2 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.43
+2 DATE text string from media page, sometimes populated from exif &quot;mm/dd/yyyy hh:mn:ss AM&quot;
+2 TEXT text string from FTM media description sometimes populated from exif comments
+1 &lt;&lt;NOTE_STRUCTURE&gt;&gt; {0:M} p.33</text>
</note>
<note handle="_0000002200000022" change="1" id="N0017" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M5:
Could not import test.jpg Line 103: 1 FILE test.jpg
</text>
<style name="fontface" value="Monospace">
<range start="0" end="163"/>
</style>
</note>
<note handle="_0000002300000023" change="1" id="N0019" type="REFN-TYPE">
<text>SOMETEXT</text>
</note>
<note handle="_0000002400000024" change="1" id="N0020" type="Media Note">
<text>Multimedia link to linked form v5.5.1 with two files</text>
</note>
<note handle="_0000002600000026" change="1" id="N0021" type="Source text">
<text>A source who shall remain un-named</text>
</note>
<note handle="_0000002800000028" change="1" id="N0022" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M6:
Could not import test.jpg Line 111: 1 FILE test.jpg
Multiple FILE in a single OBJE ignored Line 115: 1 FILE test1.jpg
Skipped subordinate line Line 116: 2 FORM jpeg
Skipped subordinate line Line 117: 3 TYPE photo
Skipped subordinate line Line 118: 2 TITL Multimedia link to linked form v5.5.1 with two files(2)
</text>
<style name="fontface" value="Monospace">
<range start="0" end="588"/>
</style>
</note>
<note handle="_0000002900000029" change="1" id="N0023" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M8:
Could not import No_path_No_Title_NoForm.jpg Line 138: 1 FILE No_path_No_Title_NoForm.jpg
</text>
<style name="fontface" value="Monospace">
<range start="0" end="182"/>
</style>
</note>
</notes>
</database>

View File

@@ -3,19 +3,12 @@
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-25" version="5.0.0"/>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
<resname>Paul Culley</resname>
<resaddr>11210 Olde Mint House Ln</resaddr>
<rescity>Tomball</rescity>
<resstate>Tx</resstate>
<rescountry>USA</rescountry>
<respostal>77375</respostal>
<resemail>paulr2787@gmail.com</resemail>
</researcher>
</header>
<people>
<person handle="_0000000100000001" change="1464191690" id="I0001">
<person handle="_0000000100000001" change="1472500307" id="I0001">
<gender>M</gender>
<name type="Birth Name">
<first>Living1</first>
@@ -25,7 +18,7 @@
<noteref hlink="_0000000400000004"/>
<citationref hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464191690" id="I0000">
<person handle="_0000000700000007" change="1472500307" id="I0000">
<gender>M</gender>
<name type="Birth Name">
<first>Living01</first>
@@ -34,37 +27,37 @@
</person>
</people>
<citations>
<citation handle="_0000000600000006" change="1464191690" id="C0000">
<citation handle="_0000000600000006" change="1472500307" id="C0000">
<confidence>2</confidence>
<sourceref hlink="_0000000500000005"/>
</citation>
<citation handle="_0000000900000009" change="1464191690" id="C0001">
<citation handle="_0000000900000009" change="1472500307" id="C0001">
<confidence>2</confidence>
<sourceref hlink="_0000000800000008"/>
</citation>
</citations>
<sources>
<source handle="_0000000500000005" change="1464191690" id="S0004">
<source handle="_0000000500000005" change="1472500307" id="S0004">
<stitle>Inline Source 1</stitle>
</source>
<source handle="_0000000800000008" change="1464191690" id="S0005">
<source handle="_0000000800000008" change="1472500307" id="S0005">
<stitle>inline Source 2</stitle>
</source>
<source handle="_0000000a0000000a" change="1464191690" id="S0002">
<source handle="_0000000a0000000a" change="1472500307" id="S0002">
<stitle>Source S1</stitle>
</source>
<source handle="_0000000b0000000b" change="1464191690" id="S0003">
<source handle="_0000000b0000000b" change="1472500307" id="S0003">
<stitle>Source S01</stitle>
</source>
</sources>
<notes>
<note handle="_0000000200000002" change="1464191690" id="N0000" type="General">
<note handle="_0000000200000002" change="1472500307" id="N0000" type="Person Note">
<text>Inline 0</text>
</note>
<note handle="_0000000300000003" change="1464191690" id="N0001" type="General">
<note handle="_0000000300000003" change="1472500307" id="N0001" type="Person Note">
<text>XREF N0</text>
</note>
<note handle="_0000000400000004" change="1464191690" id="N0002" type="General">
<note handle="_0000000400000004" change="1472500307" id="N0002" type="Person Note">
<text>Inline 1</text>
</note>
</notes>

View File

@@ -0,0 +1,96 @@
0 HEAD
1 SOUR Tester
2 VERS 1.0
2 NAME The Tester
2 CORP Ancestry.com
3 ADDR 360 W 4800 N
4 CONT Provo, UT 84604
3 PHON (801) 705-7000
3 PHON (800) 705-7000
3 FAX (801) 705-7001
3 EMAIL help@ancestry.com
3 WWW http://www.ancestry.com
2 DATA FTM Source data
3 COPR Copyright 2999
2 DATE 1 JAN 1111
1 DEST GED55
1 DATE 01 MAR 2016
1 CHAR UTF-8
1 CHAR UTF-8
2 VERS 1.1
1 FILE D:\Family Tree Maker\imp_FTM_LINK.ged
1 SUBM @SUBM@
2 NAME The Tester
1 GEDC
2 VERS 5.5
2 FORM Lineage-Linked
0 @SUBM@ SUBM
1 NAME The Subm /Tester/
1 ADDR 123 Main St., Winslow, PA, 12345
2 ADR1 123 Main St.
2 CITY Winslow
2 STAE PA
2 POST 12345
1 PHON 440-871-3401
1 PHON 800-871-3401
1 EMAIL mrstester@gmail.com
1 FAX 440-321-4568
1 WWW http://mrstester.com
0 @I0@ INDI
1 NAME The /Tester/
1 BIRT
2 DATE 29 DEC 1954
2 PLAC 123 High St, Cleveland, Cuyahoga, Ohio, USA, 44140
3 FORM Street, City, County, State, Country, Zip code
2 PHON 440-871-3400
2 PHON 800-871-3400
2 EMAIL thetester@@gmail.com
2 FAX 440-123-4567
2 WWW http://thetester.com
0 @I1@ INDI
1 NAME Mrs /Tester/
1 ADDR 123 Main St., Winslow, PA, 12345
2 ADR1 123 Main St.
2 CITY Winslow
2 STAE PA
2 POST 12345
1 PHON 440-871-3401
1 PHON 800-871-3401
1 EMAIL mrstester@gmail.com
1 FAX 440-321-4568
1 WWW http://mrstester.com
1 NOTE Address with PHON,FAX,EMAIL,WWW. attached directly to person
2 CONC is not legal Gedcom, but allowed here.
1 RESI
2 DATE 30 DEC 1954
2 ADDR 123 Main St., Winslow, PA, 12345
3 ADR1 123 Main St.
3 CITY Winslow
3 STAE PA
3 POST 12345
2 NOTE Address as event is legal, with PHON,FAX,EMAIL,WWW
2 PHON 440-871-3401
2 EMAIL mrstester@gmail.com
2 FAX 440-321-4568
2 WWW http://mrstester.com
0 @I2@ INDI
1 NAME Tom /Tester/
1 RESI
2 DATE 1964
2 PHON 440-871-3402
2 EMAIL tomtester@gmail.com
2 FAX 440-321-4569
2 WWW http://tomtester.com
0 @S6@ SOUR
1 TITL Ohio Births, 1958-2002
1 REPO @R1@
0 @R1@ REPO
1 NAME Testers Repository
1 ADDR 123 High St., OSF village, CA, USA
1 EMAIL tester_repo@osf.com
1 FAX 987-654-3210
1 PHON 988-765-4321
1 PHON 800-765-4321
1 WWW http://www.tester_repo.com
1 NOTE The repository record
0 TRLR

View File

@@ -0,0 +1,246 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2017-12-19" version="5.0.0-alpha3"/>
<researcher>
<resname>The Subm /Tester/</resname>
<resaddr>123 Main St.</resaddr>
<rescity>Winslow</rescity>
<resstate>PA</resstate>
<respostal>12345</respostal>
<resphone>440-871-3401</resphone>
<resemail>mrstester@gmail.com</resemail>
</researcher>
</header>
<tags>
<tag handle="_0000000400000004" change="1" name="Imported" color="#000000000000" priority="0"/>
</tags>
<events>
<event handle="_0000000800000008" change="1" id="E0000">
<type>Birth</type>
<dateval val="1954-12-29"/>
<place hlink="_0000000900000009"/>
<attribute type="Phone" value="440-871-3400"/>
<attribute type="Phone" value="800-871-3400"/>
<attribute type="EMAIL" value="thetester@gmail.com"/>
<attribute type="FAX" value="440-123-4567"/>
<attribute type="WWW" value="http://thetester.com"/>
</event>
<event handle="_0000000d0000000d" change="1" id="E0001">
<type>Residence</type>
<dateval val="1954-12-30"/>
<place hlink="_0000000f0000000f"/>
<attribute type="Phone" value="440-871-3401"/>
<attribute type="EMAIL" value="mrstester@gmail.com"/>
<attribute type="FAX" value="440-321-4568"/>
<attribute type="WWW" value="http://mrstester.com"/>
<noteref hlink="_0000000e0000000e"/>
</event>
<event handle="_0000001200000012" change="1" id="E0002">
<type>Residence</type>
<dateval val="1964"/>
<attribute type="Phone" value="440-871-3402"/>
<attribute type="EMAIL" value="tomtester@gmail.com"/>
<attribute type="FAX" value="440-321-4569"/>
<attribute type="WWW" value="http://tomtester.com"/>
</event>
</events>
<people>
<person handle="_0000000700000007" change="1" id="I0000">
<gender>U</gender>
<name type="Birth Name">
<first>The</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<citationref hlink="_0000000a0000000a"/>
<tagref hlink="_0000000400000004"/>
</person>
<person handle="_0000000b0000000b" change="1" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>Mrs</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<address>
<street>123 Main St.</street>
<city>Winslow</city>
<state>PA</state>
<postal>12345</postal>
</address>
<url href="440-871-3401" type="Phone"/>
<url href="800-871-3401" type="Phone"/>
<url href="mrstester@gmail.com" type="E-mail"/>
<url href="440-321-4568" type="FAX"/>
<url href="http://mrstester.com" type="Web Home"/>
<noteref hlink="_0000000c0000000c"/>
<citationref hlink="_0000001000000010"/>
<tagref hlink="_0000000400000004"/>
</person>
<person handle="_0000001100000011" change="1" id="I0002">
<gender>U</gender>
<name type="Birth Name">
<first>Tom</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<citationref hlink="_0000001300000013"/>
<tagref hlink="_0000000400000004"/>
</person>
</people>
<citations>
<citation handle="_0000000a0000000a" change="1" id="C0000">
<confidence>2</confidence>
<sourceref hlink="_0000000300000003"/>
</citation>
<citation handle="_0000001000000010" change="1" id="C0001">
<confidence>2</confidence>
<sourceref hlink="_0000000300000003"/>
</citation>
<citation handle="_0000001300000013" change="1" id="C0002">
<confidence>2</confidence>
<sourceref hlink="_0000000300000003"/>
</citation>
</citations>
<sources>
<source handle="_0000000300000003" change="1" id="S0000">
<stitle>Import from imp_FTM_LINK.ged</stitle>
<sauthor>The Tester</sauthor>
<srcattribute type="Approved system identification" value="Tester"/>
<srcattribute type="Version number of software product" value="1.0"/>
<srcattribute type="Name of software product" value="The Tester"/>
<srcattribute type="Name of source data" value="FTM Source data"/>
<srcattribute type="Copyright of source data" value="Copyright 2999"/>
<srcattribute type="Generated By" value="The Tester 1.0"/>
<srcattribute type="Creation date of GEDCOM" value="2016-03-01"/>
<srcattribute type="Character set and version" value="UTF-8 1.1"/>
<srcattribute type="GEDCOM version" value="5.5"/>
<srcattribute type="GEDCOM form" value="Lineage-Linked"/>
<reporef hlink="_0000000100000001" medium="Unknown"/>
<reporef hlink="_0000000500000005" medium="Unknown"/>
</source>
<source handle="_0000001400000014" change="1" id="S0006">
<stitle>Ohio Births, 1958-2002</stitle>
<reporef hlink="_0000001500000015" medium="Book"/>
</source>
</sources>
<places>
<placeobj handle="_0000000900000009" change="1" id="P0000" type="Street">
<ptitle>123 High St, Cleveland, Cuyahoga, Ohio, USA, 44140</ptitle>
<code>44140</code>
<pname value="123 High St"/>
<placeref hlink="_0000001b0000001b"/>
</placeobj>
<placeobj handle="_0000000f0000000f" change="1" id="P0001" type="Address">
<ptitle>123 Main St., Winslow, PA, 12345</ptitle>
<pname value="123 Main St., Winslow, PA, 12345"/>
<location street="123 Main St." city="Winslow" state="PA" postal="12345"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1" id="P0002" type="Country">
<ptitle>USA</ptitle>
<pname value="USA"/>
</placeobj>
<placeobj handle="_0000001900000019" change="1" id="P0003" type="State">
<ptitle>Ohio, USA</ptitle>
<pname value="Ohio"/>
<placeref hlink="_0000001800000018"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1" id="P0004" type="County">
<ptitle>Cuyahoga, Ohio, USA</ptitle>
<pname value="Cuyahoga"/>
<placeref hlink="_0000001900000019"/>
</placeobj>
<placeobj handle="_0000001b0000001b" change="1" id="P0005" type="City">
<ptitle>Cleveland, Cuyahoga, Ohio, USA</ptitle>
<pname value="Cleveland"/>
<placeref hlink="_0000001a0000001a"/>
</placeobj>
</places>
<repositories>
<repository handle="_0000000100000001" change="1" id="R0000">
<rname>Business that produced the product: Ancestry.com</rname>
<type>GEDCOM data</type>
<address>
<street>360 W 4800 N, Provo, UT 84604</street>
<phone>(801) 705-7000</phone>
</address>
<url href="(801) 705-7001" type="FAX"/>
<url href="help@ancestry.com" type="E-mail"/>
<url href="http://www.ancestry.com" type="Web Home"/>
</repository>
<repository handle="_0000000500000005" change="1" id="R0001">
<rname>SUBM (Submitter): (@SUBM@) The Subm /Tester/</rname>
<type>GEDCOM data</type>
<address>
<street>123 Main St.</street>
<city>Winslow</city>
<state>PA</state>
<postal>12345</postal>
<phone>440-871-3401</phone>
</address>
<url href="mrstester@gmail.com" type="E-mail"/>
<url href="440-321-4568" type="FAX"/>
<url href="http://mrstester.com" type="Web Home"/>
<noteref hlink="_0000000600000006"/>
</repository>
<repository handle="_0000001500000015" change="1" id="R0002">
<rname>Testers Repository</rname>
<type>Library</type>
<address>
<street>123 High St., OSF village, CA, USA</street>
<phone>988-765-4321</phone>
</address>
<url href="tester_repo@osf.com" type="E-mail"/>
<url href="987-654-3210" type="FAX"/>
<url href="http://www.tester_repo.com" type="Web Home"/>
<noteref hlink="_0000001600000016"/>
<noteref hlink="_0000001700000017"/>
</repository>
</repositories>
<notes>
<note handle="_0000000200000002" change="1" id="N0000" type="GEDCOM import">
<text>Records not imported into HEAD (header):
Only one phone number supported Line 9: 3 PHON (800) 705-7000
Line ignored as not understood Line 15: 2 DATE 1111-01-01
GEDCOM FORM should be in uppercase Line 26: 2 FORM Lineage-Linked
</text>
<style name="fontface" value="Monospace">
<range start="0" end="344"/>
</style>
</note>
<note handle="_0000000600000006" change="1" id="N0001" type="GEDCOM import">
<text>Records not imported into SUBM (Submitter): (@SUBM@) The Subm /Tester/:
Only one phone number supported Line 35: 1 PHON 800-871-3401
</text>
<style name="fontface" value="Monospace">
<range start="0" end="173"/>
</style>
</note>
<note handle="_0000000c0000000c" change="1" id="N0002" type="Person Note">
<text>Address with PHON,FAX,EMAIL,WWW. attached directly to person is not legal Gedcom, but allowed here.</text>
<tagref hlink="_0000000400000004"/>
</note>
<note handle="_0000000e0000000e" change="1" id="N0003" type="Event Note">
<text>Address as event is legal, with PHON,FAX,EMAIL,WWW</text>
<tagref hlink="_0000000400000004"/>
</note>
<note handle="_0000001600000016" change="1" id="N0004" type="Repository Note">
<text>The repository record</text>
<tagref hlink="_0000000400000004"/>
</note>
<note handle="_0000001700000017" change="1" id="N0005" type="GEDCOM import">
<text>Records not imported into REPO (repository) Gramps ID R0002:
Only one phone number supported Line 93: 1 PHON 800-765-4321
</text>
<style name="fontface" value="Monospace">
<range start="0" end="162"/>
</style>
</note>
</notes>
</database>

Binary file not shown.

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464126910" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464126910" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464126910" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464126910" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464126910" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464126910" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464126910" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464126910" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464126910" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464126910" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464126910" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464126910" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464126910" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464126910" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464126910" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464126910" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464126910" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464126910" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464126910" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464126910" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464126910" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464126910" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464126910" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464126910" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464126910" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464126910" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464126910" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464126910" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464126910" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464126910" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464126910" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464126910" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464126910" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464126910" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464126910" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464126910" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464126910" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464126910" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464126910" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464126910" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464126910" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464126910" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464126910" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464126910" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464126910" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464126910" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464126910" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464126910" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464126910" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464126910" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464126910" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464126910" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464126910" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464126910" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464126910" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464126910" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464126910" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464126910" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464126910" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464126910" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464126910" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464126910" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464126910" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464126910" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464126910" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464126910" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464126910" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464126910" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464126910" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464126910" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464126910" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464126910" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464126910" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464126910" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464126910" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464126910" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464126910" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464126910" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464126910" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464126910" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464126910" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464126910" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464126910" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464126910" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464126910" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464126910" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464126910" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464126910" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464126910" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464126910" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464126910" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464126910" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464126910" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464126910" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464126910" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464126910" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464126910" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464126910" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464126910" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464126910" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464126910" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464126910" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464126910" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464126910" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464126910" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464126910" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464126910" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464126910" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464126910" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464126910" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464126910" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464126910" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464126910" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464126910" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464126910" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464126910" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464126910" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464126910" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464126910" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464126910" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464126910" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464126910" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464126910" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464126910" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464126910" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464126910" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464126910" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464126910" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464126910" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464126910" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464126910" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464126910" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464126910" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464126910" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464126910" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464126910" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464126910" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464126910" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464126910" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464126910" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464126910" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464126910" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464126910" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464126910" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464126910" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464126910" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464126910" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464126910" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464126910" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464126910" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464126910" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464126910" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464126910" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464126910" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464126910" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464126910" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

Binary file not shown.

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464126981" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464126981" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464126981" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464126981" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464126981" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464126981" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464126981" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464126981" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464126981" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464126981" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464126981" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464126981" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464126981" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464126981" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464126981" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464126981" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464126981" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464126981" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464126981" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464126981" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464126981" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464126981" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464126981" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464126981" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464126981" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464126981" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464126981" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464126981" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464126981" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464126981" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464126981" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464126981" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464126981" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464126981" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464126981" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464126981" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464126981" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464126981" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464126981" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464126981" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464126981" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464126981" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464126981" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464126981" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464126981" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464126981" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464126981" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464126981" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464126981" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464126981" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464126981" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464126981" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464126981" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464126981" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464126981" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464126981" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464126981" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464126981" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464126981" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464126981" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464126981" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464126981" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464126981" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464126981" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464126981" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464126981" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464126981" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464126981" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464126981" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464126981" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464126981" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464126981" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464126981" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464126981" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464126981" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464126981" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464126981" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464126981" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464126981" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464126981" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464126981" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464126981" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464126981" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464126981" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464126981" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464126981" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464126981" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464126981" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464126981" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464126981" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464126981" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464126981" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464126981" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464126981" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464126981" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464126981" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464126981" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464126981" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464126981" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464126981" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464126981" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464126981" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464126981" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464126981" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464126981" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464126981" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464126981" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464126981" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464126981" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464126981" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464126981" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464126981" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464126981" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464126981" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464126981" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464126981" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464126981" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464126981" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464126981" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464126981" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464126981" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464126981" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464126981" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464126981" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464126981" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464126981" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464126981" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464126981" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464126981" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464126981" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464126981" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464126981" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464126981" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464126981" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464126981" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464126981" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464126981" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464126981" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464126981" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464126981" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464126981" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464126981" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464126981" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464126981" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464126981" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464126981" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464126981" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464126981" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464126981" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464126981" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464126981" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464126981" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464126981" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464126981" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464126981" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464126981" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

Binary file not shown.

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464127054" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464127054" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464127054" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464127054" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464127054" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464127054" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464127054" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464127054" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464127054" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464127054" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464127054" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464127054" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464127054" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464127054" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464127054" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464127054" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464127054" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464127054" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464127054" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464127054" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464127054" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464127054" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464127054" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464127054" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464127054" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464127054" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464127054" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464127054" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464127054" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464127054" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464127054" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464127054" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464127054" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464127054" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464127054" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464127054" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464127054" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464127054" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464127054" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464127054" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464127054" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464127054" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464127054" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464127054" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464127054" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464127054" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464127054" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464127054" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464127054" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464127054" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464127054" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464127054" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464127054" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464127054" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464127054" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464127054" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464127054" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464127054" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464127054" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464127054" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464127054" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464127054" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464127054" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464127054" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464127054" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464127054" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464127054" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464127054" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464127054" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464127054" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464127054" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464127054" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464127054" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464127054" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464127054" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464127054" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464127054" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464127054" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464127054" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464127054" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464127054" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464127054" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464127054" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464127054" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464127054" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464127054" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464127054" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464127054" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464127054" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464127054" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464127054" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464127054" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464127054" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464127054" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464127054" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464127054" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464127054" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464127054" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464127054" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464127054" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464127054" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464127054" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464127054" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464127054" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464127054" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464127054" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464127054" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464127054" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464127054" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464127054" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464127054" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464127054" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464127054" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464127054" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464127054" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464127054" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464127054" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464127054" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464127054" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464127054" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464127054" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464127054" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464127054" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464127054" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464127054" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464127054" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464127054" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464127054" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464127054" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464127054" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464127054" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464127054" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464127054" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464127054" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464127054" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464127054" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464127054" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464127054" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464127054" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464127054" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464127054" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464127054" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464127054" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464127054" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464127054" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464127054" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464127054" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464127054" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464127054" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464127054" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464127054" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464127054" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464127054" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464127054" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464127054" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464127054" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

Binary file not shown.

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464127122" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464127122" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464127122" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464127122" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464127122" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464127122" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464127122" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464127122" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464127122" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464127122" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464127122" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464127122" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464127122" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464127122" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464127122" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464127122" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464127122" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464127122" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464127122" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464127122" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464127122" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464127122" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464127122" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464127122" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464127122" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464127122" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464127122" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464127122" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464127122" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464127122" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464127122" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464127122" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464127122" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464127122" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464127122" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464127122" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464127122" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464127122" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464127122" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464127122" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464127122" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464127122" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464127122" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464127122" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464127122" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464127122" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464127122" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464127122" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464127122" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464127122" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464127122" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464127122" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464127122" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464127122" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464127122" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464127122" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464127122" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464127122" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464127122" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464127122" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464127122" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464127122" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464127122" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464127122" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464127122" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464127122" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464127122" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464127122" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464127122" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464127122" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464127122" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464127122" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464127122" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464127122" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464127122" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464127122" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464127122" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464127122" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464127122" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464127122" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464127122" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464127122" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464127122" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464127122" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464127122" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464127122" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464127122" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464127122" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464127122" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464127122" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464127122" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464127122" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464127122" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464127122" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464127122" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464127122" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464127122" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464127122" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464127122" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464127122" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464127122" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464127122" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464127122" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464127122" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464127122" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464127122" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464127122" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464127122" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464127122" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464127122" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464127122" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464127122" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464127122" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464127122" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464127122" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464127122" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464127122" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464127122" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464127122" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464127122" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464127122" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464127122" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464127122" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464127122" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464127122" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464127122" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464127122" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464127122" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464127122" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464127122" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464127122" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464127122" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464127122" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464127122" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464127122" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464127122" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464127122" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464127122" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464127122" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464127122" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464127122" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464127122" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464127122" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464127122" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464127122" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464127122" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464127122" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464127122" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464127122" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464127122" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464127122" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464127122" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464127122" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464127122" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464127122" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464127122" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

Some files were not shown because too many files have changed in this diff Show More