updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / kdm-theme-generator / kdm-theme-generator.install
blob6dfa21e8571809f38a6b7ffdb5e123034f666d59
1 post_install() {
2         cat <<-'EOF'
3         # To generate a KDM theme with your current plasma theme and wallpaper,
4         #+ as a normal user, run `KdmThemeGenerator' to generate and install 
5         #+ the theme in your $KDEHOME directory, which you can determine by 
6         #+ running `kde4-config --localprefix'.
7         #
8         # To use the theme, run `KdmThemeGenerator.install' to install it to your
9         #+ system, open `System Settings -> Advanced -> Login manager -> Theme',
10         #+ select "MyKdmTheme", and click `Apply'.
11         EOF
14 post_upgrade() {
15         post_install $1