diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-28 01:38:56 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-28 01:38:56 +0800 |
commit | efa94d775679bc6c7257021123222fbbe9488ba4 (patch) | |
tree | 7ffdc54676f74dd562092ef26e9c299ae65a46df /x11-themes/gnome-themes | |
parent | 1607cb43069f0ef437bc3cee207f2617fc7eb397 (diff) | |
download | marcuscom-ports-efa94d775679bc6c7257021123222fbbe9488ba4.tar marcuscom-ports-efa94d775679bc6c7257021123222fbbe9488ba4.tar.gz marcuscom-ports-efa94d775679bc6c7257021123222fbbe9488ba4.tar.bz2 marcuscom-ports-efa94d775679bc6c7257021123222fbbe9488ba4.tar.lz marcuscom-ports-efa94d775679bc6c7257021123222fbbe9488ba4.tar.xz marcuscom-ports-efa94d775679bc6c7257021123222fbbe9488ba4.tar.zst marcuscom-ports-efa94d775679bc6c7257021123222fbbe9488ba4.zip |
Add missing files to the plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6865 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/gnome-themes/pkg-plist | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index 2659f61cf..6e684b534 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.95 2006/07/18 03:34:15 ahze Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.96 2006/07/24 18:07:45 ahze Exp $ # PORTNAME= gnome-themes PORTVERSION= 2.15.90 +PORTREVISION= 1 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11-themes/gnome-themes/pkg-plist b/x11-themes/gnome-themes/pkg-plist index 4bc60eb35..8841bfae0 100644 --- a/x11-themes/gnome-themes/pkg-plist +++ b/x11-themes/gnome-themes/pkg-plist @@ -174,11 +174,13 @@ share/icons/HighContrast-SVG/scalable/actions/gtk-add.svg share/icons/HighContrast-SVG/scalable/actions/gtk-bold.svg share/icons/HighContrast-SVG/scalable/actions/gtk-cancel.svg share/icons/HighContrast-SVG/scalable/actions/gtk-clear.svg +share/icons/HighContrast-SVG/scalable/actions/gtk-close.svg share/icons/HighContrast-SVG/scalable/actions/gtk-copy.svg share/icons/HighContrast-SVG/scalable/actions/gtk-cut.svg share/icons/HighContrast-SVG/scalable/actions/gtk-delete.svg share/icons/HighContrast-SVG/scalable/actions/gtk-find-and-replace.svg share/icons/HighContrast-SVG/scalable/actions/gtk-find.svg +share/icons/HighContrast-SVG/scalable/actions/gtk-fullscreen.svg share/icons/HighContrast-SVG/scalable/actions/gtk-go-back-ltr.svg share/icons/HighContrast-SVG/scalable/actions/gtk-go-back-rtl.svg share/icons/HighContrast-SVG/scalable/actions/gtk-go-down.svg @@ -294,12 +296,14 @@ share/icons/HighContrast-SVG/scalable/actions/rightjust.svg share/icons/HighContrast-SVG/scalable/actions/search.svg share/icons/HighContrast-SVG/scalable/actions/start.svg share/icons/HighContrast-SVG/scalable/actions/stock_bottom.svg +share/icons/HighContrast-SVG/scalable/actions/stock_close.svg share/icons/HighContrast-SVG/scalable/actions/stock_copy.svg share/icons/HighContrast-SVG/scalable/actions/stock_cut.svg share/icons/HighContrast-SVG/scalable/actions/stock_delete.svg share/icons/HighContrast-SVG/scalable/actions/stock_down.svg share/icons/HighContrast-SVG/scalable/actions/stock_file-properites.svg share/icons/HighContrast-SVG/scalable/actions/stock_first.svg +share/icons/HighContrast-SVG/scalable/actions/stock_fullscreen.svg share/icons/HighContrast-SVG/scalable/actions/stock_home.svg share/icons/HighContrast-SVG/scalable/actions/stock_last.svg share/icons/HighContrast-SVG/scalable/actions/stock_left.svg |