diff --git a/misc/gedkeeper/Makefile b/misc/gedkeeper/Makefile index 4023afedb610..c9c9ce1739d0 100644 --- a/misc/gedkeeper/Makefile +++ b/misc/gedkeeper/Makefile @@ -1,53 +1,52 @@ PORTNAME= gedkeeper -PORTVERSION= 2.23.0 +PORTVERSION= 2.24.0 DISTVERSIONPREFIX= v CATEGORIES= misc MAINTAINER= danfe@FreeBSD.org COMMENT= Personal genealogical database editor WWW= http://gedkeeper.net/ LICENSE= GPLv3+ BUILD_DEPENDS= msbuild:devel/msbuild LIB_DEPENDS= libgdiplus.so:x11-toolkits/libgdiplus USES= desktop-file-utils mono shared-mime-info USE_GITHUB= yes GH_ACCOUNT= Serg-Norseman GH_PROJECT= GEDKeeper GKCommunicator:gkc GKGenetix:gkg -GH_TAGNAME= 9ae0059:gkc d40f6b0:gkg +GH_TAGNAME= 22157c2:gkc 568338b:gkg GH_SUBDIR= projects/GKCommunicator:gkc projects/GKGenetix:gkg _BUILD_TYPE= Release DATADIR= ${PREFIX}/lib/${PORTNAME} do-build: - cd ${BUILD_WRKSRC} && msbuild projects/GEDKeeper2.linux.sln \ - /p:Configuration=${_BUILD_TYPE} /p:Platform="x86" \ - /p:MonoCS=true # /p:TargetFrameworkVersion=v4.5 + cd ${BUILD_WRKSRC} && msbuild projects/GKv2/GEDKeeper2.sln \ + /p:Configuration=${_BUILD_TYPE} /p:MonoCS=true do-install: ${PRINTF} '#!/bin/sh\n\nexec mono ${DATADIR}/GEDKeeper2.exe\ "$$@"\n' > ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${CHMOD} +x ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @${MKDIR} ${STAGEDIR}${DATADIR} cd ${INSTALL_WRKSRC} && ${CP} -a bin/ \ locales plugins samples scripts ${STAGEDIR}${DATADIR} @${RM} ${STAGEDIR}${DATADIR}/scripts/readme.txt ${INSTALL_DATA} ${INSTALL_WRKSRC}/deploy/gedkeeper.desktop \ ${STAGEDIR}${PREFIX}/share/applications/ ${INSTALL_DATA} ${INSTALL_WRKSRC}/deploy/gedkeeper.png \ ${STAGEDIR}${PREFIX}/share/pixmaps @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${INSTALL_WRKSRC}/deploy/application-x-gedkeeper.xml \ ${STAGEDIR}${PREFIX}/share/mime/packages @${MKDIR} ${STAGEDIR}${PREFIX}/share/metainfo ${INSTALL_DATA} ${INSTALL_WRKSRC}/deploy/gedkeeper.appdata.xml \ ${STAGEDIR}${PREFIX}/share/metainfo do-test: cd ${TEST_WRKSRC} && TEMP=/tmp nunit-console \ projects/GKTests/bin/${_BUILD_TYPE}/GKTests.dll .include diff --git a/misc/gedkeeper/distinfo b/misc/gedkeeper/distinfo index c02816b4b04b..cfc4be2f560b 100644 --- a/misc/gedkeeper/distinfo +++ b/misc/gedkeeper/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1673641302 -SHA256 (Serg-Norseman-GEDKeeper-v2.23.0_GH0.tar.gz) = 94d6416542484c39cf75a7430832e5e1bb3ab4a89c48b48593a535ca3279f005 -SIZE (Serg-Norseman-GEDKeeper-v2.23.0_GH0.tar.gz) = 16609209 -SHA256 (Serg-Norseman-GKCommunicator-9ae0059_GH0.tar.gz) = bbbabf2d71894d5c4ecf2da82baa310a1b3b3fed5a902e865623c3a00d40fec3 -SIZE (Serg-Norseman-GKCommunicator-9ae0059_GH0.tar.gz) = 1866859 -SHA256 (Serg-Norseman-GKGenetix-d40f6b0_GH0.tar.gz) = 24efb28be1405b285d784eed659bce1a966d68cf93a6061c7ce07569896fccb6 -SIZE (Serg-Norseman-GKGenetix-d40f6b0_GH0.tar.gz) = 343115 +TIMESTAMP = 1677525130 +SHA256 (Serg-Norseman-GEDKeeper-v2.24.0_GH0.tar.gz) = 46625fa49cb02388ca6642a5ead9983ccf49413bbce8aef1c5a2f7e719157338 +SIZE (Serg-Norseman-GEDKeeper-v2.24.0_GH0.tar.gz) = 16469776 +SHA256 (Serg-Norseman-GKCommunicator-22157c2_GH0.tar.gz) = 977cc4fccebadd7341702abceef75d8ad60f50cb7c2d7357e703cc89eaf88e26 +SIZE (Serg-Norseman-GKCommunicator-22157c2_GH0.tar.gz) = 1866811 +SHA256 (Serg-Norseman-GKGenetix-568338b_GH0.tar.gz) = edab1ae9bb70070c4f11bc17e593fe524cdadcceb279c715754ecee61ebc2537 +SIZE (Serg-Norseman-GKGenetix-568338b_GH0.tar.gz) = 343103 diff --git a/misc/gedkeeper/pkg-plist b/misc/gedkeeper/pkg-plist index bcc006e74809..9754008a0a1b 100644 --- a/misc/gedkeeper/pkg-plist +++ b/misc/gedkeeper/pkg-plist @@ -1,491 +1,495 @@ bin/gedkeeper %%DATADIR%%/BSLib.DataViz.Model.dll -%%DATADIR%%/BSLib.Design.WFHandlers.dll -%%DATADIR%%/BSLib.Design.dll -%%DATADIR%%/BSLib.Linguistics.dll +%%DATADIR%%/BSLib.DataViz.WFControls.dll %%DATADIR%%/BSLib.SQLite.dll %%DATADIR%%/BSLib.dll %%DATADIR%%/ExcelLibrary.dll %%DATADIR%%/GEDKeeper2.exe %%DATADIR%%/GEDKeeper2.exe.config %%DATADIR%%/GKComponents.dll %%DATADIR%%/GKCore.dll %%DATADIR%%/GKMap.Core.dll %%DATADIR%%/GKMap.WinForms.dll %%DATADIR%%/GKTray.exe %%DATADIR%%/GKTray.exe.config %%DATADIR%%/KopiLua.dll %%DATADIR%%/NLog.dll %%DATADIR%%/NLua.dll %%DATADIR%%/Newtonsoft.Json.dll %%DATADIR%%/RtfWriter.dll %%DATADIR%%/UtfUnknown.dll %%DATADIR%%/YamlDotNet.dll %%DATADIR%%/ZedGraph.dll %%DATADIR%%/itextsharp.dll %%DATADIR%%/locales/Chinese Simplified.lng %%DATADIR%%/locales/English.lng +%%DATADIR%%/locales/cultures/Ancient.yaml +%%DATADIR%%/locales/cultures/Armenian.yaml +%%DATADIR%%/locales/cultures/British.yaml +%%DATADIR%%/locales/cultures/Cantonese.yaml +%%DATADIR%%/locales/cultures/Czech.yaml +%%DATADIR%%/locales/cultures/French.yaml +%%DATADIR%%/locales/cultures/German.yaml +%%DATADIR%%/locales/cultures/Iceland.yaml +%%DATADIR%%/locales/cultures/Italian.yaml +%%DATADIR%%/locales/cultures/Mandrin.yaml +%%DATADIR%%/locales/cultures/Polish.yaml +%%DATADIR%%/locales/cultures/Russian.yaml +%%DATADIR%%/locales/cultures/Swedish.yaml +%%DATADIR%%/locales/cultures/Turkish.yaml %%DATADIR%%/locales/czech.lng %%DATADIR%%/locales/dev/gkhDev_Architecture.html %%DATADIR%%/locales/dev/gkhDev_CodeStruct.html %%DATADIR%%/locales/dev/gkhDev_FileFormats.html %%DATADIR%%/locales/dev/gkhDev_Implementations.html %%DATADIR%%/locales/dev/gkhDev_Releases.html %%DATADIR%%/locales/dev/gkhDevelopment.html %%DATADIR%%/locales/dev/styles.css %%DATADIR%%/locales/french.lng %%DATADIR%%/locales/german.lng %%DATADIR%%/locales/help_enu/GEDKeeper2.html %%DATADIR%%/locales/help_enu/gkhAbout.html %%DATADIR%%/locales/help_enu/gkhAncestorsCircle.html %%DATADIR%%/locales/help_enu/gkhAuthors.html %%DATADIR%%/locales/help_enu/gkhCAIndex.html %%DATADIR%%/locales/help_enu/gkhContents.html %%DATADIR%%/locales/help_enu/gkhDateSpecials.html %%DATADIR%%/locales/help_enu/gkhExpandability.html %%DATADIR%%/locales/help_enu/gkhFAQ.html %%DATADIR%%/locales/help_enu/gkhFeatures.html %%DATADIR%%/locales/help_enu/gkhGenRes.html %%DATADIR%%/locales/help_enu/gkhHistory.html %%DATADIR%%/locales/help_enu/gkhHotKeys.html %%DATADIR%%/locales/help_enu/gkhIntro.html %%DATADIR%%/locales/help_enu/gkhLangs.html %%DATADIR%%/locales/help_enu/gkhLaw.html %%DATADIR%%/locales/help_enu/gkhMaps.html %%DATADIR%%/locales/help_enu/gkhMasks.html %%DATADIR%%/locales/help_enu/gkhMediaStore.html %%DATADIR%%/locales/help_enu/gkhNav_Filters.html %%DATADIR%%/locales/help_enu/gkhNav_Labels.html %%DATADIR%%/locales/help_enu/gkhNav_QuickSearch.html %%DATADIR%%/locales/help_enu/gkhOptions.html %%DATADIR%%/locales/help_enu/gkhPedigrees.html %%DATADIR%%/locales/help_enu/gkhPlugin_GEDmill.html %%DATADIR%%/locales/help_enu/gkhPlugins.html %%DATADIR%%/locales/help_enu/gkhPortable.html %%DATADIR%%/locales/help_enu/gkhQuotes.html %%DATADIR%%/locales/help_enu/gkhRec_Address.html %%DATADIR%%/locales/help_enu/gkhRec_Asso.html %%DATADIR%%/locales/help_enu/gkhRec_Comm.html %%DATADIR%%/locales/help_enu/gkhRec_Event.html %%DATADIR%%/locales/help_enu/gkhRec_Family.html %%DATADIR%%/locales/help_enu/gkhRec_Group.html %%DATADIR%%/locales/help_enu/gkhRec_Individual.html %%DATADIR%%/locales/help_enu/gkhRec_Media.html %%DATADIR%%/locales/help_enu/gkhRec_Note.html %%DATADIR%%/locales/help_enu/gkhRec_Place.html %%DATADIR%%/locales/help_enu/gkhRec_Repo.html %%DATADIR%%/locales/help_enu/gkhRec_Research.html %%DATADIR%%/locales/help_enu/gkhRec_Source.html %%DATADIR%%/locales/help_enu/gkhRec_SrcLink.html %%DATADIR%%/locales/help_enu/gkhRec_Task.html %%DATADIR%%/locales/help_enu/gkhRec_UserRefs.html %%DATADIR%%/locales/help_enu/gkhRecordSelect.html %%DATADIR%%/locales/help_enu/gkhRecordTypes.html %%DATADIR%%/locales/help_enu/gkhRelations.html %%DATADIR%%/locales/help_enu/gkhRestrictions.html %%DATADIR%%/locales/help_enu/gkhScripts.html %%DATADIR%%/locales/help_enu/gkhSecure.html %%DATADIR%%/locales/help_enu/gkhStats.html %%DATADIR%%/locales/help_enu/gkhSvc_Calc.html %%DATADIR%%/locales/help_enu/gkhSvc_Calendar.html %%DATADIR%%/locales/help_enu/gkhSvc_NamesBook.html %%DATADIR%%/locales/help_enu/gkhSvc_Organizer.html %%DATADIR%%/locales/help_enu/gkhSvc_TimeLine.html %%DATADIR%%/locales/help_enu/gkhTools_DubsMerge.html %%DATADIR%%/locales/help_enu/gkhTools_FamiliesConnectivity.html %%DATADIR%%/locales/help_enu/gkhTools_PatSearch.html %%DATADIR%%/locales/help_enu/gkhTools_PlacesManage.html %%DATADIR%%/locales/help_enu/gkhTools_TreeCheck.html %%DATADIR%%/locales/help_enu/gkhTools_TreeCompare.html %%DATADIR%%/locales/help_enu/gkhTools_TreeImport.html %%DATADIR%%/locales/help_enu/gkhTools_TreeMerge.html %%DATADIR%%/locales/help_enu/gkhTools_TreeSplit.html %%DATADIR%%/locales/help_enu/gkhTreeChart.html %%DATADIR%%/locales/help_enu/gkhWorkAdv.html %%DATADIR%%/locales/help_enu/gkhWorkBeginning.html %%DATADIR%%/locales/help_enu/gkhWorkNavigation.html %%DATADIR%%/locales/help_enu/gkhWorkOperations.html %%DATADIR%%/locales/help_enu/gkhWorkToolbar.html %%DATADIR%%/locales/help_enu/images/GEDKeeper2.png %%DATADIR%%/locales/help_enu/images/dlgAddrEdit.gif %%DATADIR%%/locales/help_enu/images/dlgAssoEdit.gif %%DATADIR%%/locales/help_enu/images/dlgCommEdit.gif %%DATADIR%%/locales/help_enu/images/dlgEventEdit.gif %%DATADIR%%/locales/help_enu/images/dlgFamilyEdit.gif %%DATADIR%%/locales/help_enu/images/dlgFilterPersonRec.gif %%DATADIR%%/locales/help_enu/images/dlgGroupEdit.gif %%DATADIR%%/locales/help_enu/images/dlgMediaEdit.gif %%DATADIR%%/locales/help_enu/images/dlgNoteEdit.gif %%DATADIR%%/locales/help_enu/images/dlgOptions_Charts_AncestorsCircle.gif %%DATADIR%%/locales/help_enu/images/dlgOptions_Charts_Trees.gif %%DATADIR%%/locales/help_enu/images/dlgOptions_Common.gif %%DATADIR%%/locales/help_enu/images/dlgOptions_Interface_AllLists.gif %%DATADIR%%/locales/help_enu/images/dlgOptions_Interface_ListOfIndividuals.gif %%DATADIR%%/locales/help_enu/images/dlgOptions_Multimedia.gif %%DATADIR%%/locales/help_enu/images/dlgOptions_Pedigrees.gif %%DATADIR%%/locales/help_enu/images/dlgOptions_Plugins.gif %%DATADIR%%/locales/help_enu/images/dlgPersonEdit.gif %%DATADIR%%/locales/help_enu/images/dlgPlaceEdit.gif %%DATADIR%%/locales/help_enu/images/dlgQuickSearch.gif %%DATADIR%%/locales/help_enu/images/dlgRecordSelect.gif %%DATADIR%%/locales/help_enu/images/dlgRepoEdit.gif %%DATADIR%%/locales/help_enu/images/dlgResearchEdit.gif %%DATADIR%%/locales/help_enu/images/dlgSourceEdit.gif %%DATADIR%%/locales/help_enu/images/dlgSrcLinkEdit.gif %%DATADIR%%/locales/help_enu/images/dlgTaskEdit.gif %%DATADIR%%/locales/help_enu/images/dlgURefEdit.gif %%DATADIR%%/locales/help_enu/images/iCopy.gif %%DATADIR%%/locales/help_enu/images/iCreateNew.gif %%DATADIR%%/locales/help_enu/images/iExcel.gif %%DATADIR%%/locales/help_enu/images/iExpand.gif %%DATADIR%%/locales/help_enu/images/iFilter.gif %%DATADIR%%/locales/help_enu/images/iLeft1.gif %%DATADIR%%/locales/help_enu/images/iLoad.gif %%DATADIR%%/locales/help_enu/images/iPreview.gif %%DATADIR%%/locales/help_enu/images/iPrint.gif %%DATADIR%%/locales/help_enu/images/iRecDelete.gif %%DATADIR%%/locales/help_enu/images/iRecEdit.gif %%DATADIR%%/locales/help_enu/images/iRecNew.gif %%DATADIR%%/locales/help_enu/images/iRight1.gif %%DATADIR%%/locales/help_enu/images/iSave.gif %%DATADIR%%/locales/help_enu/images/iSaveImage.gif %%DATADIR%%/locales/help_enu/images/iScroll.gif %%DATADIR%%/locales/help_enu/images/iStart.gif %%DATADIR%%/locales/help_enu/images/iStop.gif %%DATADIR%%/locales/help_enu/images/iTable.gif %%DATADIR%%/locales/help_enu/images/iToMan.gif %%DATADIR%%/locales/help_enu/images/iTools.gif %%DATADIR%%/locales/help_enu/images/iTreeAncestry.gif %%DATADIR%%/locales/help_enu/images/iTreeBoth.gif %%DATADIR%%/locales/help_enu/images/iTreeDescendants.gif %%DATADIR%%/locales/help_enu/images/rel_scheme.gif %%DATADIR%%/locales/help_enu/images/rg_shield_max.gif %%DATADIR%%/locales/help_enu/images/rg_shield_mid.gif %%DATADIR%%/locales/help_enu/images/rg_shield_none.gif %%DATADIR%%/locales/help_enu/images/tg_barbed_wire.gif %%DATADIR%%/locales/help_enu/images/tg_george_cross.gif %%DATADIR%%/locales/help_enu/images/tg_islam_sym.gif %%DATADIR%%/locales/help_enu/images/tg_latin_cross.gif %%DATADIR%%/locales/help_enu/images/tg_old_ritual_cross.gif %%DATADIR%%/locales/help_enu/images/tg_orthodox_cross.gif %%DATADIR%%/locales/help_enu/images/tg_soldier.gif %%DATADIR%%/locales/help_enu/images/tg_soldier_fall.gif %%DATADIR%%/locales/help_enu/images/tg_veteran_rear.gif %%DATADIR%%/locales/help_enu/images/winMain_Tabs.gif %%DATADIR%%/locales/help_enu/images/winMain_Toolbar.gif %%DATADIR%%/locales/help_enu/styles.css %%DATADIR%%/locales/help_rus/GEDKeeper2.html %%DATADIR%%/locales/help_rus/gkhAbout.html %%DATADIR%%/locales/help_rus/gkhAncestorsCircle.html %%DATADIR%%/locales/help_rus/gkhAuthors.html %%DATADIR%%/locales/help_rus/gkhCAIndex.html %%DATADIR%%/locales/help_rus/gkhContents.html %%DATADIR%%/locales/help_rus/gkhDateSpecials.html %%DATADIR%%/locales/help_rus/gkhExpandability.html %%DATADIR%%/locales/help_rus/gkhFAQ.html %%DATADIR%%/locales/help_rus/gkhFeatures.html %%DATADIR%%/locales/help_rus/gkhGenRes.html %%DATADIR%%/locales/help_rus/gkhHistory.html %%DATADIR%%/locales/help_rus/gkhHotKeys.html %%DATADIR%%/locales/help_rus/gkhIntro.html %%DATADIR%%/locales/help_rus/gkhLangs.html %%DATADIR%%/locales/help_rus/gkhLaw.html %%DATADIR%%/locales/help_rus/gkhMaps.html %%DATADIR%%/locales/help_rus/gkhMasks.html %%DATADIR%%/locales/help_rus/gkhMediaStore.html %%DATADIR%%/locales/help_rus/gkhNav_Filters.html %%DATADIR%%/locales/help_rus/gkhNav_Labels.html %%DATADIR%%/locales/help_rus/gkhNav_QuickSearch.html %%DATADIR%%/locales/help_rus/gkhOptions.html %%DATADIR%%/locales/help_rus/gkhPedigrees.html %%DATADIR%%/locales/help_rus/gkhPlugin_GEDmill.html %%DATADIR%%/locales/help_rus/gkhPlugins.html %%DATADIR%%/locales/help_rus/gkhPortable.html %%DATADIR%%/locales/help_rus/gkhQuotes.html %%DATADIR%%/locales/help_rus/gkhRec_Address.html %%DATADIR%%/locales/help_rus/gkhRec_Asso.html %%DATADIR%%/locales/help_rus/gkhRec_Comm.html %%DATADIR%%/locales/help_rus/gkhRec_Event.html %%DATADIR%%/locales/help_rus/gkhRec_Family.html %%DATADIR%%/locales/help_rus/gkhRec_Group.html %%DATADIR%%/locales/help_rus/gkhRec_Individual.html %%DATADIR%%/locales/help_rus/gkhRec_Media.html %%DATADIR%%/locales/help_rus/gkhRec_Note.html %%DATADIR%%/locales/help_rus/gkhRec_Place.html %%DATADIR%%/locales/help_rus/gkhRec_Repo.html %%DATADIR%%/locales/help_rus/gkhRec_Research.html %%DATADIR%%/locales/help_rus/gkhRec_Source.html %%DATADIR%%/locales/help_rus/gkhRec_SrcLink.html %%DATADIR%%/locales/help_rus/gkhRec_Task.html %%DATADIR%%/locales/help_rus/gkhRec_UserRefs.html %%DATADIR%%/locales/help_rus/gkhRecordSelect.html %%DATADIR%%/locales/help_rus/gkhRecordTypes.html %%DATADIR%%/locales/help_rus/gkhRelations.html %%DATADIR%%/locales/help_rus/gkhRestrictions.html %%DATADIR%%/locales/help_rus/gkhScripts.html %%DATADIR%%/locales/help_rus/gkhSecure.html %%DATADIR%%/locales/help_rus/gkhStats.html %%DATADIR%%/locales/help_rus/gkhSvc_Calc.html %%DATADIR%%/locales/help_rus/gkhSvc_Calendar.html %%DATADIR%%/locales/help_rus/gkhSvc_NamesBook.html %%DATADIR%%/locales/help_rus/gkhSvc_Organizer.html %%DATADIR%%/locales/help_rus/gkhSvc_TimeLine.html %%DATADIR%%/locales/help_rus/gkhTools_DubsMerge.html %%DATADIR%%/locales/help_rus/gkhTools_FamiliesConnectivity.html %%DATADIR%%/locales/help_rus/gkhTools_PatSearch.html %%DATADIR%%/locales/help_rus/gkhTools_PlacesManage.html %%DATADIR%%/locales/help_rus/gkhTools_TreeCheck.html %%DATADIR%%/locales/help_rus/gkhTools_TreeCompare.html %%DATADIR%%/locales/help_rus/gkhTools_TreeImport.html %%DATADIR%%/locales/help_rus/gkhTools_TreeMerge.html %%DATADIR%%/locales/help_rus/gkhTools_TreeSplit.html %%DATADIR%%/locales/help_rus/gkhTreeChart.html %%DATADIR%%/locales/help_rus/gkhWorkAdv.html %%DATADIR%%/locales/help_rus/gkhWorkBeginning.html %%DATADIR%%/locales/help_rus/gkhWorkNavigation.html %%DATADIR%%/locales/help_rus/gkhWorkOperations.html %%DATADIR%%/locales/help_rus/gkhWorkToolbar.html %%DATADIR%%/locales/help_rus/images/GEDKeeper2.png %%DATADIR%%/locales/help_rus/images/dlgAddrEdit.gif %%DATADIR%%/locales/help_rus/images/dlgAssoEdit.gif %%DATADIR%%/locales/help_rus/images/dlgCommEdit.gif %%DATADIR%%/locales/help_rus/images/dlgEventEdit.gif %%DATADIR%%/locales/help_rus/images/dlgFamilyEdit.gif %%DATADIR%%/locales/help_rus/images/dlgGroupEdit.gif %%DATADIR%%/locales/help_rus/images/dlgMediaEdit.gif %%DATADIR%%/locales/help_rus/images/dlgNoteEdit.gif %%DATADIR%%/locales/help_rus/images/dlgPersonEdit.gif %%DATADIR%%/locales/help_rus/images/dlgPlaceEdit.gif %%DATADIR%%/locales/help_rus/images/dlgRecordSelect.gif %%DATADIR%%/locales/help_rus/images/dlgRepoEdit.gif %%DATADIR%%/locales/help_rus/images/dlgResearchEdit.gif %%DATADIR%%/locales/help_rus/images/dlgSourceEdit.gif %%DATADIR%%/locales/help_rus/images/dlgSrcLinkEdit.gif %%DATADIR%%/locales/help_rus/images/dlgTaskEdit.gif %%DATADIR%%/locales/help_rus/images/dlgURefEdit.gif %%DATADIR%%/locales/help_rus/images/iCopy.gif %%DATADIR%%/locales/help_rus/images/iCreateNew.gif %%DATADIR%%/locales/help_rus/images/iExcel.gif %%DATADIR%%/locales/help_rus/images/iExpand.gif %%DATADIR%%/locales/help_rus/images/iFilter.gif %%DATADIR%%/locales/help_rus/images/iLeft1.gif %%DATADIR%%/locales/help_rus/images/iLoad.gif %%DATADIR%%/locales/help_rus/images/iPreview.gif %%DATADIR%%/locales/help_rus/images/iPrint.gif %%DATADIR%%/locales/help_rus/images/iRecDelete.gif %%DATADIR%%/locales/help_rus/images/iRecEdit.gif %%DATADIR%%/locales/help_rus/images/iRecNew.gif %%DATADIR%%/locales/help_rus/images/iRight1.gif %%DATADIR%%/locales/help_rus/images/iSave.gif %%DATADIR%%/locales/help_rus/images/iSaveImage.gif %%DATADIR%%/locales/help_rus/images/iScroll.gif %%DATADIR%%/locales/help_rus/images/iStart.gif %%DATADIR%%/locales/help_rus/images/iStop.gif %%DATADIR%%/locales/help_rus/images/iTable.gif %%DATADIR%%/locales/help_rus/images/iToMan.gif %%DATADIR%%/locales/help_rus/images/iTools.gif %%DATADIR%%/locales/help_rus/images/iTreeAncestry.gif %%DATADIR%%/locales/help_rus/images/iTreeBoth.gif %%DATADIR%%/locales/help_rus/images/iTreeDescendants.gif %%DATADIR%%/locales/help_rus/images/rel_scheme.gif %%DATADIR%%/locales/help_rus/images/rg_shield_max.gif %%DATADIR%%/locales/help_rus/images/rg_shield_mid.gif %%DATADIR%%/locales/help_rus/images/rg_shield_none.gif %%DATADIR%%/locales/help_rus/images/tg_barbed_wire.gif %%DATADIR%%/locales/help_rus/images/tg_george_cross.gif %%DATADIR%%/locales/help_rus/images/tg_islam_sym.gif %%DATADIR%%/locales/help_rus/images/tg_latin_cross.gif %%DATADIR%%/locales/help_rus/images/tg_old_ritual_cross.gif %%DATADIR%%/locales/help_rus/images/tg_orthodox_cross.gif %%DATADIR%%/locales/help_rus/images/tg_soldier.gif %%DATADIR%%/locales/help_rus/images/tg_soldier_fall.gif %%DATADIR%%/locales/help_rus/images/tg_veteran_rear.gif %%DATADIR%%/locales/help_rus/images/winMain.gif %%DATADIR%%/locales/help_rus/images/winMain_Tabs.gif %%DATADIR%%/locales/help_rus/images/winMain_Toolbar.gif %%DATADIR%%/locales/help_rus/styles.css %%DATADIR%%/locales/holidays_rus.yaml %%DATADIR%%/locales/italian.lng %%DATADIR%%/locales/kazakh_cyrillic.lng %%DATADIR%%/locales/polish.lng %%DATADIR%%/locales/readme_eng.html %%DATADIR%%/locales/readme_rus.html %%DATADIR%%/locales/russian.lng %%DATADIR%%/locales/special/GKFlowInputPlugin_manual_ru.docx %%DATADIR%%/locales/special/GKPedigreeImporterPlugin_manual_ru.docx %%DATADIR%%/locales/tips_rus.yaml %%DATADIR%%/locales/ukrainian.lng %%DATADIR%%/nVLC.dll %%DATADIR%%/plugins/BSLib.DataViz.Model.dll -%%DATADIR%%/plugins/BSLib.DataViz.WFControls.dll -%%DATADIR%%/plugins/BSLib.Design.WFHandlers.dll -%%DATADIR%%/plugins/BSLib.Design.dll -%%DATADIR%%/plugins/BSLib.Linguistics.dll %%DATADIR%%/plugins/BSLib.SQLite.dll %%DATADIR%%/plugins/BSLib.dll %%DATADIR%%/plugins/ExcelLibrary.dll %%DATADIR%%/plugins/GEDmillPlugin.dll %%DATADIR%%/plugins/GEDmillPlugin.enu %%DATADIR%%/plugins/GEDmillPlugin.rus %%DATADIR%%/plugins/GKBackupPlugin.dll %%DATADIR%%/plugins/GKBackupPlugin.enu %%DATADIR%%/plugins/GKBackupPlugin.rus %%DATADIR%%/plugins/GKCalculatorPlugin.dll %%DATADIR%%/plugins/GKCalculatorPlugin.enu %%DATADIR%%/plugins/GKCalculatorPlugin.pol %%DATADIR%%/plugins/GKCalculatorPlugin.rus %%DATADIR%%/plugins/GKCalculatorPlugin.ukr %%DATADIR%%/plugins/GKCalendarPlugin.dll %%DATADIR%%/plugins/GKCalendarPlugin.enu %%DATADIR%%/plugins/GKCalendarPlugin.pol %%DATADIR%%/plugins/GKCalendarPlugin.rus %%DATADIR%%/plugins/GKCalendarPlugin.ukr %%DATADIR%%/plugins/GKChroniclePlugin.dll %%DATADIR%%/plugins/GKChroniclePlugin.enu %%DATADIR%%/plugins/GKChroniclePlugin.pol %%DATADIR%%/plugins/GKChroniclePlugin.rus %%DATADIR%%/plugins/GKChroniclePlugin.ukr %%DATADIR%%/plugins/GKCommunicatorPlugin.dll %%DATADIR%%/plugins/GKCommunicatorPlugin.enu %%DATADIR%%/plugins/GKCommunicatorPlugin.rus %%DATADIR%%/plugins/GKComponents.dll %%DATADIR%%/plugins/GKCore.dll -%%DATADIR%%/plugins/GKDataQualityPlugin.dll -%%DATADIR%%/plugins/GKDataQualityPlugin.enu -%%DATADIR%%/plugins/GKDataQualityPlugin.rus %%DATADIR%%/plugins/GKFlowInputPlugin.dll %%DATADIR%%/plugins/GKFlowInputPlugin.enu %%DATADIR%%/plugins/GKFlowInputPlugin.pol %%DATADIR%%/plugins/GKFlowInputPlugin.rus %%DATADIR%%/plugins/GKFlowInputPlugin.ukr %%DATADIR%%/plugins/GKFoldersPlugin.dll %%DATADIR%%/plugins/GKFoldersPlugin.enu %%DATADIR%%/plugins/GKGenetix.Core.dll %%DATADIR%%/plugins/GKGenetix.UI.WinForms.dll %%DATADIR%%/plugins/GKGenetixPlugin.dll %%DATADIR%%/plugins/GKGenetixPlugin.enu %%DATADIR%%/plugins/GKGenetixPlugin.rus %%DATADIR%%/plugins/GKHistoryDataPlugin.dll %%DATADIR%%/plugins/GKHistoryDataPlugin.enu %%DATADIR%%/plugins/GKHistoryDataPlugin.rus %%DATADIR%%/plugins/GKImageViewerPlugin.dll %%DATADIR%%/plugins/GKImageViewerPlugin.enu %%DATADIR%%/plugins/GKImageViewerPlugin.pol %%DATADIR%%/plugins/GKImageViewerPlugin.rus %%DATADIR%%/plugins/GKImageViewerPlugin.ukr %%DATADIR%%/plugins/GKLifePlugin.dll %%DATADIR%%/plugins/GKLifePlugin.enu %%DATADIR%%/plugins/GKLifePlugin.pol %%DATADIR%%/plugins/GKLifePlugin.rus %%DATADIR%%/plugins/GKLifePlugin.ukr %%DATADIR%%/plugins/GKMap.Core.dll %%DATADIR%%/plugins/GKMap.WinForms.dll %%DATADIR%%/plugins/GKNamesBookPlugin.dll %%DATADIR%%/plugins/GKNamesBookPlugin.enu %%DATADIR%%/plugins/GKNamesBookPlugin.pol %%DATADIR%%/plugins/GKNamesBookPlugin.rus %%DATADIR%%/plugins/GKNamesBookPlugin.ukr %%DATADIR%%/plugins/GKNavigatorPlugin.dll %%DATADIR%%/plugins/GKNavigatorPlugin.enu %%DATADIR%%/plugins/GKNavigatorPlugin.rus %%DATADIR%%/plugins/GKNavigatorPlugin.ukr %%DATADIR%%/plugins/GKNetCore.dll %%DATADIR%%/plugins/GKNetUI.dll %%DATADIR%%/plugins/GKPedigreeImporterPlugin.dll %%DATADIR%%/plugins/GKPedigreeImporterPlugin.enu %%DATADIR%%/plugins/GKPedigreeImporterPlugin.pol %%DATADIR%%/plugins/GKPedigreeImporterPlugin.rus %%DATADIR%%/plugins/GKPedigreeImporterPlugin.ukr -%%DATADIR%%/plugins/GKSamplePlugin.dll %%DATADIR%%/plugins/GKStdReports.deu %%DATADIR%%/plugins/GKStdReports.dll %%DATADIR%%/plugins/GKStdReports.enu %%DATADIR%%/plugins/GKStdReports.fra %%DATADIR%%/plugins/GKStdReports.rus %%DATADIR%%/plugins/GKStdReports.ukr %%DATADIR%%/plugins/GKTextSearchPlugin.dll %%DATADIR%%/plugins/GKTextSearchPlugin.enu %%DATADIR%%/plugins/GKTextSearchPlugin.pol %%DATADIR%%/plugins/GKTextSearchPlugin.rus %%DATADIR%%/plugins/GKTextSearchPlugin.ukr %%DATADIR%%/plugins/GKTimeLinePlugin.dll %%DATADIR%%/plugins/GKTimeLinePlugin.enu %%DATADIR%%/plugins/GKTimeLinePlugin.pol %%DATADIR%%/plugins/GKTimeLinePlugin.rus %%DATADIR%%/plugins/GKTimeLinePlugin.ukr %%DATADIR%%/plugins/GKTreeVizPlugin.dll %%DATADIR%%/plugins/GKTreeVizPlugin.enu %%DATADIR%%/plugins/GKTreeVizPlugin.pol %%DATADIR%%/plugins/GKTreeVizPlugin.rus %%DATADIR%%/plugins/GKTreeVizPlugin.ukr %%DATADIR%%/plugins/GKWordsCloudPlugin.dll %%DATADIR%%/plugins/GKWordsCloudPlugin.enu %%DATADIR%%/plugins/GKWordsCloudPlugin.pol %%DATADIR%%/plugins/GKWordsCloudPlugin.rus %%DATADIR%%/plugins/GKWordsCloudPlugin.ukr %%DATADIR%%/plugins/KopiLua.dll %%DATADIR%%/plugins/Mono.Nat.dll %%DATADIR%%/plugins/NLog.dll %%DATADIR%%/plugins/NLua.dll %%DATADIR%%/plugins/Newtonsoft.Json.dll %%DATADIR%%/plugins/RtfWriter.dll %%DATADIR%%/plugins/UtfUnknown.dll %%DATADIR%%/plugins/XapianCSharp.dll %%DATADIR%%/plugins/YamlDotNet.dll %%DATADIR%%/plugins/ZedGraph.dll %%DATADIR%%/plugins/_XapianSharp.dll %%DATADIR%%/plugins/csgl.dll %%DATADIR%%/plugins/csgl.native.dll %%DATADIR%%/plugins/gedmill-bg.png %%DATADIR%%/plugins/itextsharp.dll %%DATADIR%%/plugins/log4net.dll %%DATADIR%%/plugins/nVLC.dll %%DATADIR%%/plugins/zlib1.dll %%DATADIR%%/samples/Ancient_Kingdoms.ged %%DATADIR%%/samples/Bach_Family.ged %%DATADIR%%/samples/Bach_Family.zip %%DATADIR%%/samples/Human_Mitochondria_DNA_Haplogroups.ged %%DATADIR%%/samples/Human_Origins.ged %%DATADIR%%/samples/Human_Origins.zip %%DATADIR%%/samples/Human_Y-chromosome_DNA_Haplogroups.ged %%DATADIR%%/samples/Nehru-Ghandi_Family.ged %%DATADIR%%/samples/Nehru-Ghandi_Family.zip %%DATADIR%%/samples/Sample_PresidentsUSA.ged %%DATADIR%%/samples/Sample_Russia.ged %%DATADIR%%/samples/Sample_Russia.zip %%DATADIR%%/samples/Taras_Shevchenko.ged %%DATADIR%%/samples/Taras_Shevchenko.zip %%DATADIR%%/scripts/add_places.lua %%DATADIR%%/scripts/add_places2.lua %%DATADIR%%/scripts/bind_group.lua %%DATADIR%%/scripts/bind_group2.lua %%DATADIR%%/scripts/bind_sex.lua %%DATADIR%%/scripts/bind_source.lua %%DATADIR%%/scripts/birthes.lua %%DATADIR%%/scripts/clean_families.lua %%DATADIR%%/scripts/clean_locations.lua %%DATADIR%%/scripts/clear_events.lua %%DATADIR%%/scripts/clear_events2.lua %%DATADIR%%/scripts/csv_import.lua %%DATADIR%%/scripts/csv_import1.lua %%DATADIR%%/scripts/csv_import2.lua %%DATADIR%%/scripts/delete_filtered.lua %%DATADIR%%/scripts/groups2places.lua %%DATADIR%%/scripts/set_media_prim.lua %%DATADIR%%/scripts/sofonov_import.lua %%DATADIR%%/scripts/test.lua %%DATADIR%%/scripts/test_def_pat.lua %%DATADIR%%/scripts/test_def_sex.lua %%DATADIR%%/scripts/tree_add.lua %%DATADIR%%/scripts/tree_add2.lua %%DATADIR%%/scripts/tree_simple.lua %%DATADIR%%/scripts/tree_simple2.lua %%DATADIR%%/scripts/tree_simple3.lua %%DATADIR%%/scripts/uln.lua %%DATADIR%%/scripts/view_ancestors.lua %%DATADIR%%/scripts/view_brothers.lua %%DATADIR%%/scripts/view_descendants.lua share/applications/gedkeeper.desktop share/metainfo/gedkeeper.appdata.xml share/mime/packages/application-x-gedkeeper.xml share/pixmaps/gedkeeper.png