summarylogtreecommitdiffstats
path: root/gnome-shell-extension-transmission-daemon-git.install
blob: 36b77a362200f987bfbb1a888a5c48b63f8127a0 (plain)
1
2
3
4
5
6
7
8
post_install() {
  echo ''
  echo '==> To enable:'
  echo '==> Reload Gnome Shell with Alt-F2 r'
  echo '==> Enable it with the gnome-tweak-tool'
  echo '==> or run "gnome-shell-extension-tool -e transmission-daemon@patapon.info"'
  echo ''
}