summarylogtreecommitdiffstats
path: root/rss-glx.install
diff options
context:
space:
mode:
Diffstat (limited to 'rss-glx.install')
-rw-r--r--rss-glx.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/rss-glx.install b/rss-glx.install
new file mode 100644
index 000000000000..d70277f62540
--- /dev/null
+++ b/rss-glx.install
@@ -0,0 +1,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
+}