updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / mplayer-title-utf8 / mplayer.install
blob614f7b4e3757649724f30e7e8862ba44569a9bf1
1 howto()
3   echo ""
4   echo "***************************************************************"
5   echo " To set the window title using the filename, put the following "
6   echo " line into ~/.mplayer/config :"
7   echo " "
8   echo '    use-filename-title = "yes" '
9   echo " "
10   echo "***************************************************************"
11   echo ""
14 post_install() {
15     update-desktop-database -q
16     howto
19 post_upgrade() {
20     update-desktop-database -q
23 post_remove() {
24     update-desktop-database -q