desktop/tomahawk/tomahawk.install

8 lines
197 B
Plaintext
Raw Normal View History

2011-11-17 09:26:06 +08:00
post_install() {
echo -e "TIP:\nFor better experience it is currently recommended to use phonon-vlc backend as it deals better with networking than gstreamer."
}
post_upgrade() {
post_install
}