updated on Fri Jan 20 00:01:56 UTC 2012
[aur-mirror.git] / media-explorer / media-explorer.install
blob853fab1f6e514182bae0a4610085cdf009f41154
1 post_install() {
2 cat << EOF
4 >>> To choose and configure grilo plugins, create or edit this files:
5 >>>
6 >>>   ~/.config/mex/mex.conf           enable plugins
7 >>>   ~/.config/mex/grilo-system.conf  configure plugins (ex api-key for vimeo)
8 >>>
9 >>> For a detailed description, take a look here:
10 >>>
11 >>>   https://github.com/media-explorer/media-explorer/wiki
13 EOF
14   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
15   update-desktop-database -q
18 post_upgrade() {
19   post_install
22 post_remove() {
23   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
24   update-desktop-database -q