updated on Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git] / slim-theme-exotic / exotic.install
blobac544545975f6ebd3ea01b6d88514f9fb0b947f2
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     exotic\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 Exotic,\e[0m"
13         echo -e "\e[31;1motherwise slim won't work.\e[0m"
14         echo
17 op=$1
18 shift
19 $op $*