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 \