From 988ea7e55e4301f724cff0e678b41865c8a9a678 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 25 Aug 2006 21:35:50 +0000 Subject: Add some missing plist items. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7152 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-themes/gnome-themes/Makefile | 3 ++- x11-themes/gnome-themes/pkg-plist | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'x11-themes') diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index c4cc9dd51..381b8b8ad 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.100 2006/08/09 00:40:15 ahze Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.101 2006/08/22 00:42:04 ahze Exp $ # PORTNAME= gnome-themes PORTVERSION= 2.15.92 +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 83ffa2868..46d08b154 100644 --- a/x11-themes/gnome-themes/pkg-plist +++ b/x11-themes/gnome-themes/pkg-plist @@ -93,6 +93,7 @@ share/icons/HighContrast-SVG/scalable/actions/format-text-underline.svg share/icons/HighContrast-SVG/scalable/actions/forward.svg share/icons/HighContrast-SVG/scalable/actions/gnome-lockscreen.svg share/icons/HighContrast-SVG/scalable/actions/gnome-logout.svg +share/icons/HighContrast-SVG/scalable/actions/gnome-run.svg share/icons/HighContrast-SVG/scalable/actions/gnome-searchtool.svg share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-fwd.svg share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-new.svg @@ -282,6 +283,7 @@ share/icons/HighContrast-SVG/scalable/actions/stock_refresh.svg share/icons/HighContrast-SVG/scalable/actions/stock_right.svg share/icons/HighContrast-SVG/scalable/actions/stock_save-as.svg share/icons/HighContrast-SVG/scalable/actions/stock_save.svg +share/icons/HighContrast-SVG/scalable/actions/stock_select-all.svg share/icons/HighContrast-SVG/scalable/actions/stock_search-and-replace.svg share/icons/HighContrast-SVG/scalable/actions/stock_search.svg share/icons/HighContrast-SVG/scalable/actions/stock_spam.svg -- cgit