From a712fe504faf569d30069dec92fb4b1be1d68097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Thu, 19 Jul 2012 05:45:49 +0000 Subject: [PATCH] remove "PluginManagerGramplet" references (see rev20028) svn: r20030 --- po/POTFILES.skip | 1 - src/plugins/gramplet/Makefile.am | 1 - 2 files changed, 2 deletions(-) diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 54d3b1061..67df6b33a 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -315,7 +315,6 @@ src/plugins/gramplet/HeadlineNewsGramplet.py src/plugins/gramplet/MediaPreview.py src/plugins/gramplet/MetadataViewer.py src/plugins/gramplet/NoteGramplet.py -src/plugins/gramplet/PluginManagerGramplet.py src/plugins/gramplet/PopulateGramplet.py src/plugins/gramplet/PopulateGramplet.gpr.py src/plugins/gramplet/PythonGramplet.py diff --git a/src/plugins/gramplet/Makefile.am b/src/plugins/gramplet/Makefile.am index 3d528d4dd..a93a58dbe 100644 --- a/src/plugins/gramplet/Makefile.am +++ b/src/plugins/gramplet/Makefile.am @@ -32,7 +32,6 @@ pkgpython_PYTHON = \ PersonDetails.py \ PersonResidence.py \ PlaceDetails.py \ - PluginManagerGramplet.py\ QuickViewGramplet.py \ RelativeGramplet.py \ RepositoryDetails.py \