updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / crystalgimp / crystalgimp.install
blob2487a56fd873624bb61f5f874c17b70148c94b44
1 post_install() {
2   cat << EOF
3 ==> The theme is installed globally. However, each user who wants to use it needs to:
4 ==> - Start The Gimp,
5 ==> - File->Preferences->Theme,
6 ==> - Select "Crystal" from the list,
7 ==> - Accept the changes and you are done! :)
8 EOF
11 post_upgrade() {
12   post_install $1
15 op=$1
16 shift
17 $op $*