Advertisement
Guest User

adeskbar.install

a guest
Mar 4th, 2013
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. post_install(){
  2. cat << _EOF
  3. ==> -------------------------------
  4. ==> Optional Dependencies from AUR:
  5. ==>
  6. ==> python-wnck: for Desktop-plugin and Intellihide-function.
  7. ==> python-pyalsaaudio: for Volume-plugin.
  8. ==> python2-pyinotify: menu plugin.
  9. ==> vte: terminal plugin.
  10. ==> python-xlib: systray plugin
  11. ==> -------------------------------
  12. _EOF
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement