diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-24 11:19:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-24 11:19:36 +0000 |
commit | ed999005ab9bf6e48e51921078095dc02199fc0a (patch) | |
tree | 4ec63bbab6173774cdbc17b93cdca0a04a8d8987 /www/gallery3/pkg-plist | |
parent | c9bbdd6bef56a1b6fec5f24d2f0d52a074203e5c (diff) | |
download | ports-ed999005ab9bf6e48e51921078095dc02199fc0a.tar.gz ports-ed999005ab9bf6e48e51921078095dc02199fc0a.zip |
Notes
Diffstat (limited to 'www/gallery3/pkg-plist')
-rw-r--r-- | www/gallery3/pkg-plist | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/www/gallery3/pkg-plist b/www/gallery3/pkg-plist index a45ce0e6d557..386af2d08d55 100644 --- a/www/gallery3/pkg-plist +++ b/www/gallery3/pkg-plist @@ -241,6 +241,15 @@ %%GALLERY2DIR%%/lib/support/phpinfo.php %%GALLERY2DIR%%/lib/support/security.inc %%GALLERY2DIR%%/lib/support/support.css +%%GALLERY2DIR%%/lib/tools/po/.htaccess +%%GALLERY2DIR%%/lib/tools/po/GNUmakefile.inc +%%GALLERY2DIR%%/lib/tools/po/extract.php +%%GALLERY2DIR%%/lib/tools/po/header.pl +%%GALLERY2DIR%%/lib/tools/po/header.txt +%%GALLERY2DIR%%/lib/tools/po/premerge-messages.pl +%%GALLERY2DIR%%/lib/tools/po/shtool +%%GALLERY2DIR%%/lib/tools/po/trim-po.php +%%GALLERY2DIR%%/lib/tools/po/update-all-translations.pl %%GALLERY2DIR%%/lib/wz_dragdrop/transparentpixel.gif %%GALLERY2DIR%%/lib/wz_dragdrop/wz_dragdrop.js %%GALLERY2DIR%%/main.php @@ -7764,6 +7773,8 @@ @dirrm %%GALLERY2DIR%%/modules/albumselect @dirrm %%GALLERY2DIR%%/modules @dirrm %%GALLERY2DIR%%/lib/wz_dragdrop +@dirrm %%GALLERY2DIR%%/lib/tools/po +@dirrm %%GALLERY2DIR%%/lib/tools @dirrm %%GALLERY2DIR%%/lib/support @dirrm %%GALLERY2DIR%%/lib/smtp @dirrm %%GALLERY2DIR%%/lib/smarty_plugins @@ -7826,4 +7837,3 @@ @dirrmtry %%GALLERY2DIR%%/install @dirrm %%GALLERY2DIR%%/images @dirrmtry %%GALLERY2DIR%% -@dirrmtry www/data |