diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-27 09:49:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-27 09:49:57 +0800 |
commit | 07b2a104ed948332f09a6aac1502150895ddbcc4 (patch) | |
tree | 68bdf5000d43ae4b8d7868cc7a444a5e70138deb /net-im/empathy/pkg-plist | |
parent | 0912893f69c8d9f5c8b1fc486dfcfaa67f0f7efb (diff) | |
download | marcuscom-ports-07b2a104ed948332f09a6aac1502150895ddbcc4.tar marcuscom-ports-07b2a104ed948332f09a6aac1502150895ddbcc4.tar.gz marcuscom-ports-07b2a104ed948332f09a6aac1502150895ddbcc4.tar.bz2 marcuscom-ports-07b2a104ed948332f09a6aac1502150895ddbcc4.tar.lz marcuscom-ports-07b2a104ed948332f09a6aac1502150895ddbcc4.tar.xz marcuscom-ports-07b2a104ed948332f09a6aac1502150895ddbcc4.tar.zst marcuscom-ports-07b2a104ed948332f09a6aac1502150895ddbcc4.zip |
If we're not installing the icon-theme.cache, be sure to generate one.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13044 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/empathy/pkg-plist')
-rw-r--r-- | net-im/empathy/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/empathy/pkg-plist b/net-im/empathy/pkg-plist index b0e64511a..81f17bd6c 100644 --- a/net-im/empathy/pkg-plist +++ b/net-im/empathy/pkg-plist @@ -375,6 +375,8 @@ share/doc/libempathy/up.png %%DATADIR%%/icons/hicolor/scalable/status/empathy-extended-away.svg %%DATADIR%%/icons/hicolor/scalable/status/empathy-offline.svg %%DATADIR%%/icons/hicolor/scalable/status/empathy-pending.svg +@exec %%LOCALBASE%%/bin/gtk-update-icon-cache -q -t -f %D/%%DATADIR%%/icons/hicolor 2>/dev/null || /usr/bin/true +@unexec %%LOCALBASE%%/bin/gtk-update-icon-cache -q -t -f %D/%%DATADIR%%/icons/hicolor 2>/dev/null || /usr/bin/true %%DATADIR%%/irc-networks.xml share/gnome/help/empathy/C/account-irc.page share/gnome/help/empathy/C/account-jabber.page |