From cd2020fe5d662811f401efaf7398509607af6a8d Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 19 Feb 2008 16:14:18 +0000 Subject: [PATCH] - gtk-update-icon-cache goo "go ahead" bernd@ --- x11/gdesklets/Makefile | 4 ++-- x11/gdesklets/pkg/PLIST | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/x11/gdesklets/Makefile b/x11/gdesklets/Makefile index d8f5da6d176..675611310bd 100644 --- a/x11/gdesklets/Makefile +++ b/x11/gdesklets/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2008/02/19 14:21:25 bernd Exp $ +# $OpenBSD: Makefile,v 1.3 2008/02/19 16:14:18 ajacoutot Exp $ SHARED_ONLY= Yes COMMENT= mini programs for your desktop DISTNAME= gDesklets-0.35.4 -PKGNAME= ${DISTNAME:L}p0 +PKGNAME= ${DISTNAME:L}p1 CATEGORIES= x11 HOMEPAGE= http://www.gdesklets.de/ diff --git a/x11/gdesklets/pkg/PLIST b/x11/gdesklets/pkg/PLIST index dec7aed4ee3..63169027d24 100644 --- a/x11/gdesklets/pkg/PLIST +++ b/x11/gdesklets/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2008/02/19 08:46:54 bernd Exp $ +@comment $OpenBSD: PLIST,v 1.2 2008/02/19 16:14:18 ajacoutot Exp $ bin/gdesklets lib/gdesklets/ lib/gdesklets/Controls/ @@ -655,3 +655,5 @@ share/pixmaps/gdesklets.png @unexec %D/bin/update-desktop-database @exec %D/bin/update-mime-database %D/share/mime @unexec %D/bin/update-mime-database %D/share/mime +@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome +@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome