From fa44c95e1f19589189a4e32194f38233f54c1514 Mon Sep 17 00:00:00 2001 From: GMT 1999 Andy Thomas Date: Thu, 4 Feb 1999 01:19:07 +0000 Subject: [PATCH] Changed:- Thu Feb 4 00:07:13 GMT 1999 Andy Thomas Changed:- * plug-ins/Makefile.am New plugin located in plug-ins/plugindetails. Allows you to browse the plugin menu system. --- ChangeLog | 9 +++++++++ plug-ins/Makefile.am | 1 + 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index ea420f86db..2a56e1c412 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Thu Feb 4 00:07:13 GMT 1999 Andy Thomas + + Changed:- + + * plug-ins/Makefile.am + + New plugin located in plug-ins/plugindetails. Allows you to browse + the plugin menu system. + Wed Feb 3 23:46:12 GMT 1999 Adam D. Moss * app/fileops.c: More work on thumbnailing - the diff --git a/plug-ins/Makefile.am b/plug-ins/Makefile.am index ee1bd6eb84..3d5db42a88 100644 --- a/plug-ins/Makefile.am +++ b/plug-ins/Makefile.am @@ -100,6 +100,7 @@ SUBDIRS = \ pix \ pixelize \ plasma \ + plugindetails \ pnm \ polar \ print \