From e8350eaa88120c597a1b032a23b65d4e2a5aa489 Mon Sep 17 00:00:00 2001 From: Benny Malengier Date: Sat, 28 Feb 2009 09:05:13 +0000 Subject: [PATCH] Data changing GRAMPLETS are not distributed on install, user must download them svn: r12155 --- src/plugins/gramplet/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/plugins/gramplet/Makefile.am b/src/plugins/gramplet/Makefile.am index a72580e20..375ab9374 100644 --- a/src/plugins/gramplet/Makefile.am +++ b/src/plugins/gramplet/Makefile.am @@ -10,15 +10,12 @@ pkgdata_PYTHON = \ AgeStats.py \ AttributesGramplet.py \ CalendarGramplet.py \ - DataEntryGramplet.py \ DescendGramplet.py \ FanChartGramplet.py \ FaqGramplet.py \ GivenNameGramplet.py \ HeadlineNewsGramplet.py \ - NoteGramplet.py \ PedigreeGramplet.py \ - PythonGramplet.py \ QuickViewGramplet.py \ RelativeGramplet.py \ SessionLogGramplet.py \