summarylogtreecommitdiffstats
path: root/rss-glx.install
blob: d70277f6254000d6024137f4fc0a8791f673de1b (plain)
1
2
3
4
5
6
7
post_install() {
  cat << 'EOM'
  --> If you want to integrate the RSS screen savers with xscreensaver
  --> for your user, then install the xscreensaver package and launch
  --> the command "rss-glx_install.pl"
EOM
}