updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / slim-theme-step-into-freedom / step-into-freedom.install
blob6dc4b9e07fa2a31cc1f3bca5ea766fef112d563e
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     step-into-freedom\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 Step-Into-Freedom,\e[0m"
13         echo -e "\e[31;1motherwise slim won't work.\e[0m"
14         echo
17 op=$1
18 shift
19 $op $*