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