diff options
Diffstat (limited to 'www/webkit-gtk/PLIST')
-rw-r--r-- | www/webkit-gtk/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/webkit-gtk/PLIST b/www/webkit-gtk/PLIST index af6aadf9b9c..d81c8c7ae7e 100644 --- a/www/webkit-gtk/PLIST +++ b/www/webkit-gtk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/04/15 19:35:19 snj Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/05/13 18:39:46 snj Exp $ bin/jsc include/webkit-1.0/JavaScriptCore/JSBase.h include/webkit-1.0/JavaScriptCore/JSContextRef.h @@ -14,6 +14,7 @@ include/webkit-1.0/webkit/webkit.h include/webkit-1.0/webkit/webkitdefines.h include/webkit-1.0/webkit/webkitdownload.h include/webkit-1.0/webkit/webkitenumtypes.h +include/webkit-1.0/webkit/webkiterror.h include/webkit-1.0/webkit/webkitnetworkrequest.h include/webkit-1.0/webkit/webkitsoupauthdialog.h include/webkit-1.0/webkit/webkitversion.h @@ -30,6 +31,7 @@ lib/libwebkit-1.0.la lib/pkgconfig/webkit-1.0.pc share/locale/de/LC_MESSAGES/webkit.mo share/locale/pt_BR/LC_MESSAGES/webkit.mo +share/webkit-1.0/resources/error.html share/webkit-1.0/webinspector/Images/back.png share/webkit-1.0/webinspector/Images/checker.png share/webkit-1.0/webinspector/Images/clearConsoleButtons.png @@ -145,6 +147,7 @@ share/webkit-1.0/webinspector/Images/warningMediumIcon.png share/webkit-1.0/webinspector/Images/warningsErrors.png @dirrm share/webkit-1.0/webinspector/Images @dirrm share/webkit-1.0/webinspector +@dirrm share/webkit-1.0/resources @dirrm share/webkit-1.0 @dirrm include/webkit-1.0/webkit @dirrm include/webkit-1.0/JavaScriptCore |