updated on Fri Jan 20 20:16:25 UTC 2012
[aur-mirror.git] / themeselector / themeselector.install
blobe442590938706d08681dce9f6f5cf78eaf78216a
1 warning() {
2         echo ""
3         echo "default themes were installed into $HOME/.themes directory, if you want to use the themes on another account then you have to manually copy the themes to the home directory of that account"
4         echo ""
7 post_install() {
8         warning
11 post_upgrade() {
12         warning