|
From: Alan E. <ez...@us...> - 2005-10-27 08:47:56
|
Update of /cvsroot/jedit/plugins/InfoViewer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31480 Modified Files: InfoViewer.props Log Message: Infoviewer starts in "startup" rather than "defer" now. Index: InfoViewer.props =================================================================== RCS file: /cvsroot/jedit/plugins/InfoViewer/InfoViewer.props,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- InfoViewer.props 27 Oct 2005 08:46:21 -0000 1.24 +++ InfoViewer.props 27 Oct 2005 08:47:49 -0000 1.25 @@ -3,7 +3,7 @@ plugin.infoviewer.InfoViewerPlugin.activate=startup plugin.infoviewer.InfoViewerPlugin.author=Dirk Moebius -plugin.infoviewer.InfoViewerPlugin.version=1.51 +plugin.infoviewer.InfoViewerPlugin.version=1.52 plugin.infoviewer.InfoViewerPlugin.docs=index.html plugin.infoviewer.InfoViewerPlugin.depend.0=jedit 04.03.03.00 |