From 2b7534d55d13a38acb2a91988a6de2b8f5686522 Mon Sep 17 00:00:00 2001 From: Brian Matherly Date: Mon, 21 Jan 2008 03:07:34 +0000 Subject: [PATCH] Remove FamilyLines and GraphVis.py from distribution and translation. svn: r9897 --- ChangeLog | 5 +++++ po/POTFILES.in | 2 -- src/plugins/Makefile.am | 4 +--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2bbfebe11..45504b97d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-01-20 Brian Matherly + * src/plugins/Makefile.am: + * po/POTFILES.in: + Remove FamilyLines and GraphVis.py from distribution and translation. + 2008-01-19 Gary Burton * src/GrampsDbUtils/_ReadXML.py: Remove print debugging statements diff --git a/po/POTFILES.in b/po/POTFILES.in index d635b8926..547893c06 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -274,10 +274,8 @@ src/plugins/ExportVCalendar.py src/plugins/ExportVCard.py src/plugins/ExtractCity.py src/plugins/FamilyGroup.py -src/plugins/FamilyLines.py src/plugins/FanChart.py src/plugins/FindDupes.py -src/plugins/GraphViz.py src/plugins/GVFamilyLines.py src/plugins/GVHourGlass.py src/plugins/GVRelGraph.py diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 5e2507980..1fada1d13 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -34,10 +34,8 @@ pkgdata_PYTHON = \ ExportVCard.py\ ExtractCity.py\ FamilyGroup.py\ - FamilyLines.py\ FanChart.py\ FindDupes.py\ - GraphViz.py\ GVFamilyLines.py \ GVHourGlass.py\ GVRelGraph.py\ @@ -58,7 +56,7 @@ pkgdata_PYTHON = \ ReadPkg.py\ Rebuild.py\ RebuildRefMap.py\ - References.py\ + References.py\ RelCalc.py\ rel_cs.py\ rel_da.py\