From e498b18d52eadb2efa0143a5a30c842f1e22ead2 Mon Sep 17 00:00:00 2001 From: Benny Malengier Date: Sat, 28 Feb 2009 09:04:51 +0000 Subject: [PATCH] Data changing GRAMPLETS are not distributed on install, user must download them svn: r12154 --- 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 \