From 146dcc37734483f4bdfb1da8fc500cfc25081023 Mon Sep 17 00:00:00 2001 From: Doug Blank Date: Sat, 28 Feb 2009 20:09:43 +0000 Subject: [PATCH] Removed FaqGramplet and HeadlineNewsGramplet as they are not complete svn: r12164 --- src/plugins/gramplet/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/plugins/gramplet/Makefile.am b/src/plugins/gramplet/Makefile.am index 375ab9374..d477d6d3a 100644 --- a/src/plugins/gramplet/Makefile.am +++ b/src/plugins/gramplet/Makefile.am @@ -12,9 +12,7 @@ pkgdata_PYTHON = \ CalendarGramplet.py \ DescendGramplet.py \ FanChartGramplet.py \ - FaqGramplet.py \ GivenNameGramplet.py \ - HeadlineNewsGramplet.py \ PedigreeGramplet.py \ QuickViewGramplet.py \ RelativeGramplet.py \