Author: nextgens
Date: 2006-02-22 15:48:28 +0000 (Wed, 22 Feb 2006)
New Revision: 8109

Modified:
   trunk/plugins/TestGallery/TestGallery.java
Log:
it should be part of the package 'plugins'

Modified: trunk/plugins/TestGallery/TestGallery.java
===================================================================
--- trunk/plugins/TestGallery/TestGallery.java  2006-02-22 15:41:52 UTC (rev 
8108)
+++ trunk/plugins/TestGallery/TestGallery.java  2006-02-22 15:48:28 UTC (rev 
8109)
@@ -1,3 +1,5 @@
+package plugins;
+
 import java.io.IOException;
 import java.net.MalformedURLException;
 import java.util.Date;


Reply via email to