updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / slim-theme-showtime / showtime.install
blob160c1d1193e9a35427351c8f95e6b7b385d98612
1 post_install() {
2         echo
3         echo -e "\e[33mSetup: edit /etc/slim.conf and replace\e[0m"
4         echo -e "\e[33mthe line current_theme with:\e[0m"
5         echo -e "\e[1;33mcurrent_theme     showtime\e[0m"
6         echo
9 post_remove() {
10         echo
11         echo -e "\e[31;1mMake sure you edit /etc/slim.conf and replace\e[0m"
12         echo -e "\e[31;1mthe line current_theme with another theme than Showtime,\e[0m"
13         echo -e "\e[31;1motherwise slim won't work.\e[0m"
14         echo
17 op=$1
18 shift
19 $op $*