From 41e30561ffe8d51e2e197ad59e61ef71d372a8d9 Mon Sep 17 00:00:00 2001 From: Paolo Cignoni cignoni Date: Fri, 15 Jun 2007 14:46:01 +0000 Subject: [PATCH] more informative text --- src/meshlab/plugins/plugins.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/meshlab/plugins/plugins.txt b/src/meshlab/plugins/plugins.txt index a4efe92ee..5ee196c5b 100644 --- a/src/meshlab/plugins/plugins.txt +++ b/src/meshlab/plugins/plugins.txt @@ -1 +1,6 @@ -Put in this folder your DLL plugin and restart MeshLab \ No newline at end of file +This folder contains all the plugins of MeshLab. +Most of the functionalities available in MeshLab are +implemented through dynamically loaded libraries. +Look in the < Help->About Plugins > menu to see what +functionalities are associated to each file in this +directory. \ No newline at end of file