updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / exaile-plugin-g15track / .INSTALL
blob9237e1c2fc270134df2d2edec2d672ae60e6e1e5
1 # This is a default template for a post-install scriptlet.
2 # Uncomment only required functions and remove any functions
3 # you don't need (and this header).
5 post_install() {
6   echo "Don't forget to enable g15track in the exaile plugin menu."
8 # vim:set ts=2 sw=2 et: