updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / compiz-pipeitems / compiz-pipeitems.install
blob9028dc7804b8734b92abca9136e14e20e313f7ee
1 post_install() {
2 cat <<-EndOfMessage
3 ==> How to use a pipeitem:
4 Insert <item type="launcher><command mode2="pipe">/path/to/the/script.extifany</command></item> into your menu via
5 a text editor. You can also add this by opening the editor, select
6 New, then click on pipeitem. Then type in the command for your pipeitem.
7 Be sure to also read the README in /usr/share/docs/compiz-pipes/README!
8 EndOfMessage
9 /bin/true
12 post_upgrade() {
13         post_install