add missing hicolor-icon-cache-goo

spotted by ajacoutot@ as a new year's gift..
This commit is contained in:
jasper 2008-01-03 19:14:03 +00:00
parent ea264f03d1
commit d68e5982ca
2 changed files with 5 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/01/03 18:38:31 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2008/01/03 19:14:03 jasper Exp $
COMMENT= manage encryption keys
GNOME_PROJECT= seahorse
GNOME_VERSION= 2.20.1
PKGNAME= ${DISTNAME}p0
SHARED_LIBS += cryptui 0.0 # .0.0
CATEGORIES= security

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/01/03 18:38:32 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2008/01/03 19:14:03 jasper Exp $
%%SHARED%%
bin/seahorse
@mode 4555
@ -387,3 +387,5 @@ share/seahorse/glade/seahorse-ssh-upload.glade
@unexec %D/bin/scrollkeeper-update -q
@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/hicolor
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor