diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-10-14 16:12:24 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-10-14 16:12:24 +0000 |
commit | 5830271f150d426fcce1d2b018d40324af8c58dc (patch) | |
tree | 1831d76ee7fddc584978633d93c6ec3a7738cdf4 /java | |
parent | 5fa589f260963fbd90a6a130dd47c8841be847cf (diff) | |
download | ports-5830271f150d426fcce1d2b018d40324af8c58dc.tar.gz ports-5830271f150d426fcce1d2b018d40324af8c58dc.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-viplugin/pkg-plist | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/java/eclipse-viplugin/pkg-plist b/java/eclipse-viplugin/pkg-plist index d77eaa98c41e..ac606a71660e 100644 --- a/java/eclipse-viplugin/pkg-plist +++ b/java/eclipse-viplugin/pkg-plist @@ -13,8 +13,24 @@ eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib/jakarta-regexp-1.4.j eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib/nanoxml-lite-2.2.3.jar eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/plugin.xml eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/viPlugin.jar +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/META-INF/MANIFEST.MF +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/html/toc.html +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/html/all_commands.html +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/html/book.css +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/html/commands_with_description.html +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/html/configuration.html +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/html/credits.html +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/html/installation.html +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/html/activation.html +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/build.xml +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/plugin.xml +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/testToc.xml +eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/toc.xml @dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib @dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/icons @dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/doc @dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%% +@dirrm eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/META-INF +@dirrm eclipse/plugins/viPluginHelp_%%RELEASEVERSION%%/html +@dirrm eclipse/plugins/viPluginHelp_%%RELEASEVERSION%% @dirrm eclipse/features/viPluginFeature_%%RELEASEVERSION%% |