diff options
author | kwm <kwm@FreeBSD.org> | 2006-06-04 15:50:08 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2006-06-04 15:50:08 +0800 |
commit | 412a1747498b3f2c95295bfba37c430446b0bad5 (patch) | |
tree | 925a5c3918bc6d90af46e0215092e4f71b920025 /security/revelation | |
parent | b26a1bcb5cb5c8b4b78813763a99f1ddd81ffb9b (diff) | |
download | freebsd-ports-gnome-412a1747498b3f2c95295bfba37c430446b0bad5.tar.gz freebsd-ports-gnome-412a1747498b3f2c95295bfba37c430446b0bad5.tar.zst freebsd-ports-gnome-412a1747498b3f2c95295bfba37c430446b0bad5.zip |
Fix plist after last commit.
Submitted by: krismail
Diffstat (limited to 'security/revelation')
-rw-r--r-- | security/revelation/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/revelation/pkg-plist b/security/revelation/pkg-plist index 2036325bb2f0..54ca1acc22f9 100644 --- a/security/revelation/pkg-plist +++ b/security/revelation/pkg-plist @@ -80,5 +80,7 @@ share/icons/hicolor/scalable/filesystems/revelation-fallback-folder.svg share/icons/hicolor/scalable/filesystems/revelation-fallback-folder-open.svg share/mime/packages/revelation.xml share/mime/application/x-revelation.xml +@dirrmtry share/icons/hicolor/24x24/apps +@dirrmtry share/icons/hicolor/24x24 @exec update-desktop-database > /dev/null || /usr/bin/true @unexec update-desktop-database > /dev/null || /usr/bin/true |