updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / slim-theme-ubuntu-sunrise / ubuntu-sunrise.install
blob4184f559d8e454b3d836ff865404411019de9096
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     ubuntu-sunrise\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 Ubuntu-Sunrise,\e[0m"
13         echo -e "\e[31;1motherwise slim won't work.\e[0m"
14         echo
17 op=$1
18 shift
19 $op $*