Don't like ads? PRO users don't see any ads ;-)
Guest

[ADESKBAR.install] by SpepS

By: a guest on Jun 19th, 2010  |  syntax: None  |  size: 0.08 KB  |  hits: 111  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. post_install() {
  2.   update-desktop-database -q
  3. }
  4.  
  5. post_remove() {
  6.   post_install
  7. }