diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-07-02 18:56:42 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-07-02 18:56:42 +0000 |
commit | bc35c03601dc0bd3ec51378dd64abafdf1338349 (patch) | |
tree | 96a92bbd616e98f253971f8e010cc4475f00a093 /x11/ristretto/ristretto.post-install | |
parent | 560f4f9c38e2d51788b68a4b0164b1d5f08daf90 (diff) | |
download | aports-bc35c03601dc0bd3ec51378dd64abafdf1338349.tar.bz2 aports-bc35c03601dc0bd3ec51378dd64abafdf1338349.tar.xz |
x11/ristretto: new aport
Ristretto is a image viewer for Xfce
http://goodies.xfce.org/projects/applications/ristretto
Diffstat (limited to 'x11/ristretto/ristretto.post-install')
-rw-r--r-- | x11/ristretto/ristretto.post-install | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/ristretto/ristretto.post-install b/x11/ristretto/ristretto.post-install new file mode 100644 index 0000000000..e3be6863e2 --- /dev/null +++ b/x11/ristretto/ristretto.post-install @@ -0,0 +1,6 @@ +#!/bin/sh + +update-desktop-database -q +gtk-update-icon-cache -q -t -f usr/share/icons/hicolor + + |